Index

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

A

AbstractBoolean2BooleanFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2ByteFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2CharFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2DoubleFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2FloatFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2IntFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2LongFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2ShortFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBooleanBidirectionalIterator - Class in it.unimi.dsi.fastutil.booleans
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractBooleanBigList - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractBooleanBigList.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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
accept(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanConsumer
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.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(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
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(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(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, 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, 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, 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, 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(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, 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, 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, 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, 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(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(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(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(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.
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, 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, 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 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 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(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, 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, 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 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 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(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(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(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 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 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
 
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(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.
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(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.
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, 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, 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(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, 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, 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
 
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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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(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(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.
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 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(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(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.floats.FloatPredicate
and(IntPredicate) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
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 Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
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(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(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 Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
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.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 Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
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 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.floats.Float2FloatFunction
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 Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
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.floats.Float2ShortFunction
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.shorts.ShortConsumer
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(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
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(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
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(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
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(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
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(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
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(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
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(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
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(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
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(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
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(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
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(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
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(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(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.
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(double) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(double) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
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 class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
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.Byte2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(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.Int2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(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 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.Object2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
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.Reference2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
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 class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
 
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.floats.FloatBinaryOperator
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 class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsDouble(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
 
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 class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
 
applyAsDouble(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
 
applyAsDouble(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
 
applyAsInt(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
 
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 class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
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 class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
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 class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
 
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 class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
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.
Please use apply(short).
applyAsInt(int, int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBinaryOperator
applyAsInt(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
 
applyAsInt(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
 
applyAsInt(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
 
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 class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
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.shorts.ShortArrayFrontCodedBigList
Computes the length of the array at the given index.
asBigList(BooleanList) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists
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(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(FloatListIterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators
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.
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.
asCollection(BooleanIterable) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanCollections
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(ShortIterable) - Static method in class it.unimi.dsi.fastutil.shorts.ShortCollections
Returns an unmodifiable collection backed by the specified iterable.
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.
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.
asIterator(BooleanSpliterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
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(ShortSpliterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wrap a type-specific Spliterator as a type-specific Iterator
asShortComparator(Comparator<? super Short>) - Static method in class it.unimi.dsi.fastutil.shorts.ShortComparators
Returns a type-specific comparator that is equivalent to the given comparator.
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(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(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(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(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(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(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(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(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

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.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.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.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.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.AbstractByte2FloatMap.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.AbstractChar2FloatMap.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.AbstractDouble2FloatMap.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.AbstractInt2FloatMap.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.AbstractLong2FloatMap.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.AbstractObject2FloatMap.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.AbstractReference2FloatMap.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, float) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap.BasicEntry
 
BasicEntry(byte, short) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntry
 
BasicEntry(char, boolean) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntry
 
BasicEntry(char, float) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntry
 
BasicEntry(char, short) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntry
 
BasicEntry(double, boolean) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntry
 
BasicEntry(double, float) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntry
 
BasicEntry(double, short) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.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, float) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.BasicEntry
 
BasicEntry(int, short) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntry
 
BasicEntry(long, boolean) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntry
 
BasicEntry(long, float) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntry
 
BasicEntry(long, short) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.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, Float) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap.BasicEntry
 
BasicEntry(Byte, Short) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntry
 
BasicEntry(Character, Boolean) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntry
 
BasicEntry(Character, Float) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntry
 
BasicEntry(Character, Short) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntry
 
BasicEntry(Double, Boolean) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntry
 
BasicEntry(Double, Float) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntry
 
BasicEntry(Double, Short) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.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, Float) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.BasicEntry
 
BasicEntry(Integer, Short) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntry
 
BasicEntry(Long, Boolean) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntry
 
BasicEntry(Long, Float) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntry
 
BasicEntry(Long, Short) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.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, 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, 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, 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, Short) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap.BasicEntry
 
BasicEntry(K, Short) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap.BasicEntry
 
BasicEntrySet(Byte2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap.BasicEntrySet
 
BasicEntrySet(Byte2FloatMap) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap.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(Char2FloatMap) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.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(Double2FloatMap) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.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(Int2FloatMap) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.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(Long2FloatMap) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.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(Object2FloatMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.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(Reference2FloatMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap.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
 
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..
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..
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.
BooleanIterables - Class in it.unimi.dsi.fastutil.booleans
A class providing static methods and objects that do useful things with type-specific iterables.
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.
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.
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
 
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.
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
 
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.
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.
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.
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.

C

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
changed() - Method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues.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
changed() - Method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues.SynchronizedPriorityQueue
 
changed(int) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
changed(int) - Method in class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
 
changed(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
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.
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
 
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.
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
 
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.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.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
 
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.
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.
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.
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.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.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.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.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.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.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.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.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.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.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 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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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
 
COLLECTION_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
 
COLLECTION_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.floats.FloatSpliterators
 
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.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.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.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.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.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.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.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.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.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 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.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.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.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.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.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.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.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.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.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.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.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.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(float, float) - Method in interface it.unimi.dsi.fastutil.floats.FloatComparator
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(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatComparator
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.
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 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 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(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(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(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 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 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
 
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 Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
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 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.Float2FloatFunction
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 Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
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.Short2FloatFunction
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(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
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(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
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(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
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(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
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(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
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(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
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(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
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.Float2FloatFunction
 
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(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
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.Short2FloatFunction
 
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(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
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.Float2FloatFunction
 
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(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
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.Short2FloatFunction
 
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(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
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 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 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(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 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 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(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 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 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(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 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 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(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 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 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(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 interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
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.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 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 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(Character, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
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 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 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(Double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
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 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 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(Float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
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 interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
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 interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
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 interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
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 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 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(Long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
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 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 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(Short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
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 interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
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 interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
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 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 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
 
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.
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, 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, 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, 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.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, 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, 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, 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, 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.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, 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, 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, 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, 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.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, 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, 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, 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, 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.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, 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, 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, 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, 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.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.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(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 interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
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.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 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 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(Character, Function<? super Character, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
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 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 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(Double, Function<? super Double, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
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 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 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(Float, Function<? super Float, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
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 interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
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 interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
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 interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
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 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 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(Long, Function<? super Long, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
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 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 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(Short, Function<? super Short, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
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 interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
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 interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
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, 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, 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, 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, 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 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 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.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.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.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.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.
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 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 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 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 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 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 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 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 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 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 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, Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
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, Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
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, Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
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, Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
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, Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
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 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 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(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 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 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(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 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 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(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 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 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(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 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 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(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 interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
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.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 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 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(Character, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
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 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 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(Double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
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 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 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(Float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
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 interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
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 interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
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 interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
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 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 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(Long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
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 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 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(Short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
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 interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
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 interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
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 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 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
 
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(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(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(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.floats.FloatHeapIndirectPriorityQueue
 
contains(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
 
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.AbstractByte2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.BasicEntrySet
 
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.AbstractInt2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap.BasicEntrySet
 
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.
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(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(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.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.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.AbstractByte2FloatMap
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.Byte2FloatArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
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.Byte2ShortArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
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.AbstractChar2FloatMap
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.Char2FloatArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
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.Char2ShortArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
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.AbstractDouble2FloatMap
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.Double2FloatArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
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.Double2ShortArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
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 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 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 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 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 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 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 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.AbstractInt2FloatMap
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.Int2FloatArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
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.Int2ShortArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
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.AbstractLong2FloatMap
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.Long2FloatArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
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.Long2ShortArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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.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 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 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 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 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.AbstractObject2FloatMap
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.AbstractReference2FloatMap
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.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.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.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.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 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 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 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 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 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 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 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.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.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.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.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.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.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.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.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.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.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 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.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.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 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.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.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 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.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.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 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.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.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 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.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.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 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.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.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.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.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.

D

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.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.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.
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.AbstractByte2FloatFunction
 
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 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 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.AbstractChar2FloatFunction
 
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 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 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.AbstractDouble2FloatFunction
 
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 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 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 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 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 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 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 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 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 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.AbstractInt2FloatFunction
 
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 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 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.AbstractLong2FloatFunction
 
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 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 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.AbstractObject2FloatFunction
 
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.AbstractReference2FloatFunction
 
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 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 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 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 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 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 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 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 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 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 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 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.floats.AbstractFloat2ByteFunction
 
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.shorts.AbstractShort2ByteFunction
 
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.floats.AbstractFloat2CharFunction
 
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.shorts.AbstractShort2CharFunction
 
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.floats.AbstractFloat2DoubleFunction
 
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.shorts.AbstractShort2DoubleFunction
 
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 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 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 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 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 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 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 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.floats.AbstractFloat2IntFunction
 
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.shorts.AbstractShort2IntFunction
 
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.floats.AbstractFloat2LongFunction
 
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.shorts.AbstractShort2LongFunction
 
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 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 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 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 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 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 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 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.floats.AbstractFloat2ObjectFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceFunction
 
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 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.shorts.AbstractShort2ObjectFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceFunction
 
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 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.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 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.
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
 
dequeueLastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayFIFOQueue
Dequeues the last element from the queue.
dequeueLastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFIFOQueue
Dequeues the last element from the queue.
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
 
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.
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
 
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.
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
 
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.
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.
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.
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 class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
doubleIterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
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
 
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.
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 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
 
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
 
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(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.

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.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.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_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.floats.FloatBigLists
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.floats.FloatBigListIterators
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.Byte2FloatFunctions
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.Char2FloatFunctions
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.Double2FloatFunctions
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.Int2FloatFunctions
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.Long2FloatFunctions
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.Object2FloatFunctions
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.Reference2FloatFunctions
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.floats.FloatIterators
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.floats.FloatLists
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.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.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.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.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.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.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.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.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.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.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.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.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.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.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_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.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.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.floats.FloatSpliterators
An empty spliterator.
EMPTY_SPLITERATOR - Static variable in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
An empty spliterator.
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.floats.FloatLists
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.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.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.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.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.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.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).
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.floats.FloatSets
Returns an empty set (immutable).
emptySet() - Static method in class it.unimi.dsi.fastutil.shorts.ShortSets
Returns an empty set (immutable).
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.floats.FloatArrayIndirectPriorityQueue
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 class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
enqueue(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
 
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(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(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.
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(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFIFOQueue
Enqueues a new element as the first element (in dequeuing order) of the queue.
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.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.shorts.ShortArrayList
Ensures that this array list can contain the given number of entries without resizing.
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.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.shorts.ShortBigArrayBigList
Ensures that this big-array big list can contain the given number of entries without resizing.
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.Byte2FloatSortedMaps
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.Char2FloatSortedMaps
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.Double2FloatSortedMaps
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.Int2FloatSortedMaps
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.Long2FloatSortedMaps
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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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) - 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(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(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(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(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.AbstractByte2FloatMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap
 
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.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.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.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.ByteBooleanImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteBooleanMutablePair
 
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.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.AbstractChar2FloatMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap
 
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.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.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.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.CharBooleanImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharBooleanMutablePair
 
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.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.AbstractDouble2FloatMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap
 
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.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.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.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.DoubleBooleanImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBooleanMutablePair
 
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.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.AbstractInt2FloatMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap
 
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.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.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.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.IntBooleanImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBooleanMutablePair
 
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.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.AbstractLong2FloatMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap
 
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.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.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.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.LongBooleanImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBooleanMutablePair
 
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.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.AbstractObject2FloatMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap
 
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.AbstractReference2BooleanMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap
 
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.AbstractReference2ShortMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap
 
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.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.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.ObjectBooleanImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBooleanMutablePair
 
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.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.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.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.ReferenceBooleanImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBooleanMutablePair
 
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.ReferenceShortImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceShortMutablePair
 
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
 
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.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.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

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(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(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(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(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(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(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(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(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(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(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(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(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(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(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 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 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 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 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 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 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 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 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 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 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 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 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 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 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(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(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(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(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(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(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(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(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(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(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(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(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(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(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.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.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.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.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.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.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.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.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.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.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.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.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.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.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(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(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(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(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(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(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(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(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(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(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(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(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(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(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.
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 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.ByteFloatPair
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.chars.CharBooleanPair
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 interface it.unimi.dsi.fastutil.chars.CharShortPair
Deprecated.
Please use the corresponding type-specific method instead.
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.DoubleFloatPair
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 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.ints.IntBooleanPair
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 interface it.unimi.dsi.fastutil.ints.IntShortPair
Deprecated.
Please use the corresponding type-specific method instead.
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.LongFloatPair
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 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.ByteFloatPair
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.CharFloatPair
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.DoubleFloatPair
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.IntFloatPair
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.LongFloatPair
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.ByteFloatPair
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.CharFloatPair
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.DoubleFloatPair
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.IntFloatPair
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.LongFloatPair
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.
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 interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
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 interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Returns the left element of this pair.
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.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.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 interface it.unimi.dsi.fastutil.chars.CharBooleanPair
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 interface it.unimi.dsi.fastutil.chars.CharShortPair
Returns the left element of this pair.
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.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.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 interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
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 interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Returns the left element of this pair.
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.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.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 interface it.unimi.dsi.fastutil.ints.IntBooleanPair
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 interface it.unimi.dsi.fastutil.ints.IntShortPair
Returns the left element of this pair.
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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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 interface it.unimi.dsi.fastutil.longs.LongBooleanPair
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 interface it.unimi.dsi.fastutil.longs.LongShortPair
Returns the left element of this pair.
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.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.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
 
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
 
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
 
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.
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
 
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
 
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
 
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
 
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.
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..
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.
FloatIterables - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific iterables.
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.
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.
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.
forEach(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
forEach(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
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 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(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
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 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(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
forEach(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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(Consumer<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
Deprecated.
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 Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
Deprecated.
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 Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
Deprecated.
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.
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 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(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 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(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 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 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 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 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 class it.unimi.dsi.fastutil.floats.FloatSpliterators.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 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 class it.unimi.dsi.fastutil.shorts.ShortSpliterators.EmptySpliterator
Deprecated.
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(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(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.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 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(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.

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(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.Byte2FloatArrayMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
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.Byte2ShortArrayMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
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(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.Char2FloatArrayMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
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.Char2ShortArrayMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
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(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.Double2FloatArrayMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
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.Double2ShortArrayMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
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(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 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 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 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 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 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 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 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(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 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.Int2FloatArrayMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
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.Int2ShortArrayMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
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.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, 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 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.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.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.Long2FloatArrayMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
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.Long2ShortArrayMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
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.shorts.AbstractShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedBigList
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, 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 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 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 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 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 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 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 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(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 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 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 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 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 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 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 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 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 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 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 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 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 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.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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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.
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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.
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.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.
getByteKey() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap.BasicEntry
 
getByteKey() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap.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.Byte2FloatMap.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.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.shorts.AbstractShort2ByteMap.BasicEntry
 
getByteValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap.Entry
Returns the value corresponding to this entry.
getCharKey() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntry
 
getCharKey() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.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.Char2FloatMap.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.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.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
getDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntry
 
getDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.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.Double2FloatMap.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.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.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, 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, 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(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, 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, 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
 
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(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 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 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.
getIntKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
 
getIntKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.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.Int2FloatMap.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.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.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.Byte2FloatMap.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.Char2FloatMap.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.Double2FloatMap.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.Int2FloatMap.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.Long2FloatMap.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.AbstractObject2FloatMap.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.AbstractReference2FloatMap.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.
getLongKey() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntry
 
getLongKey() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.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.Long2FloatMap.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.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.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, 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, 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(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, 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, 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(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, 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, 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(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 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 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 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 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 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 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 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, 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, 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(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, 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, 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(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 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 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 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 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 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 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 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, 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 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, 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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(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 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 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 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.Byte2FloatMap.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 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.Char2FloatMap.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 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.Double2FloatMap.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 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.Int2FloatMap.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 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.Long2FloatMap.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 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.Object2FloatMap.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.Reference2FloatMap.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.

H

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.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.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.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.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.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.ByteBooleanImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteBooleanMutablePair
 
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.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.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.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.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.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.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.CharBooleanImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharBooleanMutablePair
 
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.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.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.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.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.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.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.DoubleBooleanImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBooleanMutablePair
 
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.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.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.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.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.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.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.IntBooleanImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntBooleanMutablePair
 
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.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.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.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.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.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.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.LongBooleanImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongBooleanMutablePair
 
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.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.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.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.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.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.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.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.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.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.ObjectBooleanImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectBooleanMutablePair
 
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.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.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.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.ReferenceBooleanImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBooleanMutablePair
 
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.ReferenceShortImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceShortMutablePair
 
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(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(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.
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.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.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 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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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(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(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(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(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.

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.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.shorts.Short2ShortFunction
 
identity() - Static method in interface it.unimi.dsi.fastutil.shorts.ShortUnaryOperator
Returns a UnaryOperator that always returns the input unmodified.
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(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(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(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(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 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.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.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.
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.shorts.ShortArrayFIFOQueue
The standard initial capacity of a queue.
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.
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
 
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.
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
 
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.
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.
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.
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 class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
intIterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
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
 
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.
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 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
 
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
 
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.AbstractByte2FloatMap
 
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.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.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.chars.AbstractChar2BooleanMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap
 
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.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.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.doubles.AbstractDouble2BooleanMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap
 
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.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.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.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 class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap
 
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.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.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.longs.AbstractLong2BooleanMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap
 
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.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.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.objects.AbstractObject2BooleanMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap
 
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.AbstractReference2FloatMap
 
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.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.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.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.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.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.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
 
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.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.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.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 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.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 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(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(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
 

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.ByteFloatPair
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.CharFloatPair
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.DoubleFloatPair
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.IntFloatPair
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.LongFloatPair
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.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.ByteFloatPair
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.CharFloatPair
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.DoubleFloatPair
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.IntFloatPair
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.LongFloatPair
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.ByteFloatPair
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.CharFloatPair
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.DoubleFloatPair
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.IntFloatPair
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.LongFloatPair
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.
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.ByteFloatPair
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.CharFloatPair
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.DoubleFloatPair
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.IntFloatPair
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.LongFloatPair
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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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 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.
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.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.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
 
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.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.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
 
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.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.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(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(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 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.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.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.
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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.
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.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.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.ByteFloatPair
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.CharFloatPair
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.DoubleFloatPair
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.IntFloatPair
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.LongFloatPair
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.ObjectFloatImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectFloatMutablePair
 
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.ReferenceFloatImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceFloatMutablePair
 
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.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.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.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.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.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.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.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.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.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.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.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.ByteFloatPair
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.CharFloatPair
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.DoubleFloatPair
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.IntFloatPair
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.LongFloatPair
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.ObjectFloatMutablePair
 
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.ReferenceFloatMutablePair
 
left(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceShortMutablePair
 
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.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.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.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.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.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.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.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.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.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.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.
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.ByteFloatPair
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.CharFloatPair
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.DoubleFloatPair
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.IntFloatPair
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.LongFloatPair
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.ObjectFloatPair
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.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.
LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
 
LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.floats.FloatSpliterators
 
LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
 
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.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.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.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.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 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.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.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
 
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.
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
 
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.
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
 
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.
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.
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.
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.

M

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(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.
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, 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, 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(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, 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, 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(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, 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, 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(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, 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, 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(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, 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, 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(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 interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
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.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, 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, 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(Character, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
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, 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, 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(Double, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
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, 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, 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(Float, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
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 interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
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 interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
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 interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
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, 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, 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(Long, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
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, 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, 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(Short, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
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 interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
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 interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
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, 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, 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 interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
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.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 interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
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, 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, 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.
mergeBoolean(K, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Deprecated.
Please use merge() instead.
mergeBoolean(K, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Deprecated.
Please use merge() instead.
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(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.
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(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.
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(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.
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(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(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.
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(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.
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.

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.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.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.floats.FloatComparators
 
NATURAL_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.shorts.ShortComparators
 
negate() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanPredicate
 
negate() - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
 
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.floats.FloatUnaryOperator
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.
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.floats.FloatListIterator
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 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
 
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 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 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.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.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
 
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 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.
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
 
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.
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
 
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.
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.
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.
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.
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.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.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, 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, 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, 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(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, 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, 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(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, 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, 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(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, 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, 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, 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(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, 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, 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(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, 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, 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, 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.
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.floats.FloatArraySet
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(float...) - Static method in class it.unimi.dsi.fastutil.floats.FloatArraySet
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.
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(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(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.
OPPOSITE_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanComparators
 
OPPOSITE_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.floats.FloatComparators
 
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(FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatComparators
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.
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(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(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.floats.FloatPredicate
or(IntPredicate) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
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 Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
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

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.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.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.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.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.
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).
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).
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.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.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.
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.
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.
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.
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(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(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.
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.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.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
 
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 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.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.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
 
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
 
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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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.
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(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(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(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(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.
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, 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 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, 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 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(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, 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 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, 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 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(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, 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 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, 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 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(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 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 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 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 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 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 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 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, 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 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, 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 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(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, 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 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, 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 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(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 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 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 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 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 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 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 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, 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, 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(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, 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, 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(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, 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, 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(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 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 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 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 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 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 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 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, 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, 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(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, 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, 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(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 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 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 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 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 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 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 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, 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 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 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, 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 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 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, 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 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, 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 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.
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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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
 
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, 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, 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(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, 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, 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(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, 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, 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(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, 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, 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(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, 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, 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(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, 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, 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.
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, 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, 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(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, 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, 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(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, 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, 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(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, 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, 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(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, 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, 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(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, 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, 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.
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, 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, 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(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, 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, 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(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, 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, 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(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, 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, 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(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, 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, 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(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 interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
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, 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, 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(Character, Boolean) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
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, 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, 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(Double, Boolean) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
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, 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, 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(Float, Boolean) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
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 interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
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 interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
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 interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
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, 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, 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(Long, Boolean) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
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, 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, 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(Short, Boolean) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
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 interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
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 interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
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, 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, 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 interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
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 interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
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, 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, 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.

R

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.
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.
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
 
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.
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
 
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.
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.
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.
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.
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(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(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.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.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.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.Byte2FloatArrayMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
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.Byte2ShortArrayMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
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, 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, 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, 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(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.Char2FloatArrayMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
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.Char2ShortArrayMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
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, 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, 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, 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(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.Double2FloatArrayMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
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.Double2ShortArrayMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
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, 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, 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, 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(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 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 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 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 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 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 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 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.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 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.Int2FloatArrayMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
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.Int2ShortArrayMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
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.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, 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, 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(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.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.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.Long2FloatArrayMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
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.Long2ShortArrayMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
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.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, 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, 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(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 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 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 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 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 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 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 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.AbstractByte2FloatMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntrySet
 
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 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 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 class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntrySet
 
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 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 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 class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.BasicEntrySet
 
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 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 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 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 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 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 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 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 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 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 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 class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntrySet
 
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 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 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 class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.BasicEntrySet
 
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 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 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 class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.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.AbstractReference2FloatMap.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 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 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 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 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 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.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 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 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 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 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 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 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 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, 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, 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 interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
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.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.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 interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
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.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.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 interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
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.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.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 interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
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 interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
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 interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
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 interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
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.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.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 interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
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.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.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 interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
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.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.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 interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
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.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.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 interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
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 interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
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 interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
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(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(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.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.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
 
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.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.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.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.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.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.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.floats.Float2ByteLinkedOpenHashMap
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.floats.Float2CharLinkedOpenHashMap
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.floats.Float2DoubleLinkedOpenHashMap
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.floats.Float2IntLinkedOpenHashMap
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.floats.Float2LongLinkedOpenHashMap
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 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 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(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(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.floats.FloatCollection
Remove from this collection all elements which satisfy the given predicate.
removeIf(IntPredicate) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Remove from this collection all elements which satisfy the given predicate.
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 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 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.
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.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.floats.Float2ByteLinkedOpenHashMap
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.floats.Float2CharLinkedOpenHashMap
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.floats.Float2DoubleLinkedOpenHashMap
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.floats.Float2IntLinkedOpenHashMap
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.floats.Float2LongLinkedOpenHashMap
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.
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 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 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
 
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, 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, 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(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, 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, 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(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, 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, 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(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, 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, 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(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, 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, 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(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 interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
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 interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
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, 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, 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(Character, Boolean) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
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 interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
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, 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, 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(Double, Boolean) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
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 interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
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, 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, 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(Float, Boolean) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
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 interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
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 interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
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 interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
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 interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
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 interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
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 interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
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 interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
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, 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, 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(Long, Boolean) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
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 interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
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, 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, 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(Short, Boolean) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
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 interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
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 interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
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 interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
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 interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
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 interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
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, 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, 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 interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
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 interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
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 interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
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 interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
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, 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, 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.
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(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(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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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(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.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(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<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<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.
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(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(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.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.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
 
reversed() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanComparator
 
reversed() - Method in interface it.unimi.dsi.fastutil.floats.FloatComparator
 
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.ByteFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
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.CharFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
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.DoubleFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
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.IntFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
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.LongFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
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.ObjectFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
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.ReferenceFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
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.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.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.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.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.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.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.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.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.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.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.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.floats.FloatBytePair
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.floats.FloatCharPair
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.floats.FloatDoublePair
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.floats.FloatIntPair
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.floats.FloatLongPair
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(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.floats.FloatObjectMutablePair
 
right(V) - Method in class it.unimi.dsi.fastutil.floats.FloatReferenceMutablePair
 
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.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.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.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.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.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.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.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.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.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.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

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.ByteFloatPair
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.CharFloatPair
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.DoubleFloatPair
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.IntFloatPair
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.LongFloatPair
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.ObjectFloatPair
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.ReferenceFloatPair
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.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.floats.FloatBytePair
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.floats.FloatCharPair
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.floats.FloatDoublePair
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.floats.FloatIntPair
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.floats.FloatLongPair
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.floats.FloatBytePair
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.floats.FloatCharPair
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.floats.FloatDoublePair
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.floats.FloatIntPair
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.floats.FloatLongPair
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.
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.floats.FloatBytePair
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.floats.FloatCharPair
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.floats.FloatDoublePair
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.floats.FloatIntPair
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.floats.FloatLongPair
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.
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(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(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, 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, 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, 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, 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(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, 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, 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, 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, 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, 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(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(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(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(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_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
 
SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.floats.FloatSpliterators
 
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(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, 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, 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, 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(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, 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, 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(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.
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.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.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.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.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.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.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.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.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.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.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.floats.Float2ByteMap.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.floats.Float2CharMap.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.floats.Float2DoubleMap.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.floats.Float2IntMap.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.floats.Float2LongMap.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.floats.AbstractFloat2ObjectMap.BasicEntry
 
setValue(V) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap.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
 
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
 
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
 
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
 
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
 
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
 
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
 
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.
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.
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.
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..
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.
ShortIterables - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific iterables.
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.
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.
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(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(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(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.
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, 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, 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, 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(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, 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, 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(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, 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, 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(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, 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, 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, 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(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, 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, 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(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, 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, 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, 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(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, 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, 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(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, 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, 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(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, 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, 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, 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(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, 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, 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(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.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.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, 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, 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, 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, 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, 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, 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, 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.
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.AbstractByte2FloatMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntrySet
 
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.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.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.chars.AbstractChar2BooleanMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntrySet
 
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.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.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.doubles.AbstractDouble2BooleanMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.BasicEntrySet
 
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.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.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.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 class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntrySet
 
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.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.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.longs.AbstractLong2BooleanMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.BasicEntrySet
 
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.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.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.objects.AbstractObject2BooleanMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap.BasicEntrySet
 
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.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.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.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.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.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.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(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.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.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 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.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.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(FloatIterable) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterables
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.
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.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.FloatOpenHashBigSet
 
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
 
skip(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBidirectionalIterator
skip(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigListIterator
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 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.floats.FloatBidirectionalIterator
skip(int) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigListIterator
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 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.shorts.ShortBidirectionalIterator
skip(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigListIterator
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 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.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 class it.unimi.dsi.fastutil.floats.FloatSpliterators.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 class it.unimi.dsi.fastutil.shorts.ShortSpliterators.AbstractIndexBasedSpliterator
 
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(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(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 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 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.
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.floats.FloatSpliterators
 
SORTED_SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
 
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.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.AbstractByte2FloatMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.BasicEntrySet
 
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 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.AbstractInt2FloatMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap.BasicEntrySet
 
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 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
 
strategy() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
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.Byte2ShortOpenCustomHashMap
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.Char2FloatOpenCustomHashMap
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.doubles.Double2BooleanOpenCustomHashMap
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.Double2ShortOpenCustomHashMap
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.Int2FloatOpenCustomHashMap
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.longs.Long2BooleanOpenCustomHashMap
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.Long2ShortOpenCustomHashMap
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.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.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.Reference2BooleanOpenCustomHashMap
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.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.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.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.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.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 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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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(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(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(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(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.
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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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(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(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(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(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.
test(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanPredicate
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.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.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(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
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
 
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(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(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 Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatComparator
 
thenComparing(Comparator<? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortComparator
 
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.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.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(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(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(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.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.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
 
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.
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.
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.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.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.
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).
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).
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).
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.AbstractByte2FloatMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap
 
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.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.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.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.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.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.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.AbstractChar2FloatMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap
 
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.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.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.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.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.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.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.AbstractDouble2FloatMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap
 
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.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.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.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.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.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.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.AbstractInt2FloatMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap
 
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.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.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.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.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.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.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.AbstractLong2FloatMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap
 
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.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.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.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.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.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.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.AbstractObject2FloatMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap
 
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.AbstractReference2BooleanMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap
 
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.AbstractReference2ShortMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap
 
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.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.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.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.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.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.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.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.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.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.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.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>.
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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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(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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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(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.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.shorts.ShortBigArrayBigList
Trims the backing big array if it is too large.
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(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(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 Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.EmptySpliterator
Deprecated.
tryAdvance(Consumer<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.EmptySpliterator
Deprecated.
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.floats.FloatBigSpliterators.AbstractIndexBasedSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.floats.FloatBigSpliterators.LateBindingSizeIndexBasedSpliterator
 
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.shorts.ShortBigSpliterators.AbstractIndexBasedSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigSpliterators.LateBindingSizeIndexBasedSpliterator
 
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.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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(FloatBidirectionalIterator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatIterators.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(FloatBigListIterator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatBigListIterators.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(FloatIterator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatIterators.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(FloatListIterator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableListIterator
 
UnmodifiableListIterator(ShortListIterator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableListIterator
 
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(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(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 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 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.
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(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(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.
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(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(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.
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(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.

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.ByteFloatPair
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.CharFloatPair
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.DoubleFloatPair
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.IntFloatPair
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.LongFloatPair
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.ObjectFloatPair
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.ReferenceFloatPair
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.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.floats.FloatBytePair
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.floats.FloatCharPair
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.floats.FloatDoublePair
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.floats.FloatIntPair
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.floats.FloatLongPair
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.floats.FloatBytePair
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.floats.FloatCharPair
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.floats.FloatDoublePair
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.floats.FloatIntPair
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.floats.FloatLongPair
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.
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.floats.FloatBytePair
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.floats.FloatCharPair
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.floats.FloatDoublePair
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.floats.FloatIntPair
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.floats.FloatLongPair
Returns the right element of this pair.
valueLong() - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Returns the right element of this pair.
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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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() - 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.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.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.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.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.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.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.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.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.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.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.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.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.

W

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.booleans.BooleanArrayList
Wraps a given array into an array list.
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(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.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(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.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.floats.FloatIterators
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.floats.FloatSpliterators
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.floats.FloatIterators
Returns an iterator backed by the specified char iterator.
wrap(CharSpliterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Returns a spliterator backed by the specified char spliterator.
wrap(ShortIterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Returns an iterator backed by the specified short iterator.
wrap(ShortSpliterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Returns a spliterator backed by the specified short 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(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(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.
A B C D E F G H I K L M N O P R S T U V W 
All Classes|All Packages