Index

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

A

AbstractBoolean2BooleanFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2ByteFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2CharFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2DoubleFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2FloatFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2IntFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2LongFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2ShortFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBooleanBidirectionalIterator - Class in it.unimi.dsi.fastutil.booleans
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractBooleanBigList - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractBooleanBigList.BooleanRandomAccessSubList - Class in it.unimi.dsi.fastutil.booleans
 
AbstractBooleanBigList.BooleanSubList - Class in it.unimi.dsi.fastutil.booleans
A class implementing a sublist view.
AbstractBooleanBigListIterator - Class in it.unimi.dsi.fastutil.booleans
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractBooleanCollection - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractBooleanIterator - Class in it.unimi.dsi.fastutil.booleans
An abstract class facilitating the creation of type-specific iterators.
AbstractBooleanList - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractBooleanList.BooleanRandomAccessSubList - Class in it.unimi.dsi.fastutil.booleans
 
AbstractBooleanList.BooleanSubList - Class in it.unimi.dsi.fastutil.booleans
A class implementing a sublist view.
AbstractBooleanListIterator - Class in it.unimi.dsi.fastutil.booleans
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractBooleanSet - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractBooleanSpliterator - Class in it.unimi.dsi.fastutil.booleans
An abstract class facilitating the creation of type-specific iterators.
AbstractBooleanStack - Class in it.unimi.dsi.fastutil.booleans
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractByte2BooleanFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2BooleanMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2BooleanSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2ByteFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2ByteMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2ByteSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2CharFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2CharMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2CharSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2DoubleFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2DoubleMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2DoubleSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2FloatFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2FloatMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2FloatSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2IntFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2IntMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2IntSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2LongFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2LongMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2LongSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2ObjectMap<V> - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2ShortFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2ShortMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2ShortSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByteBidirectionalIterator - Class in it.unimi.dsi.fastutil.bytes
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractByteBigList - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractByteBigList.ByteRandomAccessSubList - Class in it.unimi.dsi.fastutil.bytes
 
AbstractByteBigList.ByteSubList - Class in it.unimi.dsi.fastutil.bytes
A class implementing a sublist view.
AbstractByteBigListIterator - Class in it.unimi.dsi.fastutil.bytes
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractByteCollection - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractByteComparator - Class in it.unimi.dsi.fastutil.bytes
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractByteIterator - Class in it.unimi.dsi.fastutil.bytes
An abstract class facilitating the creation of type-specific iterators.
AbstractByteList - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractByteList.ByteRandomAccessSubList - Class in it.unimi.dsi.fastutil.bytes
 
AbstractByteList.ByteSubList - Class in it.unimi.dsi.fastutil.bytes
A class implementing a sublist view.
AbstractByteListIterator - Class in it.unimi.dsi.fastutil.bytes
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractBytePriorityQueue - Class in it.unimi.dsi.fastutil.bytes
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractBytePriorityQueue() - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractBytePriorityQueue
Deprecated.
 
AbstractByteSet - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractByteSortedSet - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractByteSpliterator - Class in it.unimi.dsi.fastutil.bytes
An abstract class facilitating the creation of type-specific iterators.
AbstractByteStack - Class in it.unimi.dsi.fastutil.bytes
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractChar2BooleanFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2BooleanMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2BooleanSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2ByteFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2ByteMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2ByteSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2CharFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2CharMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2CharSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2DoubleFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2DoubleMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2DoubleSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2FloatFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2FloatMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2FloatSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2IntFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2IntMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2IntSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2LongFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2LongMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2LongSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2ObjectMap<V> - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2ShortFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2ShortMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2ShortSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractCharBidirectionalIterator - Class in it.unimi.dsi.fastutil.chars
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractCharBigList - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractCharBigList.CharRandomAccessSubList - Class in it.unimi.dsi.fastutil.chars
 
AbstractCharBigList.CharSubList - Class in it.unimi.dsi.fastutil.chars
A class implementing a sublist view.
AbstractCharBigListIterator - Class in it.unimi.dsi.fastutil.chars
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractCharCollection - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractCharComparator - Class in it.unimi.dsi.fastutil.chars
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractCharIterator - Class in it.unimi.dsi.fastutil.chars
An abstract class facilitating the creation of type-specific iterators.
AbstractCharList - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractCharList.CharRandomAccessSubList - Class in it.unimi.dsi.fastutil.chars
 
AbstractCharList.CharSubList - Class in it.unimi.dsi.fastutil.chars
A class implementing a sublist view.
AbstractCharListIterator - Class in it.unimi.dsi.fastutil.chars
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractCharPriorityQueue - Class in it.unimi.dsi.fastutil.chars
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractCharPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.chars.AbstractCharPriorityQueue
Deprecated.
 
AbstractCharSet - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractCharSortedSet - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractCharSpliterator - Class in it.unimi.dsi.fastutil.chars
An abstract class facilitating the creation of type-specific iterators.
AbstractCharStack - Class in it.unimi.dsi.fastutil.chars
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
Abstract Classes - Search tag in Overview
Section
AbstractDouble2BooleanFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2BooleanMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2BooleanSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2ByteFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2ByteMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2ByteSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2CharFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2CharMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2CharSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2DoubleFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2DoubleMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2DoubleSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2FloatFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2FloatMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2FloatSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2IntFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2IntMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2IntSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2LongFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2LongMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2LongSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2ObjectMap<V> - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2ShortFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2ShortMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2ShortSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDoubleBidirectionalIterator - Class in it.unimi.dsi.fastutil.doubles
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractDoubleBigList - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractDoubleBigList.DoubleRandomAccessSubList - Class in it.unimi.dsi.fastutil.doubles
 
AbstractDoubleBigList.DoubleSubList - Class in it.unimi.dsi.fastutil.doubles
A class implementing a sublist view.
AbstractDoubleBigListIterator - Class in it.unimi.dsi.fastutil.doubles
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractDoubleCollection - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractDoubleComparator - Class in it.unimi.dsi.fastutil.doubles
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractDoubleIterator - Class in it.unimi.dsi.fastutil.doubles
An abstract class facilitating the creation of type-specific iterators.
AbstractDoubleList - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractDoubleList.DoubleRandomAccessSubList - Class in it.unimi.dsi.fastutil.doubles
 
AbstractDoubleList.DoubleSubList - Class in it.unimi.dsi.fastutil.doubles
A class implementing a sublist view.
AbstractDoubleListIterator - Class in it.unimi.dsi.fastutil.doubles
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractDoublePriorityQueue - Class in it.unimi.dsi.fastutil.doubles
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractDoublePriorityQueue() - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDoublePriorityQueue
Deprecated.
 
AbstractDoubleSet - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractDoubleSortedSet - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractDoubleSpliterator - Class in it.unimi.dsi.fastutil.doubles
An abstract class facilitating the creation of type-specific iterators.
AbstractDoubleStack - Class in it.unimi.dsi.fastutil.doubles
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractFloat2BooleanFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2BooleanMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2BooleanSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2ByteFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2ByteMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2ByteSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2CharFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2CharMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2CharSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2DoubleFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2DoubleMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2DoubleSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2FloatFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2FloatMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2FloatSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2IntFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2IntMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2IntSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2LongFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2LongMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2LongSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2ObjectMap<V> - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2ShortFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2ShortMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2ShortSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloatBidirectionalIterator - Class in it.unimi.dsi.fastutil.floats
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractFloatBigList - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractFloatBigList.FloatRandomAccessSubList - Class in it.unimi.dsi.fastutil.floats
 
AbstractFloatBigList.FloatSubList - Class in it.unimi.dsi.fastutil.floats
A class implementing a sublist view.
AbstractFloatBigListIterator - Class in it.unimi.dsi.fastutil.floats
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractFloatCollection - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractFloatComparator - Class in it.unimi.dsi.fastutil.floats
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractFloatIterator - Class in it.unimi.dsi.fastutil.floats
An abstract class facilitating the creation of type-specific iterators.
AbstractFloatList - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractFloatList.FloatRandomAccessSubList - Class in it.unimi.dsi.fastutil.floats
 
AbstractFloatList.FloatSubList - Class in it.unimi.dsi.fastutil.floats
A class implementing a sublist view.
AbstractFloatListIterator - Class in it.unimi.dsi.fastutil.floats
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractFloatPriorityQueue - Class in it.unimi.dsi.fastutil.floats
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractFloatPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloatPriorityQueue
Deprecated.
 
AbstractFloatSet - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractFloatSortedSet - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractFloatSpliterator - Class in it.unimi.dsi.fastutil.floats
An abstract class facilitating the creation of type-specific iterators.
AbstractFloatStack - Class in it.unimi.dsi.fastutil.floats
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractIndirectPriorityQueue<K> - Class in it.unimi.dsi.fastutil
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of IndirectPriorityQueue.
AbstractIndirectPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.AbstractIndirectPriorityQueue
Deprecated.
 
AbstractInt2BooleanFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2BooleanMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2BooleanSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2ByteFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2ByteMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2ByteSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2CharFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2CharMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2CharSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2DoubleFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2DoubleMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2DoubleSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2FloatFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2FloatMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2FloatSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2IntFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2IntMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2IntSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2LongFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2LongMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2LongSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2ObjectMap<V> - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2ShortFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2ShortMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2ShortSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractIntBidirectionalIterator - Class in it.unimi.dsi.fastutil.ints
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractIntBigList - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractIntBigList.IntRandomAccessSubList - Class in it.unimi.dsi.fastutil.ints
 
AbstractIntBigList.IntSubList - Class in it.unimi.dsi.fastutil.ints
A class implementing a sublist view.
AbstractIntBigListIterator - Class in it.unimi.dsi.fastutil.ints
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractIntCollection - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractIntComparator - Class in it.unimi.dsi.fastutil.ints
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractIntIterator - Class in it.unimi.dsi.fastutil.ints
An abstract class facilitating the creation of type-specific iterators.
AbstractIntList - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractIntList.IntRandomAccessSubList - Class in it.unimi.dsi.fastutil.ints
 
AbstractIntList.IntSubList - Class in it.unimi.dsi.fastutil.ints
A class implementing a sublist view.
AbstractIntListIterator - Class in it.unimi.dsi.fastutil.ints
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractIntPriorityQueue - Class in it.unimi.dsi.fastutil.ints
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractIntPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractIntPriorityQueue
Deprecated.
 
AbstractIntSet - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractIntSortedSet - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractIntSpliterator - Class in it.unimi.dsi.fastutil.ints
An abstract class facilitating the creation of type-specific iterators.
AbstractIntStack - Class in it.unimi.dsi.fastutil.ints
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractLong2BooleanFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2BooleanMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2BooleanSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2ByteFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2ByteMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2ByteSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2CharFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2CharMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2CharSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2DoubleFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2DoubleMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2DoubleSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2FloatFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2FloatMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2FloatSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2IntFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2IntMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2IntSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2LongFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2LongMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2LongSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2ObjectMap<V> - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2ShortFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2ShortMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2ShortSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLongBidirectionalIterator - Class in it.unimi.dsi.fastutil.longs
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractLongBigList - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractLongBigList.LongRandomAccessSubList - Class in it.unimi.dsi.fastutil.longs
 
AbstractLongBigList.LongSubList - Class in it.unimi.dsi.fastutil.longs
A class implementing a sublist view.
AbstractLongBigListIterator - Class in it.unimi.dsi.fastutil.longs
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractLongCollection - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractLongComparator - Class in it.unimi.dsi.fastutil.longs
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractLongIterator - Class in it.unimi.dsi.fastutil.longs
An abstract class facilitating the creation of type-specific iterators.
AbstractLongList - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractLongList.LongRandomAccessSubList - Class in it.unimi.dsi.fastutil.longs
 
AbstractLongList.LongSubList - Class in it.unimi.dsi.fastutil.longs
A class implementing a sublist view.
AbstractLongListIterator - Class in it.unimi.dsi.fastutil.longs
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractLongPriorityQueue - Class in it.unimi.dsi.fastutil.longs
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractLongPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLongPriorityQueue
Deprecated.
 
AbstractLongSet - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractLongSortedSet - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractLongSpliterator - Class in it.unimi.dsi.fastutil.longs
An abstract class facilitating the creation of type-specific iterators.
AbstractLongStack - Class in it.unimi.dsi.fastutil.longs
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractObject2BooleanFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2BooleanMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2BooleanMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2BooleanMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2BooleanSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2ByteFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2ByteMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2ByteMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2ByteMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2ByteSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2CharFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2CharMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2CharMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2CharMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2CharSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2DoubleFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2DoubleMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2DoubleMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2DoubleMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2DoubleSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2FloatFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2FloatMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2FloatMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2FloatMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2FloatSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2IntFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2IntMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2IntMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2IntMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2IntSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2LongFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2LongMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2LongMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2LongMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2LongSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2ObjectFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2ObjectMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2ObjectMap.BasicEntry<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2ObjectMap.BasicEntrySet<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2ObjectSortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2ReferenceFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2ReferenceMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2ReferenceMap.BasicEntry<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2ReferenceMap.BasicEntrySet<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2ReferenceSortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2ShortFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2ShortMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2ShortMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2ShortMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2ShortSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObjectBidirectionalIterator<K> - Class in it.unimi.dsi.fastutil.objects
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractObjectBigList<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractObjectBigList.ObjectRandomAccessSubList<K> - Class in it.unimi.dsi.fastutil.objects
 
AbstractObjectBigList.ObjectSubList<K> - Class in it.unimi.dsi.fastutil.objects
A class implementing a sublist view.
AbstractObjectBigListIterator<K> - Class in it.unimi.dsi.fastutil.objects
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractObjectCollection<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractObjectIterator<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class facilitating the creation of type-specific iterators.
AbstractObjectList<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractObjectList.ObjectRandomAccessSubList<K> - Class in it.unimi.dsi.fastutil.objects
 
AbstractObjectList.ObjectSubList<K> - Class in it.unimi.dsi.fastutil.objects
A class implementing a sublist view.
AbstractObjectListIterator<K> - Class in it.unimi.dsi.fastutil.objects
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractObjectSet<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractObjectSortedSet<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractObjectSpliterator<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class facilitating the creation of type-specific iterators.
AbstractPriorityQueue<K> - Class in it.unimi.dsi.fastutil
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of PriorityQueue.
AbstractPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.AbstractPriorityQueue
Deprecated.
 
AbstractReference2BooleanFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2BooleanMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2BooleanMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2BooleanMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2BooleanSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2ByteFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2ByteMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2ByteMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2ByteMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2ByteSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2CharFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2CharMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2CharMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2CharMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2CharSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2DoubleFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2DoubleMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2DoubleMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2DoubleMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2DoubleSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2FloatFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2FloatMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2FloatMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2FloatMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2FloatSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2IntFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2IntMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2IntMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2IntMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2IntSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2LongFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2LongMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2LongMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2LongMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2LongSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2ObjectFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2ObjectMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2ObjectMap.BasicEntry<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2ObjectMap.BasicEntrySet<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2ObjectSortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2ReferenceFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2ReferenceMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2ReferenceMap.BasicEntry<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2ReferenceMap.BasicEntrySet<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2ReferenceSortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2ShortFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2ShortMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2ShortMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2ShortMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2ShortSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReferenceBigList<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractReferenceBigList.ReferenceRandomAccessSubList<K> - Class in it.unimi.dsi.fastutil.objects
 
AbstractReferenceBigList.ReferenceSubList<K> - Class in it.unimi.dsi.fastutil.objects
A class implementing a sublist view.
AbstractReferenceCollection<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractReferenceList<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractReferenceList.ReferenceRandomAccessSubList<K> - Class in it.unimi.dsi.fastutil.objects
 
AbstractReferenceList.ReferenceSubList<K> - Class in it.unimi.dsi.fastutil.objects
A class implementing a sublist view.
AbstractReferenceSet<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractReferenceSortedSet<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractShort2BooleanFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2BooleanMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2BooleanSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2ByteFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2ByteMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2ByteSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2CharFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2CharMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2CharSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2DoubleFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2DoubleMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2DoubleSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2FloatFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2FloatMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2FloatSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2IntFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2IntMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2IntSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2LongFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2LongMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2LongSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2ObjectMap<V> - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2ShortFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2ShortMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2ShortSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShortBidirectionalIterator - Class in it.unimi.dsi.fastutil.shorts
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractShortBigList - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractShortBigList.ShortRandomAccessSubList - Class in it.unimi.dsi.fastutil.shorts
 
AbstractShortBigList.ShortSubList - Class in it.unimi.dsi.fastutil.shorts
A class implementing a sublist view.
AbstractShortBigListIterator - Class in it.unimi.dsi.fastutil.shorts
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractShortCollection - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractShortComparator - Class in it.unimi.dsi.fastutil.shorts
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractShortIterator - Class in it.unimi.dsi.fastutil.shorts
An abstract class facilitating the creation of type-specific iterators.
AbstractShortList - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractShortList.ShortRandomAccessSubList - Class in it.unimi.dsi.fastutil.shorts
 
AbstractShortList.ShortSubList - Class in it.unimi.dsi.fastutil.shorts
A class implementing a sublist view.
AbstractShortListIterator - Class in it.unimi.dsi.fastutil.shorts
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractShortPriorityQueue - Class in it.unimi.dsi.fastutil.shorts
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractShortPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShortPriorityQueue
Deprecated.
 
AbstractShortSet - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractShortSortedSet - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractShortSpliterator - Class in it.unimi.dsi.fastutil.shorts
An abstract class facilitating the creation of type-specific iterators.
AbstractShortStack - Class in it.unimi.dsi.fastutil.shorts
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractStack<K> - Class in it.unimi.dsi.fastutil
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of Stack.
AbstractStack() - Constructor for class it.unimi.dsi.fastutil.AbstractStack
Deprecated.
 
accept(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanConsumer
Performs this operation on the given input.
accept(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteConsumer
Performs this operation on the given input.
accept(char) - Method in interface it.unimi.dsi.fastutil.chars.CharConsumer
Performs this operation on the given input.
accept(double) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
Deprecated.
Please use the corresponding exact type-specific method instead.
accept(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
Performs this operation on the given input.
accept(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteConsumer
Deprecated.
Please use the corresponding exact type-specific method instead.
accept(int) - Method in interface it.unimi.dsi.fastutil.chars.CharConsumer
Deprecated.
Please use the corresponding exact type-specific method instead.
accept(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortConsumer
Deprecated.
Please use the corresponding exact type-specific method instead.
accept(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortConsumer
Performs this operation on the given input.
accept(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortConsumer
Deprecated.
Please use the corresponding type-specific method instead.
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Ensures that this collection contains the specified element (optional operation).
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Ensures that this collection contains the specified element (optional operation).
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Ensures that this collection contains the specified element (optional operation).
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
add(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigListIterator
Inserts the specified element into the list (optional operation).
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.AbstractIndexBasedBigListIterator
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.BigListIteratorListIterator
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
add(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Ensures that this collection contains the specified element (optional operation).
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedRandomAccessList
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableRandomAccessList
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.AbstractIndexBasedListIterator
 
add(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Appends the specified element to the end of this list (optional operation).
add(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanListIterator
Inserts the specified element into the list (optional operation).
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Ensures that this collection contains the specified element (optional operation).
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
Ensures that this collection contains the specified element (optional operation).
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Ensures that this collection contains the specified element (optional operation).
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
add(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigListIterator
Inserts the specified element into the list (optional operation).
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.AbstractIndexBasedBigListIterator
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.BigListIteratorListIterator
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
add(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Ensures that this collection contains the specified element (optional operation).
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedRandomAccessList
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.SynchronizedSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableRandomAccessList
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.UnmodifiableSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.AbstractIndexBasedListIterator
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
 
add(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Appends the specified element to the end of this list (optional operation).
add(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteListIterator
Inserts the specified element into the list (optional operation).
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
 
add(byte[][], long, byte) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(byte[][], long, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
add(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Ensures that this collection contains the specified element (optional operation).
add(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
Ensures that this collection contains the specified element (optional operation).
add(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Ensures that this collection contains the specified element (optional operation).
add(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharArraySet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
add(char) - Method in interface it.unimi.dsi.fastutil.chars.CharBigListIterator
Inserts the specified element into the list (optional operation).
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.AbstractIndexBasedBigListIterator
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.BigListIteratorListIterator
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
add(char) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Ensures that this collection contains the specified element (optional operation).
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedRandomAccessList
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharSets.SynchronizedSet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableRandomAccessList
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharSets.UnmodifiableSet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharIterators.AbstractIndexBasedListIterator
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
 
add(char) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Appends the specified element to the end of this list (optional operation).
add(char) - Method in interface it.unimi.dsi.fastutil.chars.CharListIterator
Inserts the specified element into the list (optional operation).
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
 
add(char[][], long, char) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(char[][], long, char) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
add(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Ensures that this collection contains the specified element (optional operation).
add(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
Ensures that this collection contains the specified element (optional operation).
add(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Ensures that this collection contains the specified element (optional operation).
add(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
add(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigListIterator
Inserts the specified element into the list (optional operation).
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigListIterator
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
add(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Ensures that this collection contains the specified element (optional operation).
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedRandomAccessList
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.SynchronizedSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableRandomAccessList
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedListIterator
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
add(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Appends the specified element to the end of this list (optional operation).
add(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleListIterator
Inserts the specified element into the list (optional operation).
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
add(double[][], long, double) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(double[][], long, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
add(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Ensures that this collection contains the specified element (optional operation).
add(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
Ensures that this collection contains the specified element (optional operation).
add(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Ensures that this collection contains the specified element (optional operation).
add(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
add(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigListIterator
Inserts the specified element into the list (optional operation).
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.AbstractIndexBasedBigListIterator
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.BigListIteratorListIterator
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
add(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Ensures that this collection contains the specified element (optional operation).
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedRandomAccessList
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.SynchronizedSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableRandomAccessList
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.UnmodifiableSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.AbstractIndexBasedListIterator
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
add(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Appends the specified element to the end of this list (optional operation).
add(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatListIterator
Inserts the specified element into the list (optional operation).
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
add(float[][], long, float) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(float[][], long, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Ensures that this collection contains the specified element (optional operation).
add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Ensures that this collection contains the specified element (optional operation).
add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Ensures that this collection contains the specified element (optional operation).
add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
add(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBigListIterator
Inserts the specified element into the list (optional operation).
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigListIterator
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
add(int) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Ensures that this collection contains the specified element (optional operation).
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedRandomAccessList
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.SynchronizedSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableRandomAccessList
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.UnmodifiableSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedListIterator
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
 
add(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Appends the specified element to the end of this list (optional operation).
add(int) - Method in interface it.unimi.dsi.fastutil.ints.IntListIterator
Inserts the specified element into the list (optional operation).
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
 
add(int[][], long, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(int[][], long, int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Inserts the specified element at the specified position in this list (optional operation).
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
add(int, boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Inserts the specified element at the specified position in this list (optional operation).
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Inserts the specified element at the specified position in this list (optional operation).
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
add(int, byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Inserts the specified element at the specified position in this list (optional operation).
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Inserts the specified element at the specified position in this list (optional operation).
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
add(int, char) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Inserts the specified element at the specified position in this list (optional operation).
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Inserts the specified element at the specified position in this list (optional operation).
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
add(int, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Inserts the specified element at the specified position in this list (optional operation).
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Inserts the specified element at the specified position in this list (optional operation).
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
add(int, float) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Inserts the specified element at the specified position in this list (optional operation).
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Inserts the specified element at the specified position in this list (optional operation).
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
add(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Inserts the specified element at the specified position in this list (optional operation).
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Inserts the specified element at the specified position in this list (optional operation).
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
add(int, long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Inserts the specified element at the specified position in this list (optional operation).
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Inserts the specified element at the specified position in this list (optional operation).
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
add(int, short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Inserts the specified element at the specified position in this list (optional operation).
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
add(int, Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
add(int, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
add(int, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Character) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Character) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Character) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
add(int, Character) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Character) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
add(int, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
add(int, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
add(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
add(int, Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
add(int, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Ensures that this collection contains the specified element (optional operation).
add(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
Ensures that this collection contains the specified element (optional operation).
add(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Ensures that this collection contains the specified element (optional operation).
add(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
add(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigListIterator
Inserts the specified element into the list (optional operation).
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigListIterator
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
add(long) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Ensures that this collection contains the specified element (optional operation).
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedRandomAccessList
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.SynchronizedSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableRandomAccessList
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.UnmodifiableSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedListIterator
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
 
add(long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Appends the specified element to the end of this list (optional operation).
add(long) - Method in interface it.unimi.dsi.fastutil.longs.LongListIterator
Inserts the specified element into the list (optional operation).
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
 
add(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
add(long, boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
add(long, byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
add(long, char) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
add(long, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
add(long, float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
add(long, int) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
add(long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
add(long, short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
add(long, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Character) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Character) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Character) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Character) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Character) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Integer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, K) - Method in interface it.unimi.dsi.fastutil.BigList
Inserts the specified element at the specified position in this big list (optional operation).
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Inserts the specified element at the specified position in this big list (optional operation).
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Inserts the specified element at the specified position in this big list (optional operation).
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Ensures that this collection contains the specified element (optional operation).
add(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
Ensures that this collection contains the specified element (optional operation).
add(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Ensures that this collection contains the specified element (optional operation).
add(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
add(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigListIterator
Inserts the specified element into the list (optional operation).
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.AbstractIndexBasedBigListIterator
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.BigListIteratorListIterator
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
add(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Ensures that this collection contains the specified element (optional operation).
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedRandomAccessList
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.SynchronizedSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableRandomAccessList
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.UnmodifiableSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.AbstractIndexBasedListIterator
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
add(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Appends the specified element to the end of this list (optional operation).
add(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortListIterator
Inserts the specified element into the list (optional operation).
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
add(short[][], long, short) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(short[][], long, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
Deprecated.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
Deprecated.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedRandomAccessList
Deprecated.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
Deprecated.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
Deprecated.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
Deprecated.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableRandomAccessList
Deprecated.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
Deprecated.
add(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
add(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
Deprecated.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
Deprecated.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedRandomAccessList
Deprecated.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.SynchronizedSet
Deprecated.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
Deprecated.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
Deprecated.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
Deprecated.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableRandomAccessList
Deprecated.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.UnmodifiableSet
Deprecated.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
Deprecated.
add(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
add(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
Deprecated.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
Deprecated.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedRandomAccessList
Deprecated.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharSets.SynchronizedSet
Deprecated.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
Deprecated.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
Deprecated.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
Deprecated.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableRandomAccessList
Deprecated.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharSets.UnmodifiableSet
Deprecated.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
Deprecated.
add(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
add(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
Deprecated.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
Deprecated.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedRandomAccessList
Deprecated.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.SynchronizedSet
Deprecated.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
Deprecated.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
Deprecated.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
Deprecated.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableRandomAccessList
Deprecated.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
Deprecated.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
Deprecated.
add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
Deprecated.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
Deprecated.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedRandomAccessList
Deprecated.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.SynchronizedSet
Deprecated.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
Deprecated.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
Deprecated.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
Deprecated.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableRandomAccessList
Deprecated.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.UnmodifiableSet
Deprecated.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
Deprecated.
add(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
add(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
Deprecated.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
Deprecated.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedRandomAccessList
Deprecated.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSets.SynchronizedSet
Deprecated.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
Deprecated.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
Deprecated.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
Deprecated.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableRandomAccessList
Deprecated.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSets.UnmodifiableSet
Deprecated.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
Deprecated.
add(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
add(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
Deprecated.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
Deprecated.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedRandomAccessList
Deprecated.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.SynchronizedSet
Deprecated.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
Deprecated.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
Deprecated.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
Deprecated.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableRandomAccessList
Deprecated.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.UnmodifiableSet
Deprecated.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
Deprecated.
add(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
add(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
Deprecated.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
Deprecated.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedRandomAccessList
Deprecated.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.SynchronizedSet
Deprecated.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
Deprecated.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
Deprecated.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
Deprecated.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableRandomAccessList
Deprecated.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.UnmodifiableSet
Deprecated.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
Deprecated.
add(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
add(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Deprecated.
Please use the corresponding type-specific method instead.
add(K) - Method in interface it.unimi.dsi.fastutil.BigListIterator
Inserts the specified element into the list (optional operation).
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
add(K) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigListIterator
Inserts the specified element into the list (optional operation).
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigListIterator
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedRandomAccessList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.SynchronizedSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableRandomAccessList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.UnmodifiableSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedListIterator
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
 
add(K) - Method in interface it.unimi.dsi.fastutil.objects.ObjectListIterator
Inserts the specified element into the list (optional operation).
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedRandomAccessList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.SynchronizedSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableRandomAccessList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.UnmodifiableSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
addAll(int, BooleanCollection) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
addAll(int, BooleanList) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
addAll(int, ByteCollection) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
addAll(int, ByteList) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
addAll(int, CharCollection) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
addAll(int, CharList) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
addAll(int, DoubleCollection) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
addAll(int, DoubleList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
addAll(int, FloatCollection) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
addAll(int, FloatList) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
addAll(int, IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
addAll(int, IntList) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
addAll(int, LongCollection) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
addAll(int, LongList) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
addAll(int, ObjectList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
addAll(int, ObjectList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, ReferenceList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
addAll(int, ReferenceList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
 
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
addAll(int, ShortCollection) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
addAll(int, ShortList) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
addAll(long, BooleanBigList) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
addAll(long, BooleanCollection) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
addAll(long, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
addAll(long, BooleanList) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
addAll(long, ByteBigList) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
addAll(long, ByteCollection) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
addAll(long, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
addAll(long, ByteList) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
addAll(long, CharBigList) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
addAll(long, CharCollection) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
addAll(long, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
addAll(long, CharList) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
addAll(long, DoubleBigList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
addAll(long, DoubleCollection) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
addAll(long, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
addAll(long, DoubleList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
addAll(long, FloatBigList) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
addAll(long, FloatCollection) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
addAll(long, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
addAll(long, FloatList) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
addAll(long, IntBigList) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
addAll(long, IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
addAll(long, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
addAll(long, IntList) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
addAll(long, LongBigList) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
addAll(long, LongCollection) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
addAll(long, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
addAll(long, LongList) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, ObjectBigList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
addAll(long, ObjectBigList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, ObjectList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
addAll(long, ObjectList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, ReferenceBigList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
addAll(long, ReferenceBigList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, ReferenceList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
addAll(long, ReferenceList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
addAll(long, ShortBigList) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
addAll(long, ShortCollection) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
addAll(long, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
addAll(long, ShortList) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends K>) - Method in interface it.unimi.dsi.fastutil.BigList
Inserts all of the elements in the specified collection into this big list at the specified position (optional operation).
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
addAll(BooleanBigList) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addAll(BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
addAll(BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
addAll(BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
addAll(BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Adds all elements of the given type-specific collection to this collection.
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Adds all elements of the given type-specific collection to this collection.
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
addAll(BooleanCollection) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Adds all elements of the given type-specific collection to this collection.
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedRandomAccessList
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableRandomAccessList
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
addAll(BooleanList) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(BooleanList) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
addAll(BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addAll(BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addAll(BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
addAll(BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
addAll(ByteBigList) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addAll(ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
addAll(ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
addAll(ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
addAll(ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Adds all elements of the given type-specific collection to this collection.
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Adds all elements of the given type-specific collection to this collection.
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
addAll(ByteCollection) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Adds all elements of the given type-specific collection to this collection.
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedRandomAccessList
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.SynchronizedSet
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableRandomAccessList
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.UnmodifiableSet
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
addAll(ByteList) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(ByteList) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
addAll(ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addAll(ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addAll(ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
addAll(ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
addAll(CharBigList) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addAll(CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
addAll(CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
addAll(CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
addAll(CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Adds all elements of the given type-specific collection to this collection.
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Adds all elements of the given type-specific collection to this collection.
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
addAll(CharCollection) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Adds all elements of the given type-specific collection to this collection.
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedRandomAccessList
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSets.SynchronizedSet
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableRandomAccessList
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSets.UnmodifiableSet
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
addAll(CharList) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(CharList) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
addAll(CharList) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addAll(CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addAll(CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
addAll(CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
addAll(DoubleBigList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addAll(DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
addAll(DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
addAll(DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
addAll(DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Adds all elements of the given type-specific collection to this collection.
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Adds all elements of the given type-specific collection to this collection.
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
addAll(DoubleCollection) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Adds all elements of the given type-specific collection to this collection.
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedRandomAccessList
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.SynchronizedSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableRandomAccessList
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
addAll(DoubleList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(DoubleList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
addAll(DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addAll(DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addAll(DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
addAll(DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
addAll(FloatBigList) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addAll(FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
addAll(FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
addAll(FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
addAll(FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Adds all elements of the given type-specific collection to this collection.
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Adds all elements of the given type-specific collection to this collection.
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
addAll(FloatCollection) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Adds all elements of the given type-specific collection to this collection.
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedRandomAccessList
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.SynchronizedSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableRandomAccessList
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.UnmodifiableSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
addAll(FloatList) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(FloatList) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
addAll(FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addAll(FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addAll(FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
addAll(FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
addAll(IntBigList) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addAll(IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
addAll(IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
addAll(IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
addAll(IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Adds all elements of the given type-specific collection to this collection.
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Adds all elements of the given type-specific collection to this collection.
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
addAll(IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Adds all elements of the given type-specific collection to this collection.
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedRandomAccessList
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSets.SynchronizedSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableRandomAccessList
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSets.UnmodifiableSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
addAll(IntList) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(IntList) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
addAll(LongBigList) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addAll(LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
addAll(LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
addAll(LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
addAll(LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Adds all elements of the given type-specific collection to this collection.
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Adds all elements of the given type-specific collection to this collection.
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
addAll(LongCollection) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Adds all elements of the given type-specific collection to this collection.
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedRandomAccessList
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSets.SynchronizedSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableRandomAccessList
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSets.UnmodifiableSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
addAll(LongList) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(LongList) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
addAll(LongList) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addAll(LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addAll(LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
addAll(LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
addAll(ObjectBigList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(ObjectList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(ObjectList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(ReferenceBigList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(ReferenceList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(ReferenceList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(ShortBigList) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addAll(ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
addAll(ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
addAll(ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
addAll(ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Adds all elements of the given type-specific collection to this collection.
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Adds all elements of the given type-specific collection to this collection.
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
addAll(ShortCollection) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Adds all elements of the given type-specific collection to this collection.
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedRandomAccessList
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.SynchronizedSet
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableRandomAccessList
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.UnmodifiableSet
 
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.BooleanBigLists.SynchronizedBigList
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedRandomAccessList
 
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.BooleanBigLists.UnmodifiableBigList
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableRandomAccessList
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedRandomAccessList
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.SynchronizedSet
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableRandomAccessList
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.UnmodifiableSet
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedRandomAccessList
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharSets.SynchronizedSet
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableRandomAccessList
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharSets.UnmodifiableSet
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedRandomAccessList
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.SynchronizedSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableRandomAccessList
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedRandomAccessList
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.SynchronizedSet
 
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.FloatBigLists.UnmodifiableBigList
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableRandomAccessList
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.UnmodifiableSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedRandomAccessList
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSets.SynchronizedSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableRandomAccessList
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSets.UnmodifiableSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedRandomAccessList
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSets.SynchronizedSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableRandomAccessList
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSets.UnmodifiableSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedRandomAccessList
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.SynchronizedSet
 
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.ShortBigLists.UnmodifiableBigList
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableRandomAccessList
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.UnmodifiableSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedRandomAccessList
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.SynchronizedSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableRandomAccessList
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.UnmodifiableSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.EmptyCollection
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedRandomAccessList
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.SynchronizedSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableRandomAccessList
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.UnmodifiableSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.Singleton
 
addAndGet(AtomicIntegerArray[], long, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Atomically adds a value to an element of the given big atomic array, returning the new value.
addAndGet(AtomicLongArray[], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Atomically adds a value to an element of the given big atomic array, returning the new value.
addAndMoveToFirst(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToLast(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addElements(int, boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, boolean[]) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
addElements(int, boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addElements(int, boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
addElements(int, boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, boolean[], int, int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
addElements(int, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, byte[]) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
addElements(int, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addElements(int, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
addElements(int, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, byte[], int, int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
addElements(int, char[]) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, char[]) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, char[]) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
addElements(int, char[]) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addElements(int, char[]) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
addElements(int, char[]) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, char[], int, int) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
addElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, double[]) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
addElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
addElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, double[], int, int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
addElements(int, float[]) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, float[]) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
addElements(int, float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addElements(int, float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
addElements(int, float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, float[], int, int) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
addElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, int[]) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
addElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
addElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, int[], int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
addElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, long[]) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
addElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
addElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, long[], int, int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
addElements(int, short[]) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, short[]) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
addElements(int, short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addElements(int, short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
addElements(int, short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, short[], int, int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[]) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
addElements(int, K[]) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, K[], int, int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, K[], int, int) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
addElements(long, boolean[][]) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, boolean[][]) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, boolean[][]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addElements(long, boolean[][]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
addElements(long, boolean[][]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
addElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
addElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, boolean[][], long, long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
addElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
addElements(long, byte[][]) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, byte[][]) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, byte[][]) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addElements(long, byte[][]) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
addElements(long, byte[][]) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
addElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
addElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, byte[][], long, long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
addElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
addElements(long, char[][]) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, char[][]) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, char[][]) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addElements(long, char[][]) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
addElements(long, char[][]) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
addElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
addElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, char[][], long, long) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
addElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
addElements(long, double[][]) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, double[][]) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, double[][]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addElements(long, double[][]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
addElements(long, double[][]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
addElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
addElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, double[][], long, long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
addElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
addElements(long, float[][]) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, float[][]) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, float[][]) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addElements(long, float[][]) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
addElements(long, float[][]) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
addElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
addElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, float[][], long, long) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
addElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
addElements(long, int[][]) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, int[][]) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, int[][]) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addElements(long, int[][]) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
addElements(long, int[][]) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
addElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
addElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, int[][], long, long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
addElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
addElements(long, long[][]) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, long[][]) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, long[][]) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addElements(long, long[][]) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
addElements(long, long[][]) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
addElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
addElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, long[][], long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
addElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
addElements(long, short[][]) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, short[][]) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, short[][]) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addElements(long, short[][]) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
addElements(long, short[][]) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
addElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
addElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, short[][], long, long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
addElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][]) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
addElements(long, K[][]) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, K[][], long, long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, K[][], long, long) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
Additional Features and Methods - Search tag in Overview
Section
Additional methods - Search tag in class it.unimi.dsi.fastutil.BigArrays
Section
addOrGet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Add a random element if not present, get the existing value if already present.
addOrGet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Add a random element if not present, get the existing value if already present.
addOrGet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Add a random element if not present, get the existing value if already present.
addOrGet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Add a random element if not present, get the existing value if already present.
addOrGet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Add a random element if not present, get the existing value if already present.
addTo(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
Adds an increment to value currently associated with a key.
addTo(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Adds an increment to value currently associated with a key.
addTo(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Adds an increment to value currently associated with a key.
addTo(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Adds an increment to value currently associated with a key.
addTo(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Adds an increment to value currently associated with a key.
addTo(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Adds an increment to value currently associated with a key.
addTo(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Adds an increment to value currently associated with a key.
addTo(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Adds an increment to value currently associated with a key.
addTo(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Adds an increment to value currently associated with a key.
addTo(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
Adds an increment to value currently associated with a key.
addTo(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
Adds an increment to value currently associated with a key.
addTo(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
Adds an increment to value currently associated with a key.
addTo(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
Adds an increment to value currently associated with a key.
addTo(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
Adds an increment to value currently associated with a key.
addTo(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
Adds an increment to value currently associated with a key.
addTo(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Adds an increment to value currently associated with a key.
addTo(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
Adds an increment to value currently associated with a key.
addTo(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
Adds an increment to value currently associated with a key.
addTo(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
Adds an increment to value currently associated with a key.
addTo(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
Adds an increment to value currently associated with a key.
addTo(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
Adds an increment to value currently associated with a key.
addTo(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
Adds an increment to value currently associated with a key.
addTo(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
Adds an increment to value currently associated with a key.
addTo(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Adds an increment to value currently associated with a key.
addTo(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
Adds an increment to value currently associated with a key.
addTo(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
Adds an increment to value currently associated with a key.
addTo(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
Adds an increment to value currently associated with a key.
addTo(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
Adds an increment to value currently associated with a key.
addTo(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
Adds an increment to value currently associated with a key.
addTo(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
Adds an increment to value currently associated with a key.
addTo(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
Adds an increment to value currently associated with a key.
addTo(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Adds an increment to value currently associated with a key.
addTo(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
Adds an increment to value currently associated with a key.
addTo(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
Adds an increment to value currently associated with a key.
addTo(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
Adds an increment to value currently associated with a key.
addTo(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
Adds an increment to value currently associated with a key.
addTo(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
Adds an increment to value currently associated with a key.
addTo(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
Adds an increment to value currently associated with a key.
addTo(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
Adds an increment to value currently associated with a key.
addTo(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Adds an increment to value currently associated with a key.
addTo(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
Adds an increment to value currently associated with a key.
addTo(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
Adds an increment to value currently associated with a key.
addTo(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
Adds an increment to value currently associated with a key.
addTo(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
Adds an increment to value currently associated with a key.
addTo(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
Adds an increment to value currently associated with a key.
addTo(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
Adds an increment to value currently associated with a key.
addTo(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
Adds an increment to value currently associated with a key.
addTo(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Adds an increment to value currently associated with a key.
addTo(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
Adds an increment to value currently associated with a key.
addTo(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
Adds an increment to value currently associated with a key.
addTo(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
Adds an increment to value currently associated with a key.
addTo(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
Adds an increment to value currently associated with a key.
addTo(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
Adds an increment to value currently associated with a key.
addTo(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
Adds an increment to value currently associated with a key.
addTo(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
Adds an increment to value currently associated with a key.
addTo(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
Adds an increment to value currently associated with a key.
addTo(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Adds an increment to value currently associated with a key.
all(BooleanIterator, BooleanPredicate) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(ByteIterator, BytePredicate) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(ByteIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(CharIterator, CharPredicate) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(CharIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(DoubleIterator, DoublePredicate) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(FloatIterator, FloatPredicate) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(FloatIterator, DoublePredicate) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(IntIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(LongIterator, LongPredicate) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(ShortIterator, ShortPredicate) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(ShortIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(Iterator<K>, Predicate<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
ALL_TERMINATORS - Static variable in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
A set containing all available line terminators.
allChanged() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
Signals the queue that all elements have changed.
allChanged() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
Rebuilds this queue in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
Rebuilds this heap in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Signals the queue that all elements have changed.
allChanged() - Method in class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
Rebuilds this queue in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Rebuilds this heap in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
Signals the queue that all elements have changed.
allChanged() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
Rebuilds this queue in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
Rebuilds this heap in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
Signals the queue that all elements have changed.
allChanged() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
Rebuilds this queue in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
Rebuilds this heap in a bottom-up fashion (in linear time).
allChanged() - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
Notifies this queue that the all elements have changed (optional operation).
allChanged() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
 
allChanged() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
allChanged() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
Signals the queue that all elements have changed.
allChanged() - Method in class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
Rebuilds this queue in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
Rebuilds this heap in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
Signals the queue that all elements have changed.
allChanged() - Method in class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
Rebuilds this queue in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
Rebuilds this heap in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
Signals the queue that all elements have changed.
allChanged() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
Rebuilds this queue in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
Rebuilds this heap in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
Signals the queue that all elements have changed.
allChanged() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
Rebuilds this queue in a bottom-up fashion (in linear time).
allChanged() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
Rebuilds this heap in a bottom-up fashion (in linear time).
and(BooleanPredicate) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(BytePredicate) - Method in interface it.unimi.dsi.fastutil.bytes.BytePredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(CharPredicate) - Method in interface it.unimi.dsi.fastutil.chars.CharPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(DoublePredicate) - Method in interface it.unimi.dsi.fastutil.doubles.DoublePredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(FloatPredicate) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(IntPredicate) - Method in interface it.unimi.dsi.fastutil.ints.IntPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(LongPredicate) - Method in interface it.unimi.dsi.fastutil.longs.LongPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(ShortPredicate) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(DoublePredicate) - Method in interface it.unimi.dsi.fastutil.doubles.DoublePredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(DoublePredicate) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
and(IntPredicate) - Method in interface it.unimi.dsi.fastutil.bytes.BytePredicate
and(IntPredicate) - Method in interface it.unimi.dsi.fastutil.chars.CharPredicate
and(IntPredicate) - Method in interface it.unimi.dsi.fastutil.ints.IntPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(IntPredicate) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
and(LongPredicate) - Method in interface it.unimi.dsi.fastutil.longs.LongPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(Predicate<? super Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanPredicate
Deprecated.
Please use the corresponding type-specific method instead.
and(Predicate<? super Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.BytePredicate
Deprecated.
Please use the corresponding type-specific method instead.
and(Predicate<? super Character>) - Method in interface it.unimi.dsi.fastutil.chars.CharPredicate
Deprecated.
Please use the corresponding type-specific method instead.
and(Predicate<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoublePredicate
Deprecated.
Please use the corresponding type-specific method instead.
and(Predicate<? super Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
Deprecated.
Please use the corresponding type-specific method instead.
and(Predicate<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntPredicate
Deprecated.
Please use the corresponding type-specific method instead.
and(Predicate<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongPredicate
Deprecated.
Please use the corresponding type-specific method instead.
and(Predicate<? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
Deprecated.
Please use the corresponding type-specific method instead.
andThen(BooleanConsumer) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
andThen(ByteConsumer) - Method in interface it.unimi.dsi.fastutil.bytes.ByteConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
andThen(CharConsumer) - Method in interface it.unimi.dsi.fastutil.chars.CharConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
andThen(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
andThen(FloatConsumer) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
andThen(IntConsumer) - Method in interface it.unimi.dsi.fastutil.ints.IntConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
andThen(LongConsumer) - Method in interface it.unimi.dsi.fastutil.longs.LongConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
andThen(ShortConsumer) - Method in interface it.unimi.dsi.fastutil.shorts.ShortConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
andThen(Consumer<? super Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanConsumer
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Consumer<? super Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.ByteConsumer
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Consumer<? super Character>) - Method in interface it.unimi.dsi.fastutil.chars.CharConsumer
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Consumer<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleConsumer
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Consumer<? super Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Consumer<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntConsumer
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Consumer<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongConsumer
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Consumer<? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortConsumer
Deprecated.
Please use the corresponding type-specific method instead.
andThen(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
andThen(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
andThen(Function<? super Boolean, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Boolean, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Boolean, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Boolean, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Boolean, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Boolean, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Boolean, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Boolean, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Boolean, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Boolean, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Byte, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Byte, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Byte, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Byte, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Byte, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Byte, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Byte, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Byte, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Byte, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Byte, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Double, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Double, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Double, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Double, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Double, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Double, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Double, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Double, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Double, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Double, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Float, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Float, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Float, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Float, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Float, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Float, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Float, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Float, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Float, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Float, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Integer, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Integer, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Integer, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Integer, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Integer, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Integer, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Integer, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Integer, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Integer, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Integer, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Short, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Short, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Short, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Short, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Short, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Short, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Short, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Short, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Short, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Short, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(IntConsumer) - Method in interface it.unimi.dsi.fastutil.bytes.ByteConsumer
andThen(IntConsumer) - Method in interface it.unimi.dsi.fastutil.chars.CharConsumer
andThen(IntConsumer) - Method in interface it.unimi.dsi.fastutil.ints.IntConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
andThen(IntConsumer) - Method in interface it.unimi.dsi.fastutil.shorts.ShortConsumer
andThen(LongConsumer) - Method in interface it.unimi.dsi.fastutil.longs.LongConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
andThenByte(Boolean2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
andThenByte(Boolean2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
andThenByte(Boolean2ByteFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
andThenByte(Boolean2ByteFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
andThenByte(Boolean2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
andThenByte(Boolean2ByteFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
andThenByte(Boolean2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
andThenByte(Boolean2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
andThenByte(Boolean2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
andThenByte(Boolean2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
andThenByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
andThenByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
andThenByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
andThenByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
andThenByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
andThenByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
andThenByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
andThenByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
andThenByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
andThenByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
andThenByte(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenByte(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
andThenByte(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
andThenByte(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
andThenByte(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
andThenByte(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
andThenByte(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
andThenByte(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
andThenByte(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
andThenByte(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
andThenByte(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
andThenByte(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
andThenByte(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
andThenByte(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
andThenByte(Object2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
andThenByte(Reference2ByteFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
andThenByte(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
andThenChar(Boolean2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
andThenChar(Boolean2CharFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
andThenChar(Boolean2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
andThenChar(Boolean2CharFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
andThenChar(Boolean2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
andThenChar(Boolean2CharFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
andThenChar(Boolean2CharFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
andThenChar(Boolean2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
andThenChar(Boolean2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
andThenChar(Boolean2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
andThenChar(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
andThenChar(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
andThenChar(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
andThenChar(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
andThenChar(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
andThenChar(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
andThenChar(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
andThenChar(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
andThenChar(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
andThenChar(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
andThenChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
andThenChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
andThenChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
andThenChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
andThenChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
andThenChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
andThenChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
andThenChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
andThenChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
andThenChar(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
andThenChar(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
andThenChar(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
andThenChar(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
andThenChar(Object2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
andThenChar(Reference2CharFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
andThenChar(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
andThenDouble(Boolean2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
andThenDouble(Boolean2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
andThenDouble(Boolean2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
andThenDouble(Boolean2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
andThenDouble(Boolean2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
andThenDouble(Boolean2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
andThenDouble(Boolean2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
andThenDouble(Boolean2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
andThenDouble(Boolean2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
andThenDouble(Boolean2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
andThenDouble(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
andThenDouble(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
andThenDouble(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
andThenDouble(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
andThenDouble(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
andThenDouble(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
andThenDouble(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
andThenDouble(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
andThenDouble(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
andThenDouble(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
andThenDouble(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenDouble(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
andThenDouble(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
andThenDouble(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
andThenDouble(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
andThenDouble(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
andThenDouble(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
andThenDouble(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
andThenDouble(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
andThenDouble(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
andThenDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
andThenDouble(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
andThenDouble(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
andThenDouble(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
andThenDouble(Object2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
andThenDouble(Reference2DoubleFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
andThenDouble(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
andThenFloat(Boolean2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
andThenFloat(Boolean2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
andThenFloat(Boolean2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
andThenFloat(Boolean2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
andThenFloat(Boolean2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
andThenFloat(Boolean2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
andThenFloat(Boolean2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
andThenFloat(Boolean2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
andThenFloat(Boolean2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
andThenFloat(Boolean2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
andThenFloat(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
andThenFloat(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
andThenFloat(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
andThenFloat(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
andThenFloat(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
andThenFloat(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
andThenFloat(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
andThenFloat(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
andThenFloat(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
andThenFloat(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
andThenFloat(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenFloat(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
andThenFloat(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
andThenFloat(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
andThenFloat(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
andThenFloat(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
andThenFloat(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
andThenFloat(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
andThenFloat(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
andThenFloat(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
andThenFloat(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
andThenFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
andThenFloat(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
andThenFloat(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
andThenFloat(Object2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
andThenFloat(Reference2FloatFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
andThenFloat(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
andThenInt(Boolean2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
andThenInt(Boolean2IntFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
andThenInt(Boolean2IntFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
andThenInt(Boolean2IntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
andThenInt(Boolean2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
andThenInt(Boolean2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
andThenInt(Boolean2IntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
andThenInt(Boolean2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
andThenInt(Boolean2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
andThenInt(Boolean2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
andThenInt(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
andThenInt(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
andThenInt(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
andThenInt(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
andThenInt(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
andThenInt(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
andThenInt(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
andThenInt(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
andThenInt(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
andThenInt(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
andThenInt(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenInt(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
andThenInt(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
andThenInt(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
andThenInt(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
andThenInt(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
andThenInt(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
andThenInt(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
andThenInt(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
andThenInt(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
andThenInt(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
andThenInt(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
andThenInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
andThenInt(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
andThenInt(Object2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
andThenInt(Reference2IntFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
andThenInt(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
andThenLong(Boolean2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
andThenLong(Boolean2LongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
andThenLong(Boolean2LongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
andThenLong(Boolean2LongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
andThenLong(Boolean2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
andThenLong(Boolean2LongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
andThenLong(Boolean2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
andThenLong(Boolean2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
andThenLong(Boolean2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
andThenLong(Boolean2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
andThenLong(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
andThenLong(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
andThenLong(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
andThenLong(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
andThenLong(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
andThenLong(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
andThenLong(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
andThenLong(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
andThenLong(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
andThenLong(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
andThenLong(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenLong(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
andThenLong(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
andThenLong(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
andThenLong(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
andThenLong(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
andThenLong(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
andThenLong(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
andThenLong(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
andThenLong(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
andThenLong(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
andThenLong(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
andThenLong(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
andThenLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
andThenLong(Object2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
andThenLong(Reference2LongFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
andThenLong(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
andThenObject(Boolean2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
andThenObject(Byte2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
andThenObject(Byte2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
andThenObject(Byte2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
andThenObject(Byte2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
andThenObject(Byte2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
andThenObject(Byte2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
andThenObject(Byte2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
andThenObject(Byte2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
andThenObject(Byte2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
andThenObject(Byte2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
andThenObject(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenObject(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
andThenObject(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
andThenObject(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
andThenObject(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
andThenObject(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
andThenObject(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
andThenObject(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
andThenObject(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
andThenObject(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenObject(Int2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenObject(Int2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
andThenObject(Int2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
andThenObject(Int2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
andThenObject(Int2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
andThenObject(Int2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
andThenObject(Int2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
andThenObject(Int2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
andThenObject(Int2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
andThenObject(Int2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
andThenObject(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenObject(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
andThenObject(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
andThenObject(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
andThenObject(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
andThenObject(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
andThenObject(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
andThenObject(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
andThenObject(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
andThenObject(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
andThenReference(Boolean2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
andThenReference(Byte2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
andThenReference(Byte2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
andThenReference(Byte2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
andThenReference(Byte2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
andThenReference(Byte2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
andThenReference(Byte2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
andThenReference(Byte2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
andThenReference(Byte2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
andThenReference(Byte2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
andThenReference(Byte2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
andThenReference(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenReference(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
andThenReference(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
andThenReference(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
andThenReference(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
andThenReference(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
andThenReference(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
andThenReference(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
andThenReference(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
andThenReference(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenReference(Int2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenReference(Int2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
andThenReference(Int2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
andThenReference(Int2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
andThenReference(Int2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
andThenReference(Int2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
andThenReference(Int2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
andThenReference(Int2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
andThenReference(Int2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
andThenReference(Int2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
andThenReference(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenReference(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
andThenReference(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
andThenReference(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
andThenReference(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
andThenReference(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
andThenReference(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
andThenReference(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
andThenReference(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
andThenReference(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
andThenShort(Boolean2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
andThenShort(Boolean2ShortFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
andThenShort(Boolean2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
andThenShort(Boolean2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
andThenShort(Boolean2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
andThenShort(Boolean2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
andThenShort(Boolean2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
andThenShort(Boolean2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
andThenShort(Boolean2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
andThenShort(Boolean2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
andThenShort(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
andThenShort(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
andThenShort(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
andThenShort(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
andThenShort(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
andThenShort(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
andThenShort(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
andThenShort(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
andThenShort(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
andThenShort(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
andThenShort(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenShort(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
andThenShort(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
andThenShort(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
andThenShort(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
andThenShort(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
andThenShort(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
andThenShort(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
andThenShort(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
andThenShort(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
andThenShort(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
andThenShort(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
andThenShort(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
andThenShort(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
andThenShort(Object2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
andThenShort(Reference2ShortFunction<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
An InDepth Look - Search tag in Overview
Section
any(BooleanIterator, BooleanPredicate) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(ByteIterator, BytePredicate) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(ByteIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(CharIterator, CharPredicate) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(CharIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(DoubleIterator, DoublePredicate) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(FloatIterator, FloatPredicate) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(FloatIterator, DoublePredicate) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(IntIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(LongIterator, LongPredicate) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(ShortIterator, ShortPredicate) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(ShortIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(Iterator<K>, Predicate<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
apply(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanUnaryOperator
Computes the operator on the given input.
apply(boolean, boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBinaryOperator
Computes the operator on the given inputs.
apply(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteUnaryOperator
Computes the operator on the given input.
apply(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBinaryOperator
Computes the operator on the given inputs.
apply(char) - Method in interface it.unimi.dsi.fastutil.chars.CharUnaryOperator
Computes the operator on the given input.
apply(char, char) - Method in interface it.unimi.dsi.fastutil.chars.CharBinaryOperator
Computes the operator on the given inputs.
apply(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
apply(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
 
apply(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
apply(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
 
apply(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleUnaryOperator
Computes the operator on the given input.
apply(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
apply(double) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
apply(double) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBinaryOperator
Computes the operator on the given inputs.
apply(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatUnaryOperator
Computes the operator on the given input.
apply(float, float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBinaryOperator
Computes the operator on the given inputs.
apply(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
apply(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
apply(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
apply(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
apply(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
apply(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
 
apply(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
apply(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
 
apply(int) - Method in interface it.unimi.dsi.fastutil.ints.IntUnaryOperator
Computes the operator on the given input.
apply(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
apply(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
apply(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntBinaryOperator
Computes the operator on the given inputs.
apply(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
apply(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
 
apply(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
apply(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
 
apply(long) - Method in interface it.unimi.dsi.fastutil.longs.LongUnaryOperator
Computes the operator on the given input.
apply(long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBinaryOperator
Computes the operator on the given inputs.
apply(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortUnaryOperator
Computes the operator on the given input.
apply(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBinaryOperator
Computes the operator on the given inputs.
apply(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanUnaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Boolean, Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBinaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteUnaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBinaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharUnaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.CharBinaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleUnaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBinaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatUnaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBinaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntUnaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntBinaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongUnaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.LongBinaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortUnaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBinaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in interface it.unimi.dsi.fastutil.Function
This is equivalent to calling Function.get(Object).
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
 
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.SynchronizedFunction
 
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.SynchronizedFunction
 
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.SynchronizedFunction
 
apply(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsDouble(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
applyAsDouble(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
 
applyAsDouble(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
applyAsDouble(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
 
applyAsDouble(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleUnaryOperator
Deprecated.
applyAsDouble(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsDouble(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsDouble(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsDouble(double) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsDouble(double) - Method in interface it.unimi.dsi.fastutil.floats.FloatUnaryOperator
Deprecated.
applyAsDouble(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBinaryOperator
applyAsDouble(double, double) - Method in interface it.unimi.dsi.fastutil.floats.FloatBinaryOperator
applyAsDouble(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsDouble(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsDouble(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsDouble(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsDouble(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsDouble(int) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsDouble(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsDouble(int) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsDouble(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
applyAsDouble(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
 
applyAsDouble(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
applyAsDouble(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
 
applyAsDouble(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsDouble(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsDouble(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsDouble(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsDouble(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
applyAsDouble(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
 
applyAsDouble(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
applyAsDouble(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
 
applyAsDouble(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
applyAsDouble(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
 
applyAsDouble(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
applyAsDouble(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
 
applyAsDouble(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
applyAsDouble(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
 
applyAsDouble(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
applyAsDouble(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
 
applyAsInt(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
applyAsInt(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
 
applyAsInt(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
applyAsInt(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
 
applyAsInt(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
applyAsInt(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
 
applyAsInt(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
applyAsInt(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
 
applyAsInt(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsInt(double) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsInt(double) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsInt(double) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsInt(double) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteUnaryOperator
Deprecated.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.chars.CharUnaryOperator
Deprecated.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
 
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
 
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
 
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
 
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.ints.IntUnaryOperator
Deprecated.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsInt(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortUnaryOperator
Deprecated.
applyAsInt(int, int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBinaryOperator
Deprecated.
applyAsInt(int, int) - Method in interface it.unimi.dsi.fastutil.chars.CharBinaryOperator
Deprecated.
applyAsInt(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntBinaryOperator
Deprecated.
applyAsInt(int, int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBinaryOperator
applyAsInt(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
applyAsInt(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
 
applyAsInt(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
applyAsInt(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
 
applyAsInt(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
applyAsInt(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
 
applyAsInt(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
applyAsInt(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
 
applyAsInt(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
applyAsInt(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
 
applyAsInt(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
applyAsInt(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
 
applyAsInt(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
applyAsInt(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
 
applyAsInt(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
applyAsInt(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
 
applyAsInt(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
applyAsInt(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
 
applyAsInt(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
applyAsInt(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
 
applyAsInt(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
applyAsInt(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
 
applyAsInt(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
applyAsInt(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
 
applyAsLong(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
applyAsLong(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
 
applyAsLong(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsLong(double) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsLong(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsLong(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsLong(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsLong(int) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsLong(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
applyAsLong(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
 
applyAsLong(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
applyAsLong(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
applyAsLong(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
applyAsLong(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
 
applyAsLong(long) - Method in interface it.unimi.dsi.fastutil.longs.LongUnaryOperator
Deprecated.
applyAsLong(long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBinaryOperator
Deprecated.
applyAsLong(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
applyAsLong(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
 
applyAsLong(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
applyAsLong(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
 
array - Variable in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
The array backing the input stream.
array - Variable in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
The array backing the output stream.
array - Variable in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
The array of arrays backing the input stream, plus an additional null entry.
arrayLength(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedList
Computes the length of the array at the given index.
arrayLength(int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedList
Computes the length of the array at the given index.
arrayLength(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
Computes the length of the array at the given index.
arrayLength(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
Computes the length of the array at the given index.
arrayLength(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedList
Computes the length of the array at the given index.
arrayLength(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedBigList
Computes the length of the array at the given index.
arrayLength(long) - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedBigList
Computes the length of the array at the given index.
arrayLength(long) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
Computes the length of the array at the given index.
arrayLength(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
Computes the length of the array at the given index.
arrayLength(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedBigList
Computes the length of the array at the given index.
Arrays - Class in it.unimi.dsi.fastutil
A class providing static methods and objects that do useful things with arrays.
arraySize(int, float) - Static method in class it.unimi.dsi.fastutil.HashCommon
Returns the least power of two smaller than or equal to 230 and larger than or equal to Math.ceil(expected / f).
asBigList(BooleanList) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists
Returns a big list backed by the specified list.
asBigList(ByteList) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigLists
Returns a big list backed by the specified list.
asBigList(CharList) - Static method in class it.unimi.dsi.fastutil.chars.CharBigLists
Returns a big list backed by the specified list.
asBigList(DoubleList) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists
Returns a big list backed by the specified list.
asBigList(FloatList) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigLists
Returns a big list backed by the specified list.
asBigList(IntList) - Static method in class it.unimi.dsi.fastutil.ints.IntBigLists
Returns a big list backed by the specified list.
asBigList(LongList) - Static method in class it.unimi.dsi.fastutil.longs.LongBigLists
Returns a big list backed by the specified list.
asBigList(ObjectList<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigLists
Returns a big list backed by the specified list.
asBigList(ReferenceList<K>) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists
Returns a big list backed by the specified list.
asBigList(ShortList) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigLists
Returns a big list backed by the specified list.
asBigListIterator(BooleanListIterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators
Returns a big-list iterator backed by the specified list iterator.
asBigListIterator(ByteListIterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators
Returns a big-list iterator backed by the specified list iterator.
asBigListIterator(CharListIterator) - Static method in class it.unimi.dsi.fastutil.chars.CharBigListIterators
Returns a big-list iterator backed by the specified list iterator.
asBigListIterator(DoubleListIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators
Returns a big-list iterator backed by the specified list iterator.
asBigListIterator(FloatListIterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators
Returns a big-list iterator backed by the specified list iterator.
asBigListIterator(IntListIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntBigListIterators
Returns a big-list iterator backed by the specified list iterator.
asBigListIterator(LongListIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongBigListIterators
Returns a big-list iterator backed by the specified list iterator.
asBigListIterator(ObjectListIterator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators
Returns a big-list iterator backed by the specified list iterator.
asBigListIterator(ShortListIterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators
Returns a big-list iterator backed by the specified list iterator.
asBooleanComparator(Comparator<? super Boolean>) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asBooleanIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterable object.
asBooleanIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterable object.
asBooleanIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename into an iterable object.
asBooleanIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterable object.
asBooleanIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps the given buffered reader into an iterator.
asBooleanIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given data input stream into an iterator.
asBooleanIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterator.
asBooleanIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterator.
asBooleanIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename into an iterator.
asBooleanIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterator.
asBooleanIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Wraps a standard iterator into a type-specific iterator.
asBooleanIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Wraps a standard list iterator into a type-specific list iterator.
asBooleanSpliterator(Spliterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asBooleanSpliterator(Spliterator, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asByteComparator(Comparator<? super Byte>) - Static method in class it.unimi.dsi.fastutil.bytes.ByteComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asByteIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterable object.
asByteIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterable object.
asByteIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename into an iterable object.
asByteIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterable object.
asByteIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps the given buffered reader into an iterator.
asByteIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given data input stream into an iterator.
asByteIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterator.
asByteIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterator.
asByteIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename into an iterator.
asByteIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterator.
asByteIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Wraps a standard iterator into a type-specific iterator.
asByteIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Wraps a standard list iterator into a type-specific list iterator.
asByteSpliterator(Spliterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asByteSpliterator(Spliterator, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asCharComparator(Comparator<? super Character>) - Static method in class it.unimi.dsi.fastutil.chars.CharComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asCharIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterable object.
asCharIterable(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterable object.
asCharIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename into an iterable object.
asCharIterable(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, into an iterable object.
asCharIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given data input stream into an iterator.
asCharIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterator.
asCharIterator(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterator.
asCharIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename into an iterator.
asCharIterator(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, into an iterator.
asCharIterator(ReadableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given readable channel, using the given byte order, into an iterator.
asCharIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Wraps a standard iterator into a type-specific iterator.
asCharIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Wraps a standard list iterator into a type-specific list iterator.
asCharSpliterator(Spliterator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asCharSpliterator(Spliterator, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asCollection(BooleanIterable) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanCollections
Returns an unmodifiable collection backed by the specified iterable.
asCollection(ByteIterable) - Static method in class it.unimi.dsi.fastutil.bytes.ByteCollections
Returns an unmodifiable collection backed by the specified iterable.
asCollection(CharIterable) - Static method in class it.unimi.dsi.fastutil.chars.CharCollections
Returns an unmodifiable collection backed by the specified iterable.
asCollection(DoubleIterable) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleCollections
Returns an unmodifiable collection backed by the specified iterable.
asCollection(FloatIterable) - Static method in class it.unimi.dsi.fastutil.floats.FloatCollections
Returns an unmodifiable collection backed by the specified iterable.
asCollection(IntIterable) - Static method in class it.unimi.dsi.fastutil.ints.IntCollections
Returns an unmodifiable collection backed by the specified iterable.
asCollection(LongIterable) - Static method in class it.unimi.dsi.fastutil.longs.LongCollections
Returns an unmodifiable collection backed by the specified iterable.
asCollection(ObjectIterable<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectCollections
Returns an unmodifiable collection backed by the specified iterable.
asCollection(ObjectIterable<K>) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceCollections
Returns an unmodifiable collection backed by the specified iterable.
asCollection(ShortIterable) - Static method in class it.unimi.dsi.fastutil.shorts.ShortCollections
Returns an unmodifiable collection backed by the specified iterable.
asDoubleComparator(Comparator<? super Double>) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asDoubleIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterable object.
asDoubleIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterable object.
asDoubleIterable(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterable object.
asDoubleIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename into an iterable object.
asDoubleIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterable object.
asDoubleIterable(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, into an iterable object.
asDoubleIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps the given buffered reader into an iterator.
asDoubleIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given data input stream into an iterator.
asDoubleIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterator.
asDoubleIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterator.
asDoubleIterator(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterator.
asDoubleIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename into an iterator.
asDoubleIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterator.
asDoubleIterator(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, into an iterator.
asDoubleIterator(ReadableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given readable channel, using the given byte order, into an iterator.
asDoubleIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Wraps a standard iterator into a type-specific iterator.
asDoubleIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Wraps a standard list iterator into a type-specific list iterator.
asDoubleSpliterator(Spliterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asDoubleSpliterator(Spliterator, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asFloatComparator(Comparator<? super Float>) - Static method in class it.unimi.dsi.fastutil.floats.FloatComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asFloatIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterable object.
asFloatIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterable object.
asFloatIterable(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterable object.
asFloatIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename into an iterable object.
asFloatIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterable object.
asFloatIterable(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, into an iterable object.
asFloatIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps the given buffered reader into an iterator.
asFloatIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given data input stream into an iterator.
asFloatIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterator.
asFloatIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterator.
asFloatIterator(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterator.
asFloatIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename into an iterator.
asFloatIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterator.
asFloatIterator(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, into an iterator.
asFloatIterator(ReadableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given readable channel, using the given byte order, into an iterator.
asFloatIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Wraps a standard iterator into a type-specific iterator.
asFloatIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Wraps a standard list iterator into a type-specific list iterator.
asFloatSpliterator(Spliterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asFloatSpliterator(Spliterator, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asIntComparator(Comparator<? super Integer>) - Static method in class it.unimi.dsi.fastutil.ints.IntComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asIntIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterable object.
asIntIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterable object.
asIntIterable(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterable object.
asIntIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename into an iterable object.
asIntIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterable object.
asIntIterable(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, into an iterable object.
asIntIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps the given buffered reader into an iterator.
asIntIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given data input stream into an iterator.
asIntIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterator.
asIntIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterator.
asIntIterator(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterator.
asIntIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename into an iterator.
asIntIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterator.
asIntIterator(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, into an iterator.
asIntIterator(ReadableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given readable channel, using the given byte order, into an iterator.
asIntIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Wraps a standard iterator into a type-specific iterator.
asIntIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Wraps a standard list iterator into a type-specific list iterator.
asIntSpliterator(Spliterator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asIntSpliterator(Spliterator, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asIterator(BooleanSpliterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Wrap a type-specific Spliterator as a type-specific Iterator
asIterator(ByteSpliterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wrap a type-specific Spliterator as a type-specific Iterator
asIterator(CharSpliterator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wrap a type-specific Spliterator as a type-specific Iterator
asIterator(DoubleSpliterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Wrap a type-specific Spliterator as a type-specific Iterator
asIterator(FloatSpliterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wrap a type-specific Spliterator as a type-specific Iterator
asIterator(IntSpliterator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Wrap a type-specific Spliterator as a type-specific Iterator
asIterator(LongSpliterator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Wrap a type-specific Spliterator as a type-specific Iterator
asIterator(ObjectSpliterator<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Wrap a type-specific Spliterator as a type-specific Iterator
asIterator(ShortSpliterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wrap a type-specific Spliterator as a type-specific Iterator
asLongComparator(Comparator<? super Long>) - Static method in class it.unimi.dsi.fastutil.longs.LongComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asLongIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterable object.
asLongIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterable object.
asLongIterable(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterable object.
asLongIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename into an iterable object.
asLongIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterable object.
asLongIterable(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, into an iterable object.
asLongIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps the given buffered reader into an iterator.
asLongIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given data input stream into an iterator.
asLongIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterator.
asLongIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterator.
asLongIterator(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterator.
asLongIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename into an iterator.
asLongIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterator.
asLongIterator(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, into an iterator.
asLongIterator(ReadableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given readable channel, using the given byte order, into an iterator.
asLongIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Wraps a standard iterator into a type-specific iterator.
asLongIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Wraps a standard list iterator into a type-specific list iterator.
asLongSpliterator(Spliterator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asLongSpliterator(Spliterator, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asObjectComparator(Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectComparators
Returns a the comparator given unmodified.
asObjectIterator(Iterator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Wraps a standard iterator into a type-specific iterator.
asObjectIterator(ListIterator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Wraps a standard list iterator into a type-specific list iterator.
asObjectSpliterator(Spliterator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asObjectSpliterator(Spliterator<K>, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Wraps a standard spliterator into a type-specific spliterator.
assertBigArray(boolean[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Asserts that the provided big array is correct.
assertBigArray(byte[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Asserts that the provided big array is correct.
assertBigArray(char[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Asserts that the provided big array is correct.
assertBigArray(double[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Asserts that the provided big array is correct.
assertBigArray(float[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Asserts that the provided big array is correct.
assertBigArray(int[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Asserts that the provided big array is correct.
assertBigArray(long[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Asserts that the provided big array is correct.
assertBigArray(short[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Asserts that the provided big array is correct.
assertBigArray(K[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Asserts that the provided big array is correct.
asShortComparator(Comparator<? super Short>) - Static method in class it.unimi.dsi.fastutil.shorts.ShortComparators
Returns a type-specific comparator that is equivalent to the given comparator.
asShortIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterable object.
asShortIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterable object.
asShortIterable(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterable object.
asShortIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename into an iterable object.
asShortIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterable object.
asShortIterable(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, into an iterable object.
asShortIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps the given buffered reader into an iterator.
asShortIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given data input stream into an iterator.
asShortIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object into an iterator.
asShortIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a File object into an iterator.
asShortIterator(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterator.
asShortIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename into an iterator.
asShortIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Wraps a file given by a pathname into an iterator.
asShortIterator(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, into an iterator.
asShortIterator(ReadableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given readable channel, using the given byte order, into an iterator.
asShortIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Wraps a standard iterator into a type-specific iterator.
asShortIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Wraps a standard list iterator into a type-specific list iterator.
asShortSpliterator(Spliterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asShortSpliterator(Spliterator, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asSpliterator(BooleanIterator, long, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Wrap a type-specific Iterator of a known size as a type-specific Spliterator
asSpliterator(ByteIterator, long, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wrap a type-specific Iterator of a known size as a type-specific Spliterator
asSpliterator(CharIterator, long, int) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wrap a type-specific Iterator of a known size as a type-specific Spliterator
asSpliterator(DoubleIterator, long, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Wrap a type-specific Iterator of a known size as a type-specific Spliterator
asSpliterator(FloatIterator, long, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wrap a type-specific Iterator of a known size as a type-specific Spliterator
asSpliterator(IntIterator, long, int) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Wrap a type-specific Iterator of a known size as a type-specific Spliterator
asSpliterator(LongIterator, long, int) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Wrap a type-specific Iterator of a known size as a type-specific Spliterator
asSpliterator(ObjectIterator<? extends K>, long, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Wrap a type-specific Iterator of a known size as a type-specific Spliterator
asSpliterator(ShortIterator, long, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wrap a type-specific Iterator of a known size as a type-specific Spliterator
asSpliteratorFromSorted(BooleanIterator, long, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Wrap a type-specific, sorted Iterator of a known size as a type-specific Spliterator
asSpliteratorFromSorted(ByteIterator, long, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wrap a type-specific, sorted Iterator of a known size as a type-specific Spliterator
asSpliteratorFromSorted(CharIterator, long, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wrap a type-specific, sorted Iterator of a known size as a type-specific Spliterator
asSpliteratorFromSorted(DoubleIterator, long, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Wrap a type-specific, sorted Iterator of a known size as a type-specific Spliterator
asSpliteratorFromSorted(FloatIterator, long, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wrap a type-specific, sorted Iterator of a known size as a type-specific Spliterator
asSpliteratorFromSorted(IntIterator, long, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Wrap a type-specific, sorted Iterator of a known size as a type-specific Spliterator
asSpliteratorFromSorted(LongIterator, long, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Wrap a type-specific, sorted Iterator of a known size as a type-specific Spliterator
asSpliteratorFromSorted(ObjectIterator<? extends K>, long, int, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Wrap a type-specific, sorted Iterator of a known size as a type-specific Spliterator
asSpliteratorFromSorted(ShortIterator, long, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wrap a type-specific, sorted Iterator of a known size as a type-specific Spliterator
asSpliteratorFromSortedUnknownSize(BooleanIterator, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Wrap a type-specific, sorted Iterator of an unknown size as a type-specific Spliterator
asSpliteratorFromSortedUnknownSize(ByteIterator, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wrap a type-specific, sorted Iterator of an unknown size as a type-specific Spliterator
asSpliteratorFromSortedUnknownSize(CharIterator, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wrap a type-specific, sorted Iterator of an unknown size as a type-specific Spliterator
asSpliteratorFromSortedUnknownSize(DoubleIterator, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Wrap a type-specific, sorted Iterator of an unknown size as a type-specific Spliterator
asSpliteratorFromSortedUnknownSize(FloatIterator, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wrap a type-specific, sorted Iterator of an unknown size as a type-specific Spliterator
asSpliteratorFromSortedUnknownSize(IntIterator, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Wrap a type-specific, sorted Iterator of an unknown size as a type-specific Spliterator
asSpliteratorFromSortedUnknownSize(LongIterator, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Wrap a type-specific, sorted Iterator of an unknown size as a type-specific Spliterator
asSpliteratorFromSortedUnknownSize(ObjectIterator<? extends K>, int, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Wrap a type-specific, sorted Iterator of an unknown size as a type-specific Spliterator
asSpliteratorFromSortedUnknownSize(ShortIterator, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wrap a type-specific, sorted Iterator of an unknown size as a type-specific Spliterator
asSpliteratorUnknownSize(BooleanIterator, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Wrap a type-specific Iterator of an unknown size as a type-specific Spliterator
asSpliteratorUnknownSize(ByteIterator, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wrap a type-specific Iterator of an unknown size as a type-specific Spliterator
asSpliteratorUnknownSize(CharIterator, int) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wrap a type-specific Iterator of an unknown size as a type-specific Spliterator
asSpliteratorUnknownSize(DoubleIterator, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Wrap a type-specific Iterator of an unknown size as a type-specific Spliterator
asSpliteratorUnknownSize(FloatIterator, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wrap a type-specific Iterator of an unknown size as a type-specific Spliterator
asSpliteratorUnknownSize(IntIterator, int) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Wrap a type-specific Iterator of an unknown size as a type-specific Spliterator
asSpliteratorUnknownSize(LongIterator, int) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Wrap a type-specific Iterator of an unknown size as a type-specific Spliterator
asSpliteratorUnknownSize(ObjectIterator<? extends K>, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Wrap a type-specific Iterator of an unknown size as a type-specific Spliterator
asSpliteratorUnknownSize(ShortIterator, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wrap a type-specific Iterator of an unknown size as a type-specific Spliterator
Atomic big arrays - Search tag in class it.unimi.dsi.fastutil.BigArrays
Section
available() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
 
available() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
 
available() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking.
available() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 

B

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

C

changed() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
Notifies this queue that the first element has changed (optional operation).
changed() - Method in class it.unimi.dsi.fastutil.bytes.BytePriorityQueues.SynchronizedPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Notifies this queue that the first element has changed (optional operation).
changed() - Method in class it.unimi.dsi.fastutil.chars.CharPriorityQueues.SynchronizedPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
Notifies this queue that the first element has changed (optional operation).
changed() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
Notifies this queue that the first element has changed (optional operation).
changed() - Method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues.SynchronizedPriorityQueue
 
changed() - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
Notifies this queue that the first element has changed (optional operation).
changed() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
Notifies this queue that the first element has changed (optional operation).
changed() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
Notifies this queue that the first element has changed (optional operation).
changed() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
Notifies this queue that the first element has changed (optional operation).
changed() - Method in interface it.unimi.dsi.fastutil.PriorityQueue
Notifies the queue that the first element has changed (optional operation).
changed() - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
 
changed() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
Notifies this queue that the first element has changed (optional operation).
changed() - Method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues.SynchronizedPriorityQueue
 
changed(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
Notifies this queue that the specified element has changed (optional operation).
changed(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
 
changed(int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Notifies this queue that the specified element has changed (optional operation).
changed(int) - Method in class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
 
changed(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
Notifies this queue that the specified element has changed (optional operation).
changed(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
 
changed(int) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
Notifies this queue that the specified element has changed (optional operation).
changed(int) - Method in class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
 
changed(int) - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
Notifies this queue that the specified element has changed (optional operation).
changed(int) - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
 
changed(int) - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
changed(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
Notifies this queue that the specified element has changed (optional operation).
changed(int) - Method in class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
 
changed(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
Notifies this queue that the specified element has changed (optional operation).
changed(int) - Method in class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
 
changed(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
Notifies this queue that the specified element has changed (optional operation).
changed(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
 
changed(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
Notifies this queue that the specified element has changed (optional operation).
changed(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
 
Char2BooleanArrayMap - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a map based on two parallel backing arrays.
Char2BooleanArrayMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
Creates a new empty array map.
Char2BooleanArrayMap(char[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
Creates a new empty array map with given key and value backing arrays.
Char2BooleanArrayMap(char[], boolean[], int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Char2BooleanArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
Creates a new empty array map of given capacity.
Char2BooleanArrayMap(Char2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Char2BooleanArrayMap(Map<? extends Character, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Char2BooleanAVLTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree map with a fast, small-footprint implementation.
Char2BooleanAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
Creates a new empty tree map.
Char2BooleanAVLTreeMap(char[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2BooleanAVLTreeMap(char[], boolean[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2BooleanAVLTreeMap(Char2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
Creates a new tree map copying a given map.
Char2BooleanAVLTreeMap(Char2BooleanSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2BooleanAVLTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
Creates a new empty tree map with the given comparator.
Char2BooleanAVLTreeMap(Map<? extends Character, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
Creates a new tree map copying a given map.
Char2BooleanAVLTreeMap(SortedMap<Character, Boolean>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
 
char2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Returns a type-specific set view of the mappings contained in this map.
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.EmptyMap
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.Singleton
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
 
char2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.EmptySortedMap
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.Singleton
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.SynchronizedSortedMap
 
char2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.UnmodifiableSortedMap
 
Char2BooleanFunction - Interface in it.unimi.dsi.fastutil.chars
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2BooleanFunctions - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific functions.
Char2BooleanFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific function.
Char2BooleanFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.chars
An adapter for mapping generic total functions to partial primitive functions.
Char2BooleanFunctions.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton function.
Char2BooleanFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for functions.
Char2BooleanFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for functions.
Char2BooleanLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash map with with a fast, small-footprint implementation.
Char2BooleanLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2BooleanLinkedOpenHashMap(char[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2BooleanLinkedOpenHashMap(char[], boolean[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2BooleanLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2BooleanLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Creates a new hash map.
Char2BooleanLinkedOpenHashMap(Char2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2BooleanLinkedOpenHashMap(Char2BooleanMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2BooleanLinkedOpenHashMap(Map<? extends Character, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2BooleanLinkedOpenHashMap(Map<? extends Character, ? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Creates a new hash map copying a given one.
Char2BooleanMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2BooleanMap.Entry - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2BooleanMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.chars
An entry set providing fast iteration.
Char2BooleanMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific maps.
Char2BooleanMaps.EmptyMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific map.
Char2BooleanMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton map.
Char2BooleanMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for maps.
Char2BooleanMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for maps.
Char2BooleanOpenCustomHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Char2BooleanOpenCustomHashMap(char[], boolean[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2BooleanOpenCustomHashMap(char[], boolean[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2BooleanOpenCustomHashMap(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Creates a new hash map.
Char2BooleanOpenCustomHashMap(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2BooleanOpenCustomHashMap(Char2BooleanMap, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Char2BooleanOpenCustomHashMap(Char2BooleanMap, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2BooleanOpenCustomHashMap(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2BooleanOpenCustomHashMap(Map<? extends Character, ? extends Boolean>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Creates a new hash map copying a given one.
Char2BooleanOpenCustomHashMap(Map<? extends Character, ? extends Boolean>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2BooleanOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation.
Char2BooleanOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2BooleanOpenHashMap(char[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2BooleanOpenHashMap(char[], boolean[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2BooleanOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2BooleanOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Creates a new hash map.
Char2BooleanOpenHashMap(Char2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2BooleanOpenHashMap(Char2BooleanMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2BooleanOpenHashMap(Map<? extends Character, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2BooleanOpenHashMap(Map<? extends Character, ? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Creates a new hash map copying a given one.
Char2BooleanRBTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree map with a fast, small-footprint implementation.
Char2BooleanRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
Creates a new empty tree map.
Char2BooleanRBTreeMap(char[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2BooleanRBTreeMap(char[], boolean[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2BooleanRBTreeMap(Char2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
Creates a new tree map copying a given map.
Char2BooleanRBTreeMap(Char2BooleanSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2BooleanRBTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
Creates a new empty tree map with the given comparator.
Char2BooleanRBTreeMap(Map<? extends Character, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
Creates a new tree map copying a given map.
Char2BooleanRBTreeMap(SortedMap<Character, Boolean>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2BooleanSortedMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2BooleanSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.chars
A sorted entry set providing fast iteration.
Char2BooleanSortedMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted maps.
Char2BooleanSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific sorted map.
Char2BooleanSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton sorted map.
Char2BooleanSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted maps.
Char2BooleanSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted maps.
Char2ByteArrayMap - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a map based on two parallel backing arrays.
Char2ByteArrayMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
Creates a new empty array map.
Char2ByteArrayMap(char[], byte[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
Creates a new empty array map with given key and value backing arrays.
Char2ByteArrayMap(char[], byte[], int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Char2ByteArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
Creates a new empty array map of given capacity.
Char2ByteArrayMap(Char2ByteMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
Creates a new empty array map copying the entries of a given map.
Char2ByteArrayMap(Map<? extends Character, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
Creates a new empty array map copying the entries of a given map.
Char2ByteAVLTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree map with a fast, small-footprint implementation.
Char2ByteAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Creates a new empty tree map.
Char2ByteAVLTreeMap(char[], byte[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2ByteAVLTreeMap(char[], byte[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2ByteAVLTreeMap(Char2ByteMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Creates a new tree map copying a given map.
Char2ByteAVLTreeMap(Char2ByteSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ByteAVLTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Creates a new empty tree map with the given comparator.
Char2ByteAVLTreeMap(Map<? extends Character, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Creates a new tree map copying a given map.
Char2ByteAVLTreeMap(SortedMap<Character, Byte>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
 
char2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Returns a type-specific set view of the mappings contained in this map.
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.EmptyMap
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.Singleton
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
 
char2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.EmptySortedMap
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.Singleton
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.SynchronizedSortedMap
 
char2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.UnmodifiableSortedMap
 
Char2ByteFunction - Interface in it.unimi.dsi.fastutil.chars
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ByteFunctions - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific functions.
Char2ByteFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific function.
Char2ByteFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.chars
An adapter for mapping generic total functions to partial primitive functions.
Char2ByteFunctions.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton function.
Char2ByteFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for functions.
Char2ByteFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for functions.
Char2ByteLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash map with with a fast, small-footprint implementation.
Char2ByteLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ByteLinkedOpenHashMap(char[], byte[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ByteLinkedOpenHashMap(char[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ByteLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ByteLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Creates a new hash map.
Char2ByteLinkedOpenHashMap(Char2ByteMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ByteLinkedOpenHashMap(Char2ByteMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2ByteLinkedOpenHashMap(Map<? extends Character, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ByteLinkedOpenHashMap(Map<? extends Character, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Creates a new hash map copying a given one.
Char2ByteMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2ByteMap.Entry - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ByteMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.chars
An entry set providing fast iteration.
Char2ByteMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific maps.
Char2ByteMaps.EmptyMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific map.
Char2ByteMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton map.
Char2ByteMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for maps.
Char2ByteMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for maps.
Char2ByteOpenCustomHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Char2ByteOpenCustomHashMap(char[], byte[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ByteOpenCustomHashMap(char[], byte[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ByteOpenCustomHashMap(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Creates a new hash map.
Char2ByteOpenCustomHashMap(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ByteOpenCustomHashMap(Char2ByteMap, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Char2ByteOpenCustomHashMap(Char2ByteMap, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ByteOpenCustomHashMap(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ByteOpenCustomHashMap(Map<? extends Character, ? extends Byte>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Creates a new hash map copying a given one.
Char2ByteOpenCustomHashMap(Map<? extends Character, ? extends Byte>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ByteOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation.
Char2ByteOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ByteOpenHashMap(char[], byte[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ByteOpenHashMap(char[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ByteOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ByteOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Creates a new hash map.
Char2ByteOpenHashMap(Char2ByteMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ByteOpenHashMap(Char2ByteMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2ByteOpenHashMap(Map<? extends Character, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ByteOpenHashMap(Map<? extends Character, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Creates a new hash map copying a given one.
Char2ByteRBTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree map with a fast, small-footprint implementation.
Char2ByteRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Creates a new empty tree map.
Char2ByteRBTreeMap(char[], byte[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2ByteRBTreeMap(char[], byte[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2ByteRBTreeMap(Char2ByteMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Creates a new tree map copying a given map.
Char2ByteRBTreeMap(Char2ByteSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ByteRBTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Creates a new empty tree map with the given comparator.
Char2ByteRBTreeMap(Map<? extends Character, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Creates a new tree map copying a given map.
Char2ByteRBTreeMap(SortedMap<Character, Byte>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ByteSortedMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ByteSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.chars
A sorted entry set providing fast iteration.
Char2ByteSortedMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted maps.
Char2ByteSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific sorted map.
Char2ByteSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton sorted map.
Char2ByteSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted maps.
Char2ByteSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted maps.
Char2CharArrayMap - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a map based on two parallel backing arrays.
Char2CharArrayMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
Creates a new empty array map.
Char2CharArrayMap(char[], char[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
Creates a new empty array map with given key and value backing arrays.
Char2CharArrayMap(char[], char[], int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Char2CharArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
Creates a new empty array map of given capacity.
Char2CharArrayMap(Char2CharMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
Creates a new empty array map copying the entries of a given map.
Char2CharArrayMap(Map<? extends Character, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
Creates a new empty array map copying the entries of a given map.
Char2CharAVLTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree map with a fast, small-footprint implementation.
Char2CharAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Creates a new empty tree map.
Char2CharAVLTreeMap(char[], char[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2CharAVLTreeMap(char[], char[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2CharAVLTreeMap(Char2CharMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Creates a new tree map copying a given map.
Char2CharAVLTreeMap(Char2CharSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2CharAVLTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Creates a new empty tree map with the given comparator.
Char2CharAVLTreeMap(Map<? extends Character, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Creates a new tree map copying a given map.
Char2CharAVLTreeMap(SortedMap<Character, Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
 
char2CharEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Returns a type-specific set view of the mappings contained in this map.
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.EmptyMap
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.Singleton
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
 
char2CharEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.EmptySortedMap
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.Singleton
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.SynchronizedSortedMap
 
char2CharEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.UnmodifiableSortedMap
 
Char2CharFunction - Interface in it.unimi.dsi.fastutil.chars
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2CharFunctions - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific functions.
Char2CharFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific function.
Char2CharFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.chars
An adapter for mapping generic total functions to partial primitive functions.
Char2CharFunctions.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton function.
Char2CharFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for functions.
Char2CharFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for functions.
Char2CharLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash map with with a fast, small-footprint implementation.
Char2CharLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2CharLinkedOpenHashMap(char[], char[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2CharLinkedOpenHashMap(char[], char[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2CharLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2CharLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Creates a new hash map.
Char2CharLinkedOpenHashMap(Char2CharMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2CharLinkedOpenHashMap(Char2CharMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2CharLinkedOpenHashMap(Map<? extends Character, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2CharLinkedOpenHashMap(Map<? extends Character, ? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Creates a new hash map copying a given one.
Char2CharMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2CharMap.Entry - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2CharMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.chars
An entry set providing fast iteration.
Char2CharMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific maps.
Char2CharMaps.EmptyMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific map.
Char2CharMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton map.
Char2CharMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for maps.
Char2CharMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for maps.
Char2CharOpenCustomHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Char2CharOpenCustomHashMap(char[], char[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2CharOpenCustomHashMap(char[], char[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2CharOpenCustomHashMap(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Creates a new hash map.
Char2CharOpenCustomHashMap(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2CharOpenCustomHashMap(Char2CharMap, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Char2CharOpenCustomHashMap(Char2CharMap, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2CharOpenCustomHashMap(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2CharOpenCustomHashMap(Map<? extends Character, ? extends Character>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Creates a new hash map copying a given one.
Char2CharOpenCustomHashMap(Map<? extends Character, ? extends Character>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2CharOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation.
Char2CharOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2CharOpenHashMap(char[], char[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2CharOpenHashMap(char[], char[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2CharOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2CharOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Creates a new hash map.
Char2CharOpenHashMap(Char2CharMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2CharOpenHashMap(Char2CharMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2CharOpenHashMap(Map<? extends Character, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2CharOpenHashMap(Map<? extends Character, ? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Creates a new hash map copying a given one.
Char2CharRBTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree map with a fast, small-footprint implementation.
Char2CharRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Creates a new empty tree map.
Char2CharRBTreeMap(char[], char[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2CharRBTreeMap(char[], char[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2CharRBTreeMap(Char2CharMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Creates a new tree map copying a given map.
Char2CharRBTreeMap(Char2CharSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2CharRBTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Creates a new empty tree map with the given comparator.
Char2CharRBTreeMap(Map<? extends Character, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Creates a new tree map copying a given map.
Char2CharRBTreeMap(SortedMap<Character, Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2CharSortedMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2CharSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.chars
A sorted entry set providing fast iteration.
Char2CharSortedMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted maps.
Char2CharSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific sorted map.
Char2CharSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton sorted map.
Char2CharSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted maps.
Char2CharSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted maps.
Char2DoubleArrayMap - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a map based on two parallel backing arrays.
Char2DoubleArrayMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
Creates a new empty array map.
Char2DoubleArrayMap(char[], double[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
Creates a new empty array map with given key and value backing arrays.
Char2DoubleArrayMap(char[], double[], int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Char2DoubleArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
Creates a new empty array map of given capacity.
Char2DoubleArrayMap(Char2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
Creates a new empty array map copying the entries of a given map.
Char2DoubleArrayMap(Map<? extends Character, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
Creates a new empty array map copying the entries of a given map.
Char2DoubleAVLTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree map with a fast, small-footprint implementation.
Char2DoubleAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Creates a new empty tree map.
Char2DoubleAVLTreeMap(char[], double[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2DoubleAVLTreeMap(char[], double[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2DoubleAVLTreeMap(Char2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Creates a new tree map copying a given map.
Char2DoubleAVLTreeMap(Char2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2DoubleAVLTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Creates a new empty tree map with the given comparator.
Char2DoubleAVLTreeMap(Map<? extends Character, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Creates a new tree map copying a given map.
Char2DoubleAVLTreeMap(SortedMap<Character, Double>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
 
char2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Returns a type-specific set view of the mappings contained in this map.
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.EmptyMap
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.Singleton
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
 
char2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.EmptySortedMap
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.Singleton
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.SynchronizedSortedMap
 
char2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.UnmodifiableSortedMap
 
Char2DoubleFunction - Interface in it.unimi.dsi.fastutil.chars
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2DoubleFunctions - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific functions.
Char2DoubleFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific function.
Char2DoubleFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.chars
An adapter for mapping generic total functions to partial primitive functions.
Char2DoubleFunctions.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton function.
Char2DoubleFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for functions.
Char2DoubleFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for functions.
Char2DoubleLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash map with with a fast, small-footprint implementation.
Char2DoubleLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2DoubleLinkedOpenHashMap(char[], double[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2DoubleLinkedOpenHashMap(char[], double[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2DoubleLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2DoubleLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Creates a new hash map.
Char2DoubleLinkedOpenHashMap(Char2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2DoubleLinkedOpenHashMap(Char2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2DoubleLinkedOpenHashMap(Map<? extends Character, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2DoubleLinkedOpenHashMap(Map<? extends Character, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Creates a new hash map copying a given one.
Char2DoubleMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2DoubleMap.Entry - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2DoubleMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.chars
An entry set providing fast iteration.
Char2DoubleMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific maps.
Char2DoubleMaps.EmptyMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific map.
Char2DoubleMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton map.
Char2DoubleMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for maps.
Char2DoubleMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for maps.
Char2DoubleOpenCustomHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Char2DoubleOpenCustomHashMap(char[], double[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2DoubleOpenCustomHashMap(char[], double[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2DoubleOpenCustomHashMap(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Creates a new hash map.
Char2DoubleOpenCustomHashMap(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2DoubleOpenCustomHashMap(Char2DoubleMap, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Char2DoubleOpenCustomHashMap(Char2DoubleMap, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2DoubleOpenCustomHashMap(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2DoubleOpenCustomHashMap(Map<? extends Character, ? extends Double>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Creates a new hash map copying a given one.
Char2DoubleOpenCustomHashMap(Map<? extends Character, ? extends Double>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2DoubleOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation.
Char2DoubleOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2DoubleOpenHashMap(char[], double[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2DoubleOpenHashMap(char[], double[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2DoubleOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2DoubleOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Creates a new hash map.
Char2DoubleOpenHashMap(Char2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2DoubleOpenHashMap(Char2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2DoubleOpenHashMap(Map<? extends Character, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2DoubleOpenHashMap(Map<? extends Character, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Creates a new hash map copying a given one.
Char2DoubleRBTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree map with a fast, small-footprint implementation.
Char2DoubleRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Creates a new empty tree map.
Char2DoubleRBTreeMap(char[], double[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2DoubleRBTreeMap(char[], double[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2DoubleRBTreeMap(Char2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Creates a new tree map copying a given map.
Char2DoubleRBTreeMap(Char2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2DoubleRBTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Creates a new empty tree map with the given comparator.
Char2DoubleRBTreeMap(Map<? extends Character, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Creates a new tree map copying a given map.
Char2DoubleRBTreeMap(SortedMap<Character, Double>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2DoubleSortedMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2DoubleSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.chars
A sorted entry set providing fast iteration.
Char2DoubleSortedMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted maps.
Char2DoubleSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific sorted map.
Char2DoubleSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton sorted map.
Char2DoubleSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted maps.
Char2DoubleSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted maps.
Char2FloatArrayMap - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a map based on two parallel backing arrays.
Char2FloatArrayMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
Creates a new empty array map.
Char2FloatArrayMap(char[], float[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
Creates a new empty array map with given key and value backing arrays.
Char2FloatArrayMap(char[], float[], int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Char2FloatArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
Creates a new empty array map of given capacity.
Char2FloatArrayMap(Char2FloatMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
Creates a new empty array map copying the entries of a given map.
Char2FloatArrayMap(Map<? extends Character, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
Creates a new empty array map copying the entries of a given map.
Char2FloatAVLTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree map with a fast, small-footprint implementation.
Char2FloatAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Creates a new empty tree map.
Char2FloatAVLTreeMap(char[], float[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2FloatAVLTreeMap(char[], float[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2FloatAVLTreeMap(Char2FloatMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Creates a new tree map copying a given map.
Char2FloatAVLTreeMap(Char2FloatSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2FloatAVLTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Creates a new empty tree map with the given comparator.
Char2FloatAVLTreeMap(Map<? extends Character, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Creates a new tree map copying a given map.
Char2FloatAVLTreeMap(SortedMap<Character, Float>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
 
char2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Returns a type-specific set view of the mappings contained in this map.
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.EmptyMap
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.Singleton
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
 
char2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.EmptySortedMap
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.Singleton
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.SynchronizedSortedMap
 
char2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.UnmodifiableSortedMap
 
Char2FloatFunction - Interface in it.unimi.dsi.fastutil.chars
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2FloatFunctions - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific functions.
Char2FloatFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific function.
Char2FloatFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.chars
An adapter for mapping generic total functions to partial primitive functions.
Char2FloatFunctions.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton function.
Char2FloatFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for functions.
Char2FloatFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for functions.
Char2FloatLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash map with with a fast, small-footprint implementation.
Char2FloatLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2FloatLinkedOpenHashMap(char[], float[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2FloatLinkedOpenHashMap(char[], float[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2FloatLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2FloatLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Creates a new hash map.
Char2FloatLinkedOpenHashMap(Char2FloatMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2FloatLinkedOpenHashMap(Char2FloatMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2FloatLinkedOpenHashMap(Map<? extends Character, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2FloatLinkedOpenHashMap(Map<? extends Character, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Creates a new hash map copying a given one.
Char2FloatMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2FloatMap.Entry - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2FloatMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.chars
An entry set providing fast iteration.
Char2FloatMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific maps.
Char2FloatMaps.EmptyMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific map.
Char2FloatMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton map.
Char2FloatMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for maps.
Char2FloatMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for maps.
Char2FloatOpenCustomHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Char2FloatOpenCustomHashMap(char[], float[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2FloatOpenCustomHashMap(char[], float[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2FloatOpenCustomHashMap(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Creates a new hash map.
Char2FloatOpenCustomHashMap(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2FloatOpenCustomHashMap(Char2FloatMap, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Char2FloatOpenCustomHashMap(Char2FloatMap, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2FloatOpenCustomHashMap(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2FloatOpenCustomHashMap(Map<? extends Character, ? extends Float>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Creates a new hash map copying a given one.
Char2FloatOpenCustomHashMap(Map<? extends Character, ? extends Float>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2FloatOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation.
Char2FloatOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2FloatOpenHashMap(char[], float[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2FloatOpenHashMap(char[], float[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2FloatOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2FloatOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Creates a new hash map.
Char2FloatOpenHashMap(Char2FloatMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2FloatOpenHashMap(Char2FloatMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2FloatOpenHashMap(Map<? extends Character, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2FloatOpenHashMap(Map<? extends Character, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Creates a new hash map copying a given one.
Char2FloatRBTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree map with a fast, small-footprint implementation.
Char2FloatRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Creates a new empty tree map.
Char2FloatRBTreeMap(char[], float[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2FloatRBTreeMap(char[], float[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2FloatRBTreeMap(Char2FloatMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Creates a new tree map copying a given map.
Char2FloatRBTreeMap(Char2FloatSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2FloatRBTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Creates a new empty tree map with the given comparator.
Char2FloatRBTreeMap(Map<? extends Character, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Creates a new tree map copying a given map.
Char2FloatRBTreeMap(SortedMap<Character, Float>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2FloatSortedMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2FloatSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.chars
A sorted entry set providing fast iteration.
Char2FloatSortedMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted maps.
Char2FloatSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific sorted map.
Char2FloatSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton sorted map.
Char2FloatSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted maps.
Char2FloatSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted maps.
Char2IntArrayMap - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a map based on two parallel backing arrays.
Char2IntArrayMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
Creates a new empty array map.
Char2IntArrayMap(char[], int[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
Creates a new empty array map with given key and value backing arrays.
Char2IntArrayMap(char[], int[], int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Char2IntArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
Creates a new empty array map of given capacity.
Char2IntArrayMap(Char2IntMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
Creates a new empty array map copying the entries of a given map.
Char2IntArrayMap(Map<? extends Character, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
Creates a new empty array map copying the entries of a given map.
Char2IntAVLTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree map with a fast, small-footprint implementation.
Char2IntAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Creates a new empty tree map.
Char2IntAVLTreeMap(char[], int[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2IntAVLTreeMap(char[], int[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2IntAVLTreeMap(Char2IntMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Creates a new tree map copying a given map.
Char2IntAVLTreeMap(Char2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2IntAVLTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Creates a new empty tree map with the given comparator.
Char2IntAVLTreeMap(Map<? extends Character, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Creates a new tree map copying a given map.
Char2IntAVLTreeMap(SortedMap<Character, Integer>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
 
char2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Returns a type-specific set view of the mappings contained in this map.
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.EmptyMap
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.Singleton
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
 
char2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.EmptySortedMap
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.Singleton
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.SynchronizedSortedMap
 
char2IntEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.UnmodifiableSortedMap
 
Char2IntFunction - Interface in it.unimi.dsi.fastutil.chars
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2IntFunctions - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific functions.
Char2IntFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific function.
Char2IntFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.chars
An adapter for mapping generic total functions to partial primitive functions.
Char2IntFunctions.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton function.
Char2IntFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for functions.
Char2IntFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for functions.
Char2IntLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash map with with a fast, small-footprint implementation.
Char2IntLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2IntLinkedOpenHashMap(char[], int[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2IntLinkedOpenHashMap(char[], int[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2IntLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2IntLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Creates a new hash map.
Char2IntLinkedOpenHashMap(Char2IntMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2IntLinkedOpenHashMap(Char2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2IntLinkedOpenHashMap(Map<? extends Character, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2IntLinkedOpenHashMap(Map<? extends Character, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Creates a new hash map copying a given one.
Char2IntMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2IntMap.Entry - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2IntMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.chars
An entry set providing fast iteration.
Char2IntMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific maps.
Char2IntMaps.EmptyMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific map.
Char2IntMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton map.
Char2IntMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for maps.
Char2IntMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for maps.
Char2IntOpenCustomHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Char2IntOpenCustomHashMap(char[], int[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2IntOpenCustomHashMap(char[], int[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2IntOpenCustomHashMap(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Creates a new hash map.
Char2IntOpenCustomHashMap(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2IntOpenCustomHashMap(Char2IntMap, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Char2IntOpenCustomHashMap(Char2IntMap, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2IntOpenCustomHashMap(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2IntOpenCustomHashMap(Map<? extends Character, ? extends Integer>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Creates a new hash map copying a given one.
Char2IntOpenCustomHashMap(Map<? extends Character, ? extends Integer>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2IntOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation.
Char2IntOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2IntOpenHashMap(char[], int[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2IntOpenHashMap(char[], int[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2IntOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2IntOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Creates a new hash map.
Char2IntOpenHashMap(Char2IntMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2IntOpenHashMap(Char2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2IntOpenHashMap(Map<? extends Character, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2IntOpenHashMap(Map<? extends Character, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Creates a new hash map copying a given one.
Char2IntRBTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree map with a fast, small-footprint implementation.
Char2IntRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Creates a new empty tree map.
Char2IntRBTreeMap(char[], int[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2IntRBTreeMap(char[], int[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2IntRBTreeMap(Char2IntMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Creates a new tree map copying a given map.
Char2IntRBTreeMap(Char2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2IntRBTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Creates a new empty tree map with the given comparator.
Char2IntRBTreeMap(Map<? extends Character, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Creates a new tree map copying a given map.
Char2IntRBTreeMap(SortedMap<Character, Integer>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2IntSortedMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2IntSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.chars
A sorted entry set providing fast iteration.
Char2IntSortedMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted maps.
Char2IntSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific sorted map.
Char2IntSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton sorted map.
Char2IntSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted maps.
Char2IntSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted maps.
Char2LongArrayMap - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a map based on two parallel backing arrays.
Char2LongArrayMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
Creates a new empty array map.
Char2LongArrayMap(char[], long[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
Creates a new empty array map with given key and value backing arrays.
Char2LongArrayMap(char[], long[], int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Char2LongArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
Creates a new empty array map of given capacity.
Char2LongArrayMap(Char2LongMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
Creates a new empty array map copying the entries of a given map.
Char2LongArrayMap(Map<? extends Character, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
Creates a new empty array map copying the entries of a given map.
Char2LongAVLTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree map with a fast, small-footprint implementation.
Char2LongAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Creates a new empty tree map.
Char2LongAVLTreeMap(char[], long[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2LongAVLTreeMap(char[], long[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2LongAVLTreeMap(Char2LongMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Creates a new tree map copying a given map.
Char2LongAVLTreeMap(Char2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2LongAVLTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Creates a new empty tree map with the given comparator.
Char2LongAVLTreeMap(Map<? extends Character, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Creates a new tree map copying a given map.
Char2LongAVLTreeMap(SortedMap<Character, Long>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
 
char2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Returns a type-specific set view of the mappings contained in this map.
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.EmptyMap
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.Singleton
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
 
char2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.EmptySortedMap
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.Singleton
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.SynchronizedSortedMap
 
char2LongEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.UnmodifiableSortedMap
 
Char2LongFunction - Interface in it.unimi.dsi.fastutil.chars
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2LongFunctions - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific functions.
Char2LongFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific function.
Char2LongFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.chars
An adapter for mapping generic total functions to partial primitive functions.
Char2LongFunctions.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton function.
Char2LongFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for functions.
Char2LongFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for functions.
Char2LongLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash map with with a fast, small-footprint implementation.
Char2LongLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2LongLinkedOpenHashMap(char[], long[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2LongLinkedOpenHashMap(char[], long[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2LongLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2LongLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Creates a new hash map.
Char2LongLinkedOpenHashMap(Char2LongMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2LongLinkedOpenHashMap(Char2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2LongLinkedOpenHashMap(Map<? extends Character, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2LongLinkedOpenHashMap(Map<? extends Character, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Creates a new hash map copying a given one.
Char2LongMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2LongMap.Entry - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2LongMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.chars
An entry set providing fast iteration.
Char2LongMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific maps.
Char2LongMaps.EmptyMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific map.
Char2LongMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton map.
Char2LongMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for maps.
Char2LongMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for maps.
Char2LongOpenCustomHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Char2LongOpenCustomHashMap(char[], long[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2LongOpenCustomHashMap(char[], long[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2LongOpenCustomHashMap(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Creates a new hash map.
Char2LongOpenCustomHashMap(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2LongOpenCustomHashMap(Char2LongMap, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Char2LongOpenCustomHashMap(Char2LongMap, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2LongOpenCustomHashMap(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2LongOpenCustomHashMap(Map<? extends Character, ? extends Long>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Creates a new hash map copying a given one.
Char2LongOpenCustomHashMap(Map<? extends Character, ? extends Long>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2LongOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation.
Char2LongOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2LongOpenHashMap(char[], long[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2LongOpenHashMap(char[], long[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2LongOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2LongOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Creates a new hash map.
Char2LongOpenHashMap(Char2LongMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2LongOpenHashMap(Char2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2LongOpenHashMap(Map<? extends Character, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2LongOpenHashMap(Map<? extends Character, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Creates a new hash map copying a given one.
Char2LongRBTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree map with a fast, small-footprint implementation.
Char2LongRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Creates a new empty tree map.
Char2LongRBTreeMap(char[], long[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2LongRBTreeMap(char[], long[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2LongRBTreeMap(Char2LongMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Creates a new tree map copying a given map.
Char2LongRBTreeMap(Char2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2LongRBTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Creates a new empty tree map with the given comparator.
Char2LongRBTreeMap(Map<? extends Character, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Creates a new tree map copying a given map.
Char2LongRBTreeMap(SortedMap<Character, Long>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2LongSortedMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2LongSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.chars
A sorted entry set providing fast iteration.
Char2LongSortedMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted maps.
Char2LongSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific sorted map.
Char2LongSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton sorted map.
Char2LongSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted maps.
Char2LongSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted maps.
Char2ObjectArrayMap<V> - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a map based on two parallel backing arrays.
Char2ObjectArrayMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
Creates a new empty array map.
Char2ObjectArrayMap(char[], Object[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
Creates a new empty array map with given key and value backing arrays.
Char2ObjectArrayMap(char[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Char2ObjectArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
Creates a new empty array map of given capacity.
Char2ObjectArrayMap(Char2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
Creates a new empty array map copying the entries of a given map.
Char2ObjectArrayMap(Map<? extends Character, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
Creates a new empty array map copying the entries of a given map.
Char2ObjectAVLTreeMap<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree map with a fast, small-footprint implementation.
Char2ObjectAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
Creates a new empty tree map.
Char2ObjectAVLTreeMap(char[], V[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2ObjectAVLTreeMap(char[], V[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2ObjectAVLTreeMap(Char2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
Creates a new tree map copying a given map.
Char2ObjectAVLTreeMap(Char2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ObjectAVLTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
Creates a new empty tree map with the given comparator.
Char2ObjectAVLTreeMap(Map<? extends Character, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
Creates a new tree map copying a given map.
Char2ObjectAVLTreeMap(SortedMap<Character, V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
 
char2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Returns a type-specific set view of the mappings contained in this map.
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.EmptyMap
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.Singleton
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
 
char2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.EmptySortedMap
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.Singleton
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.SynchronizedSortedMap
 
char2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.UnmodifiableSortedMap
 
Char2ObjectFunction<V> - Interface in it.unimi.dsi.fastutil.chars
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ObjectFunctions - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific functions.
Char2ObjectFunctions.EmptyFunction<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific function.
Char2ObjectFunctions.PrimitiveFunction<V> - Class in it.unimi.dsi.fastutil.chars
An adapter for mapping generic total functions to partial primitive functions.
Char2ObjectFunctions.Singleton<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton function.
Char2ObjectFunctions.SynchronizedFunction<V> - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for functions.
Char2ObjectFunctions.UnmodifiableFunction<V> - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for functions.
Char2ObjectLinkedOpenHashMap<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash map with with a fast, small-footprint implementation.
Char2ObjectLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ObjectLinkedOpenHashMap(char[], V[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ObjectLinkedOpenHashMap(char[], V[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ObjectLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ObjectLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Creates a new hash map.
Char2ObjectLinkedOpenHashMap(Char2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ObjectLinkedOpenHashMap(Char2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2ObjectLinkedOpenHashMap(Map<? extends Character, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ObjectLinkedOpenHashMap(Map<? extends Character, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Creates a new hash map copying a given one.
Char2ObjectMap<V> - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2ObjectMap.Entry<V> - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ObjectMap.FastEntrySet<V> - Interface in it.unimi.dsi.fastutil.chars
An entry set providing fast iteration.
Char2ObjectMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific maps.
Char2ObjectMaps.EmptyMap<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific map.
Char2ObjectMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton map.
Char2ObjectMaps.SynchronizedMap<V> - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for maps.
Char2ObjectMaps.UnmodifiableMap<V> - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for maps.
Char2ObjectOpenCustomHashMap<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Char2ObjectOpenCustomHashMap(char[], V[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ObjectOpenCustomHashMap(char[], V[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ObjectOpenCustomHashMap(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Creates a new hash map.
Char2ObjectOpenCustomHashMap(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ObjectOpenCustomHashMap(Char2ObjectMap<V>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Char2ObjectOpenCustomHashMap(Char2ObjectMap<V>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ObjectOpenCustomHashMap(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ObjectOpenCustomHashMap(Map<? extends Character, ? extends V>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Creates a new hash map copying a given one.
Char2ObjectOpenCustomHashMap(Map<? extends Character, ? extends V>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ObjectOpenHashMap<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation.
Char2ObjectOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ObjectOpenHashMap(char[], V[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ObjectOpenHashMap(char[], V[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ObjectOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ObjectOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map.
Char2ObjectOpenHashMap(Char2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ObjectOpenHashMap(Char2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2ObjectOpenHashMap(Map<? extends Character, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ObjectOpenHashMap(Map<? extends Character, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Creates a new hash map copying a given one.
Char2ObjectRBTreeMap<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree map with a fast, small-footprint implementation.
Char2ObjectRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
Creates a new empty tree map.
Char2ObjectRBTreeMap(char[], V[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2ObjectRBTreeMap(char[], V[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2ObjectRBTreeMap(Char2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
Creates a new tree map copying a given map.
Char2ObjectRBTreeMap(Char2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ObjectRBTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
Creates a new empty tree map with the given comparator.
Char2ObjectRBTreeMap(Map<? extends Character, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
Creates a new tree map copying a given map.
Char2ObjectRBTreeMap(SortedMap<Character, V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ObjectSortedMap<V> - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ObjectSortedMap.FastSortedEntrySet<V> - Interface in it.unimi.dsi.fastutil.chars
A sorted entry set providing fast iteration.
Char2ObjectSortedMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted maps.
Char2ObjectSortedMaps.EmptySortedMap<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific sorted map.
Char2ObjectSortedMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton sorted map.
Char2ObjectSortedMaps.SynchronizedSortedMap<V> - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted maps.
Char2ObjectSortedMaps.UnmodifiableSortedMap<V> - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted maps.
Char2ReferenceArrayMap<V> - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a map based on two parallel backing arrays.
Char2ReferenceArrayMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
Creates a new empty array map.
Char2ReferenceArrayMap(char[], Object[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
Creates a new empty array map with given key and value backing arrays.
Char2ReferenceArrayMap(char[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Char2ReferenceArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
Creates a new empty array map of given capacity.
Char2ReferenceArrayMap(Char2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
Creates a new empty array map copying the entries of a given map.
Char2ReferenceArrayMap(Map<? extends Character, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
Creates a new empty array map copying the entries of a given map.
Char2ReferenceAVLTreeMap<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree map with a fast, small-footprint implementation.
Char2ReferenceAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
Creates a new empty tree map.
Char2ReferenceAVLTreeMap(char[], V[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2ReferenceAVLTreeMap(char[], V[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2ReferenceAVLTreeMap(Char2ReferenceMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
Creates a new tree map copying a given map.
Char2ReferenceAVLTreeMap(Char2ReferenceSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ReferenceAVLTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
Creates a new empty tree map with the given comparator.
Char2ReferenceAVLTreeMap(Map<? extends Character, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
Creates a new tree map copying a given map.
Char2ReferenceAVLTreeMap(SortedMap<Character, V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
 
char2ReferenceEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Returns a type-specific set view of the mappings contained in this map.
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.EmptyMap
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.Singleton
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
 
char2ReferenceEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.EmptySortedMap
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.Singleton
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.SynchronizedSortedMap
 
char2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.UnmodifiableSortedMap
 
Char2ReferenceFunction<V> - Interface in it.unimi.dsi.fastutil.chars
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ReferenceFunctions - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific functions.
Char2ReferenceFunctions.EmptyFunction<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific function.
Char2ReferenceFunctions.PrimitiveFunction<V> - Class in it.unimi.dsi.fastutil.chars
An adapter for mapping generic total functions to partial primitive functions.
Char2ReferenceFunctions.Singleton<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton function.
Char2ReferenceFunctions.SynchronizedFunction<V> - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for functions.
Char2ReferenceFunctions.UnmodifiableFunction<V> - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for functions.
Char2ReferenceLinkedOpenHashMap<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash map with with a fast, small-footprint implementation.
Char2ReferenceLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ReferenceLinkedOpenHashMap(char[], V[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ReferenceLinkedOpenHashMap(char[], V[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ReferenceLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ReferenceLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Creates a new hash map.
Char2ReferenceLinkedOpenHashMap(Char2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ReferenceLinkedOpenHashMap(Char2ReferenceMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2ReferenceLinkedOpenHashMap(Map<? extends Character, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ReferenceLinkedOpenHashMap(Map<? extends Character, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Creates a new hash map copying a given one.
Char2ReferenceMap<V> - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2ReferenceMap.Entry<V> - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ReferenceMap.FastEntrySet<V> - Interface in it.unimi.dsi.fastutil.chars
An entry set providing fast iteration.
Char2ReferenceMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific maps.
Char2ReferenceMaps.EmptyMap<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific map.
Char2ReferenceMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton map.
Char2ReferenceMaps.SynchronizedMap<V> - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for maps.
Char2ReferenceMaps.UnmodifiableMap<V> - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for maps.
Char2ReferenceOpenCustomHashMap<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Char2ReferenceOpenCustomHashMap(char[], V[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ReferenceOpenCustomHashMap(char[], V[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ReferenceOpenCustomHashMap(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Creates a new hash map.
Char2ReferenceOpenCustomHashMap(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ReferenceOpenCustomHashMap(Char2ReferenceMap<V>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Char2ReferenceOpenCustomHashMap(Char2ReferenceMap<V>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ReferenceOpenCustomHashMap(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ReferenceOpenCustomHashMap(Map<? extends Character, ? extends V>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Creates a new hash map copying a given one.
Char2ReferenceOpenCustomHashMap(Map<? extends Character, ? extends V>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ReferenceOpenHashMap<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation.
Char2ReferenceOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ReferenceOpenHashMap(char[], V[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ReferenceOpenHashMap(char[], V[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ReferenceOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ReferenceOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Creates a new hash map.
Char2ReferenceOpenHashMap(Char2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ReferenceOpenHashMap(Char2ReferenceMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2ReferenceOpenHashMap(Map<? extends Character, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ReferenceOpenHashMap(Map<? extends Character, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Creates a new hash map copying a given one.
Char2ReferenceRBTreeMap<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree map with a fast, small-footprint implementation.
Char2ReferenceRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
Creates a new empty tree map.
Char2ReferenceRBTreeMap(char[], V[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2ReferenceRBTreeMap(char[], V[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2ReferenceRBTreeMap(Char2ReferenceMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
Creates a new tree map copying a given map.
Char2ReferenceRBTreeMap(Char2ReferenceSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ReferenceRBTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
Creates a new empty tree map with the given comparator.
Char2ReferenceRBTreeMap(Map<? extends Character, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
Creates a new tree map copying a given map.
Char2ReferenceRBTreeMap(SortedMap<Character, V>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ReferenceSortedMap<V> - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ReferenceSortedMap.FastSortedEntrySet<V> - Interface in it.unimi.dsi.fastutil.chars
A sorted entry set providing fast iteration.
Char2ReferenceSortedMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted maps.
Char2ReferenceSortedMaps.EmptySortedMap<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific sorted map.
Char2ReferenceSortedMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton sorted map.
Char2ReferenceSortedMaps.SynchronizedSortedMap<V> - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted maps.
Char2ReferenceSortedMaps.UnmodifiableSortedMap<V> - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted maps.
Char2ShortArrayMap - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a map based on two parallel backing arrays.
Char2ShortArrayMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
Creates a new empty array map.
Char2ShortArrayMap(char[], short[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
Creates a new empty array map with given key and value backing arrays.
Char2ShortArrayMap(char[], short[], int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Char2ShortArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
Creates a new empty array map of given capacity.
Char2ShortArrayMap(Char2ShortMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
Creates a new empty array map copying the entries of a given map.
Char2ShortArrayMap(Map<? extends Character, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
Creates a new empty array map copying the entries of a given map.
Char2ShortAVLTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree map with a fast, small-footprint implementation.
Char2ShortAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Creates a new empty tree map.
Char2ShortAVLTreeMap(char[], short[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2ShortAVLTreeMap(char[], short[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2ShortAVLTreeMap(Char2ShortMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Creates a new tree map copying a given map.
Char2ShortAVLTreeMap(Char2ShortSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ShortAVLTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Creates a new empty tree map with the given comparator.
Char2ShortAVLTreeMap(Map<? extends Character, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Creates a new tree map copying a given map.
Char2ShortAVLTreeMap(SortedMap<Character, Short>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
 
char2ShortEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Returns a type-specific set view of the mappings contained in this map.
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.EmptyMap
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.Singleton
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
 
char2ShortEntrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.EmptySortedMap
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.Singleton
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.SynchronizedSortedMap
 
char2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.UnmodifiableSortedMap
 
Char2ShortFunction - Interface in it.unimi.dsi.fastutil.chars
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ShortFunctions - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific functions.
Char2ShortFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific function.
Char2ShortFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.chars
An adapter for mapping generic total functions to partial primitive functions.
Char2ShortFunctions.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton function.
Char2ShortFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for functions.
Char2ShortFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for functions.
Char2ShortLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash map with with a fast, small-footprint implementation.
Char2ShortLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ShortLinkedOpenHashMap(char[], short[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ShortLinkedOpenHashMap(char[], short[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ShortLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ShortLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Creates a new hash map.
Char2ShortLinkedOpenHashMap(Char2ShortMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ShortLinkedOpenHashMap(Char2ShortMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2ShortLinkedOpenHashMap(Map<? extends Character, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ShortLinkedOpenHashMap(Map<? extends Character, ? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Creates a new hash map copying a given one.
Char2ShortMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Char2ShortMap.Entry - Interface in it.unimi.dsi.fastutil.chars
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ShortMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.chars
An entry set providing fast iteration.
Char2ShortMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific maps.
Char2ShortMaps.EmptyMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific map.
Char2ShortMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton map.
Char2ShortMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for maps.
Char2ShortMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for maps.
Char2ShortOpenCustomHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Char2ShortOpenCustomHashMap(char[], short[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ShortOpenCustomHashMap(char[], short[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ShortOpenCustomHashMap(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Creates a new hash map.
Char2ShortOpenCustomHashMap(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ShortOpenCustomHashMap(Char2ShortMap, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Char2ShortOpenCustomHashMap(Char2ShortMap, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ShortOpenCustomHashMap(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ShortOpenCustomHashMap(Map<? extends Character, ? extends Short>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Creates a new hash map copying a given one.
Char2ShortOpenCustomHashMap(Map<? extends Character, ? extends Short>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ShortOpenHashMap - Class in it.unimi.dsi.fastutil.chars
A type-specific hash map with a fast, small-footprint implementation.
Char2ShortOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ShortOpenHashMap(char[], short[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Char2ShortOpenHashMap(char[], short[], float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Char2ShortOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Char2ShortOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Creates a new hash map.
Char2ShortOpenHashMap(Char2ShortMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Char2ShortOpenHashMap(Char2ShortMap, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Creates a new hash map copying a given type-specific one.
Char2ShortOpenHashMap(Map<? extends Character, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Char2ShortOpenHashMap(Map<? extends Character, ? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Creates a new hash map copying a given one.
Char2ShortRBTreeMap - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree map with a fast, small-footprint implementation.
Char2ShortRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Creates a new empty tree map.
Char2ShortRBTreeMap(char[], short[]) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Char2ShortRBTreeMap(char[], short[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Char2ShortRBTreeMap(Char2ShortMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Creates a new tree map copying a given map.
Char2ShortRBTreeMap(Char2ShortSortedMap) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ShortRBTreeMap(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Creates a new empty tree map with the given comparator.
Char2ShortRBTreeMap(Map<? extends Character, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Creates a new tree map copying a given map.
Char2ShortRBTreeMap(SortedMap<Character, Short>) - Constructor for class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Char2ShortSortedMap - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Char2ShortSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.chars
A sorted entry set providing fast iteration.
Char2ShortSortedMaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted maps.
Char2ShortSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific sorted map.
Char2ShortSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton sorted map.
Char2ShortSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted maps.
Char2ShortSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted maps.
characteristics() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.EmptySpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.EmptySpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.chars.CharBigSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.EmptySpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.EmptySpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.floats.FloatBigSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.EmptySpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.ints.IntBigSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.EmptySpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.longs.LongBigSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.EmptySpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.EmptySpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.EmptySpliterator
 
CharArrayFIFOQueue - Class in it.unimi.dsi.fastutil.chars
A type-specific array-based FIFO queue, supporting also deque operations.
CharArrayFIFOQueue() - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayFIFOQueue
Creates a new empty queue with standard initial capacity.
CharArrayFIFOQueue(int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayFIFOQueue
Creates a new empty queue with given capacity.
CharArrayFrontCodedBigList - Class in it.unimi.dsi.fastutil.chars
Compact storage of big lists of arrays using front-coding (also known as prefix-omission) compression.
CharArrayFrontCodedBigList(Collection<char[]>, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedBigList
Creates a new front-coded list containing the arrays in the given collection.
CharArrayFrontCodedBigList(Iterator<char[]>, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedBigList
Creates a new front-coded list containing the arrays returned by the given iterator.
CharArrayFrontCodedList - Class in it.unimi.dsi.fastutil.chars
Compact storage of lists of arrays using front-coding (also known as prefix-omission) compression.
CharArrayFrontCodedList(Collection<char[]>, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedList
Creates a new front-coded list containing the arrays in the given collection.
CharArrayFrontCodedList(Iterator<char[]>, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedList
Creates a new front-coded list containing the arrays returned by the given iterator.
CharArrayIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.chars
A type-specific array-based semi-indirect priority queue.
CharArrayIndirectPriorityQueue(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
CharArrayIndirectPriorityQueue(char[], int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Creates a new empty queue with given capacity and using the natural order.
CharArrayIndirectPriorityQueue(char[], int[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
CharArrayIndirectPriorityQueue(char[], int[], int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
CharArrayIndirectPriorityQueue(char[], int[], int, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
CharArrayIndirectPriorityQueue(char[], int[], CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
CharArrayIndirectPriorityQueue(char[], int, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Creates a new empty queue without elements with a given capacity and comparator.
CharArrayIndirectPriorityQueue(char[], CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
CharArrayList - Class in it.unimi.dsi.fastutil.chars
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
CharArrayList() - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayList
Creates a new array list with CharArrayList.DEFAULT_INITIAL_CAPACITY capacity.
CharArrayList(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayList
Creates a new array list and fills it with the elements of a given array.
CharArrayList(char[], int, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayList
Creates a new array list and fills it with the elements of a given array.
CharArrayList(int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayList
Creates a new array list with given capacity.
CharArrayList(CharCollection) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayList
Creates a new array list and fills it with a given type-specific collection.
CharArrayList(CharIterator) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayList
Creates a new array list and fills it with the elements returned by a type-specific iterator..
CharArrayList(CharList) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayList
Creates a new array list and fills it with a given type-specific list.
CharArrayList(Collection<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayList
Creates a new array list and fills it with a given collection.
CharArrayList(Iterator<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayList
Creates a new array list and fills it with the elements returned by an iterator..
CharArrayPriorityQueue - Class in it.unimi.dsi.fastutil.chars
A type-specific array-based priority queue.
CharArrayPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
Creates a new empty queue using the natural order.
CharArrayPriorityQueue(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
Wraps a given array in a queue using the natural order.
CharArrayPriorityQueue(char[], int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
Wraps a given array in a queue using the natural order.
CharArrayPriorityQueue(char[], int, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
Wraps a given array in a queue using a given comparator.
CharArrayPriorityQueue(char[], CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
Wraps a given array in a queue using a given comparator.
CharArrayPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
CharArrayPriorityQueue(int, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
Creates a new empty queue with a given capacity and comparator.
CharArrayPriorityQueue(CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
Creates a new empty queue with a given comparator.
CharArrays - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific arrays.
CharArraySet - Class in it.unimi.dsi.fastutil.chars
A simple, brute-force implementation of a set based on a backing array.
CharArraySet() - Constructor for class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new empty array set.
CharArraySet(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new array set using the given backing array.
CharArraySet(char[], int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new array set using the given backing array and the given number of elements of the array.
CharArraySet(int) - Constructor for class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new empty array set of given initial capacity.
CharArraySet(CharCollection) - Constructor for class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new array set copying the contents of a given collection.
CharArraySet(CharSet) - Constructor for class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new array set copying the contents of a given collection.
CharArraySet(Collection<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new array set copying the contents of a given set.
CharArraySet(Set<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new array set copying the contents of a given set.
CharAVLTreeSet - Class in it.unimi.dsi.fastutil.chars
A type-specific AVL tree set with a fast, small-footprint implementation.
CharAVLTreeSet() - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new empty tree set.
CharAVLTreeSet(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new tree set copying the elements of an array.
CharAVLTreeSet(char[], int, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new tree set and fills it with the elements of a given array.
CharAVLTreeSet(char[], int, int, Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
CharAVLTreeSet(char[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
CharAVLTreeSet(CharCollection) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new tree set copying a given type-specific collection.
CharAVLTreeSet(CharIterator) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
CharAVLTreeSet(CharSortedSet) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
CharAVLTreeSet(Collection<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new tree set copying a given set.
CharAVLTreeSet(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new empty tree set with the given comparator.
CharAVLTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new tree set using elements provided by an iterator.
CharAVLTreeSet(SortedSet<Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
CharBidirectionalIterable - Interface in it.unimi.dsi.fastutil.chars
A type-specific Iterable that further strengthens the specification of Iterable.iterator().
CharBidirectionalIterator - Interface in it.unimi.dsi.fastutil.chars
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
CharBigArrayBigList - Class in it.unimi.dsi.fastutil.chars
A type-specific big list based on a big array; provides some additional methods that use polymorphism to avoid (un)boxing.
CharBigArrayBigList() - Constructor for class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Creates a new big-array big list with CharBigArrayBigList.DEFAULT_INITIAL_CAPACITY capacity.
CharBigArrayBigList(char[][]) - Constructor for class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
CharBigArrayBigList(char[][], long, long) - Constructor for class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
CharBigArrayBigList(long) - Constructor for class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Creates a new big-array big list with given capacity.
CharBigArrayBigList(CharBigList) - Constructor for class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific list.
CharBigArrayBigList(CharCollection) - Constructor for class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific collection.
CharBigArrayBigList(CharIterator) - Constructor for class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by a type-specific iterator..
CharBigArrayBigList(Iterator<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by an iterator..
CharBigArrays - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with big arrays.
CharBigList - Interface in it.unimi.dsi.fastutil.chars
A type-specific BigList; provides some additional methods that use polymorphism to avoid (un)boxing.
CharBigListIterator - Interface in it.unimi.dsi.fastutil.chars
A type-specific BigListIterator.
CharBigListIterators - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific iterators.
CharBigListIterators.AbstractIndexBasedBigIterator - Class in it.unimi.dsi.fastutil.chars
A skeletal implementation for an iterator backed by an index based data store.
CharBigListIterators.AbstractIndexBasedBigListIterator - Class in it.unimi.dsi.fastutil.chars
A skeletal implementation for a list-iterator backed by an index based data store.
CharBigListIterators.BigListIteratorListIterator - Class in it.unimi.dsi.fastutil.chars
A class exposing a list iterator as a big-list iterator..
CharBigListIterators.EmptyBigListIterator - Class in it.unimi.dsi.fastutil.chars
A class returning no elements and a type-specific big list iterator interface.
CharBigListIterators.UnmodifiableBigListIterator - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for big list iterators.
CharBigLists - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific big lists.
CharBigLists.EmptyBigList - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific big list.
CharBigLists.ListBigList - Class in it.unimi.dsi.fastutil.chars
A class exposing a list as a big list.
CharBigLists.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton big list.
CharBigLists.SynchronizedBigList - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for big lists.
CharBigLists.UnmodifiableBigList - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for big lists.
CharBigSpliterators - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific spliterators on big (potentially greater then Integer.MAX_VALUE items long).
CharBigSpliterators() - Constructor for class it.unimi.dsi.fastutil.chars.CharBigSpliterators
 
CharBigSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.chars
A skeletal implementation for a spliterator backed by an index based data store.
CharBigSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.chars
A skeletal implementation for a spliterator backed by an index based data store.
CharBigSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.chars
A skeletal implementation for a spliterator backed by an index based data store.
CharBinaryOperator - Interface in it.unimi.dsi.fastutil.chars
A type-specific BinaryOperator; provides methods operating both on objects and on primitives.
CharBooleanImmutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharBooleanImmutablePair(char, boolean) - Constructor for class it.unimi.dsi.fastutil.chars.CharBooleanImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
CharBooleanMutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharBooleanMutablePair(char, boolean) - Constructor for class it.unimi.dsi.fastutil.chars.CharBooleanMutablePair
Creates a new type-specific mutable Pair with given left and right value.
CharBooleanPair - Interface in it.unimi.dsi.fastutil.chars
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharByteImmutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharByteImmutablePair(char, byte) - Constructor for class it.unimi.dsi.fastutil.chars.CharByteImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
CharByteMutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharByteMutablePair(char, byte) - Constructor for class it.unimi.dsi.fastutil.chars.CharByteMutablePair
Creates a new type-specific mutable Pair with given left and right value.
CharBytePair - Interface in it.unimi.dsi.fastutil.chars
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharCharImmutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharCharImmutablePair(char, char) - Constructor for class it.unimi.dsi.fastutil.chars.CharCharImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
CharCharImmutableSortedPair - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable SortedPair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharCharMutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharCharMutablePair(char, char) - Constructor for class it.unimi.dsi.fastutil.chars.CharCharMutablePair
Creates a new type-specific mutable Pair with given left and right value.
CharCharPair - Interface in it.unimi.dsi.fastutil.chars
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharCharSortedPair - Interface in it.unimi.dsi.fastutil.chars
A type-specific immutable SortedPair.
CharCollection - Interface in it.unimi.dsi.fastutil.chars
A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
CharCollections - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific collections.
CharCollections.EmptyCollection - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific collection.
CharCollections.IterableCollection - Class in it.unimi.dsi.fastutil.chars
A collection wrapper class for iterables.
CharComparator - Interface in it.unimi.dsi.fastutil.chars
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
CharComparators - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with comparators.
CharConsumer - Interface in it.unimi.dsi.fastutil.chars
A type-specific Consumer; provides methods to consume a primitive type both as object and as primitive.
CharDoubleImmutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharDoubleImmutablePair(char, double) - Constructor for class it.unimi.dsi.fastutil.chars.CharDoubleImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
CharDoubleMutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharDoubleMutablePair(char, double) - Constructor for class it.unimi.dsi.fastutil.chars.CharDoubleMutablePair
Creates a new type-specific mutable Pair with given left and right value.
CharDoublePair - Interface in it.unimi.dsi.fastutil.chars
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharFloatImmutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharFloatImmutablePair(char, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharFloatImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
CharFloatMutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharFloatMutablePair(char, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharFloatMutablePair
Creates a new type-specific mutable Pair with given left and right value.
CharFloatPair - Interface in it.unimi.dsi.fastutil.chars
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharHash - Interface in it.unimi.dsi.fastutil.chars
A type-specific Hash interface.
CharHash.Strategy - Interface in it.unimi.dsi.fastutil.chars
A type-specific hash strategy.
CharHeapIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.chars
A type-specific heap-based indirect priority queue.
CharHeapIndirectPriorityQueue(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
CharHeapIndirectPriorityQueue(char[], int) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
CharHeapIndirectPriorityQueue(char[], int[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
CharHeapIndirectPriorityQueue(char[], int[], int) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
CharHeapIndirectPriorityQueue(char[], int[], int, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
CharHeapIndirectPriorityQueue(char[], int[], CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
CharHeapIndirectPriorityQueue(char[], int, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
Creates a new empty queue with a given capacity and comparator.
CharHeapIndirectPriorityQueue(char[], CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
CharHeapPriorityQueue - Class in it.unimi.dsi.fastutil.chars
A type-specific heap-based priority queue.
CharHeapPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Creates a new empty queue using the natural order.
CharHeapPriorityQueue(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Wraps a given array in a queue using the natural order.
CharHeapPriorityQueue(char[], int) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Wraps a given array in a queue using the natural order.
CharHeapPriorityQueue(char[], int, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Wraps a given array in a queue using a given comparator.
CharHeapPriorityQueue(char[], CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Wraps a given array in a queue using a given comparator.
CharHeapPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
CharHeapPriorityQueue(int, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Creates a new empty queue with a given capacity and comparator.
CharHeapPriorityQueue(CharCollection) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Creates a queue using the elements in a type-specific collection using the natural order.
CharHeapPriorityQueue(CharCollection, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Creates a queue using the elements in a type-specific collection using a given comparator.
CharHeapPriorityQueue(CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Creates a new empty queue with a given comparator.
CharHeapPriorityQueue(Collection<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Creates a queue using the elements in a collection using the natural order.
CharHeapPriorityQueue(Collection<? extends Character>, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Creates a queue using the elements in a collection using a given comparator.
CharHeaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with heaps.
CharHeapSemiIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.chars
A type-specific heap-based semi-indirect priority queue.
CharHeapSemiIndirectPriorityQueue(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
CharHeapSemiIndirectPriorityQueue(char[], int) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Creates a new empty queue with given capacity and using the natural order.
CharHeapSemiIndirectPriorityQueue(char[], int[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
CharHeapSemiIndirectPriorityQueue(char[], int[], int) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
CharHeapSemiIndirectPriorityQueue(char[], int[], int, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
CharHeapSemiIndirectPriorityQueue(char[], int[], CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
CharHeapSemiIndirectPriorityQueue(char[], int, CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Creates a new empty queue without elements with a given capacity and comparator.
CharHeapSemiIndirectPriorityQueue(char[], CharComparator) - Constructor for class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
CharImmutableList - Class in it.unimi.dsi.fastutil.chars
A type-specific array-based immutable list; provides some additional methods that use polymorphism to avoid (un)boxing.
CharImmutableList(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharImmutableList
Creates a new immutable list using a given array.
CharImmutableList(char[], int, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharImmutableList
Creates a new immutable list and fills it with the elements of a given array.
CharImmutableList(CharCollection) - Constructor for class it.unimi.dsi.fastutil.chars.CharImmutableList
Creates a new immutable list and fills it with a given type-specific collection.
CharImmutableList(CharIterator) - Constructor for class it.unimi.dsi.fastutil.chars.CharImmutableList
Creates a new immutable list and fills it with the elements returned by a type-specific iterator..
CharImmutableList(CharList) - Constructor for class it.unimi.dsi.fastutil.chars.CharImmutableList
Creates a new immutable list and fills it with a given type-specific list.
CharImmutableList(Collection<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharImmutableList
Creates a new immutable list and fills it with a given collection.
CharIndirectHeaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with indirect heaps.
CharIndirectPriorityQueue - Interface in it.unimi.dsi.fastutil.chars
A type-specific IndirectPriorityQueue.
CharIntImmutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharIntImmutablePair(char, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharIntImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
CharIntMutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharIntMutablePair(char, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharIntMutablePair
Creates a new type-specific mutable Pair with given left and right value.
CharIntPair - Interface in it.unimi.dsi.fastutil.chars
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharIterable - Interface in it.unimi.dsi.fastutil.chars
A type-specific Iterable that strengthens that specification of CharIterable.iterator() and CharIterable.forEach(Consumer).
CharIterables - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific iterables.
CharIterator - Interface in it.unimi.dsi.fastutil.chars
A type-specific Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements.
CharIterators - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific iterators.
CharIterators.AbstractIndexBasedIterator - Class in it.unimi.dsi.fastutil.chars
A skeletal implementation for an iterator backed by an index-based data store.
CharIterators.AbstractIndexBasedListIterator - Class in it.unimi.dsi.fastutil.chars
A skeletal implementation for a list-iterator backed by an index-based data store.
CharIterators.EmptyIterator - Class in it.unimi.dsi.fastutil.chars
A class returning no elements and a type-specific iterator interface.
CharIterators.UnmodifiableBidirectionalIterator - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for bidirectional iterators.
CharIterators.UnmodifiableIterator - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for iterators.
CharIterators.UnmodifiableListIterator - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for list iterators.
CharLinkedOpenCustomHashSet - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash set with with a fast, small-footprint implementation.
CharLinkedOpenCustomHashSet(char[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set copying the elements of an array.
CharLinkedOpenCustomHashSet(char[], int, int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
CharLinkedOpenCustomHashSet(char[], int, int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
CharLinkedOpenCustomHashSet(char[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
CharLinkedOpenCustomHashSet(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set.
CharLinkedOpenCustomHashSet(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
CharLinkedOpenCustomHashSet(CharCollection, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
CharLinkedOpenCustomHashSet(CharCollection, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
CharLinkedOpenCustomHashSet(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
CharLinkedOpenCustomHashSet(CharIterator, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
CharLinkedOpenCustomHashSet(CharIterator, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
CharLinkedOpenCustomHashSet(Collection<? extends Character>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set copying a given collection.
CharLinkedOpenCustomHashSet(Collection<? extends Character>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
CharLinkedOpenCustomHashSet(Iterator<?>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
CharLinkedOpenCustomHashSet(Iterator<?>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
CharLinkedOpenHashSet - Class in it.unimi.dsi.fastutil.chars
A type-specific linked hash set with with a fast, small-footprint implementation.
CharLinkedOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
CharLinkedOpenHashSet(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
CharLinkedOpenHashSet(char[], float) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set copying the elements of an array.
CharLinkedOpenHashSet(char[], int, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
CharLinkedOpenHashSet(char[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
CharLinkedOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
CharLinkedOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set.
CharLinkedOpenHashSet(CharCollection) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
CharLinkedOpenHashSet(CharCollection, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set copying a given type-specific collection.
CharLinkedOpenHashSet(CharIterator) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
CharLinkedOpenHashSet(CharIterator, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
CharLinkedOpenHashSet(Collection<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
CharLinkedOpenHashSet(Collection<? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set copying a given collection.
CharLinkedOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
CharLinkedOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set using elements provided by an iterator.
CharList - Interface in it.unimi.dsi.fastutil.chars
A type-specific List; provides some additional methods that use polymorphism to avoid (un)boxing.
CharListIterator - Interface in it.unimi.dsi.fastutil.chars
A type-specific bidirectional iterator that is also a ListIterator.
CharLists - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific lists.
CharLists.EmptyList - Class in it.unimi.dsi.fastutil.chars
An immutable class representing an empty type-specific list.
CharLists.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton list.
CharLists.SynchronizedList - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for lists.
CharLists.SynchronizedRandomAccessList - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for random-access lists.
CharLists.UnmodifiableList - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for lists.
CharLists.UnmodifiableRandomAccessList - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for random-access lists.
CharLongImmutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharLongImmutablePair(char, long) - Constructor for class it.unimi.dsi.fastutil.chars.CharLongImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
CharLongMutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharLongMutablePair(char, long) - Constructor for class it.unimi.dsi.fastutil.chars.CharLongMutablePair
Creates a new type-specific mutable Pair with given left and right value.
CharLongPair - Interface in it.unimi.dsi.fastutil.chars
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharMappedBigList - Class in it.unimi.dsi.fastutil.chars
A bridge between byte buffers and type-specific big lists.
CharObjectImmutablePair<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharObjectImmutablePair(char, V) - Constructor for class it.unimi.dsi.fastutil.chars.CharObjectImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
CharObjectMutablePair<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharObjectMutablePair(char, V) - Constructor for class it.unimi.dsi.fastutil.chars.CharObjectMutablePair
Creates a new type-specific mutable Pair with given left and right value.
CharObjectPair<V> - Interface in it.unimi.dsi.fastutil.chars
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharOpenCustomHashSet - Class in it.unimi.dsi.fastutil.chars
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
CharOpenCustomHashSet(char[], float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set copying the elements of an array.
CharOpenCustomHashSet(char[], int, int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
CharOpenCustomHashSet(char[], int, int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
CharOpenCustomHashSet(char[], CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
CharOpenCustomHashSet(int, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set.
CharOpenCustomHashSet(int, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
CharOpenCustomHashSet(CharCollection, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
CharOpenCustomHashSet(CharCollection, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
CharOpenCustomHashSet(CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
CharOpenCustomHashSet(CharIterator, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
CharOpenCustomHashSet(CharIterator, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
CharOpenCustomHashSet(Collection<? extends Character>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set copying a given collection.
CharOpenCustomHashSet(Collection<? extends Character>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
CharOpenCustomHashSet(Iterator<?>, float, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
CharOpenCustomHashSet(Iterator<?>, CharHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
CharOpenHashSet - Class in it.unimi.dsi.fastutil.chars
A type-specific hash set with with a fast, small-footprint implementation.
CharOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
CharOpenHashSet(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
CharOpenHashSet(char[], float) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set copying the elements of an array.
CharOpenHashSet(char[], int, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
CharOpenHashSet(char[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
CharOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
CharOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set.
CharOpenHashSet(CharCollection) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
CharOpenHashSet(CharCollection, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set copying a given type-specific collection.
CharOpenHashSet(CharIterator) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
CharOpenHashSet(CharIterator, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
CharOpenHashSet(Collection<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
CharOpenHashSet(Collection<? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set copying a given collection.
CharOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
CharOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set using elements provided by an iterator.
CharPredicate - Interface in it.unimi.dsi.fastutil.chars
A type-specific Predicate; provides methods to test a primitive type both as object and as primitive.
CharPriorityQueue - Interface in it.unimi.dsi.fastutil.chars
A type-specific PriorityQueue; provides some additional methods that use polymorphism to avoid (un)boxing.
CharPriorityQueues - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific priority queues.
CharPriorityQueues.SynchronizedPriorityQueue - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for priority queues.
CharRandomAccessSubList(CharBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharRandomAccessSubList
 
CharRandomAccessSubList(CharList, int, int) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractCharList.CharRandomAccessSubList
 
CharRBTreeSet - Class in it.unimi.dsi.fastutil.chars
A type-specific red-black tree set with a fast, small-footprint implementation.
CharRBTreeSet() - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new empty tree set.
CharRBTreeSet(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new tree set copying the elements of an array.
CharRBTreeSet(char[], int, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new tree set and fills it with the elements of a given array.
CharRBTreeSet(char[], int, int, Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
CharRBTreeSet(char[], Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
CharRBTreeSet(CharCollection) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new tree set copying a given type-specific collection.
CharRBTreeSet(CharIterator) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
CharRBTreeSet(CharSortedSet) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
CharRBTreeSet(Collection<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new tree set copying a given collection.
CharRBTreeSet(Comparator<? super Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new empty tree set with the given comparator.
CharRBTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new tree set using elements provided by an iterator.
CharRBTreeSet(SortedSet<Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
CharReferenceImmutablePair<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharReferenceImmutablePair(char, V) - Constructor for class it.unimi.dsi.fastutil.chars.CharReferenceImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
CharReferenceMutablePair<V> - Class in it.unimi.dsi.fastutil.chars
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharReferenceMutablePair(char, V) - Constructor for class it.unimi.dsi.fastutil.chars.CharReferenceMutablePair
Creates a new type-specific mutable Pair with given left and right value.
CharReferencePair<V> - Interface in it.unimi.dsi.fastutil.chars
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharSemiIndirectHeaps - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with semi-indirect heaps.
CharSet - Interface in it.unimi.dsi.fastutil.chars
A type-specific Set; provides some additional methods that use polymorphism to avoid (un)boxing.
CharSets - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sets.
CharSets.EmptySet - Class in it.unimi.dsi.fastutil.chars
An immutable class representing the empty set and implementing a type-specific set interface.
CharSets.Singleton - Class in it.unimi.dsi.fastutil.chars
An immutable class representing a type-specific singleton set.
CharSets.SynchronizedSet - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sets.
CharSets.UnmodifiableSet - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sets.
CharShortImmutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharShortImmutablePair(char, short) - Constructor for class it.unimi.dsi.fastutil.chars.CharShortImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
CharShortMutablePair - Class in it.unimi.dsi.fastutil.chars
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharShortMutablePair(char, short) - Constructor for class it.unimi.dsi.fastutil.chars.CharShortMutablePair
Creates a new type-specific mutable Pair with given left and right value.
CharShortPair - Interface in it.unimi.dsi.fastutil.chars
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
CharSortedSet - Interface in it.unimi.dsi.fastutil.chars
A type-specific SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing.
CharSortedSets - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific sorted sets.
CharSortedSets.EmptySet - Class in it.unimi.dsi.fastutil.chars
An immutable class representing the empty sorted set and implementing a type-specific set interface.
CharSortedSets.Singleton - Class in it.unimi.dsi.fastutil.chars
A class representing a singleton sorted set.
CharSortedSets.SynchronizedSortedSet - Class in it.unimi.dsi.fastutil.chars
A synchronized wrapper class for sorted sets.
CharSortedSets.UnmodifiableSortedSet - Class in it.unimi.dsi.fastutil.chars
An unmodifiable wrapper class for sorted sets.
CharSpliterator - Interface in it.unimi.dsi.fastutil.chars
A type-specific Spliterator; provides an additional methods to avoid (un)boxing, and the possibility to skip elements.
CharSpliterators - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific spliterators.
CharSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.chars
A skeletal implementation for a spliterator backed by an index based data store.
CharSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.chars
A skeletal implementation for a spliterator backed by an index based data store.
CharSpliterators.EmptySpliterator - Class in it.unimi.dsi.fastutil.chars
A class returning no elements and a type-specific spliterator interface.
CharSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.chars
A skeletal implementation for a spliterator backed by an index based data store.
CharStack - Interface in it.unimi.dsi.fastutil.chars
A type-specific Stack; provides some additional methods that use polymorphism to avoid (un)boxing.
CharSubList(CharBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
CharSubList(CharList, int, int) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
CharUnaryOperator - Interface in it.unimi.dsi.fastutil.chars
A type-specific UnaryOperator; provides methods operating both on objects and on primitives.
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
The size in elements of a chunk created by ByteMappedBigList.map(FileChannel, ByteOrder, FileChannel.MapMode).
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.chars.CharMappedBigList
The size in elements of a chunk created by CharMappedBigList.map(FileChannel, ByteOrder, FileChannel.MapMode).
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.ints.IntMappedBigList
The size in elements of a chunk created by IntMappedBigList.map(FileChannel, ByteOrder, FileChannel.MapMode).
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.longs.LongMappedBigList
The size in elements of a chunk created by LongMappedBigList.map(FileChannel, ByteOrder, FileChannel.MapMode).
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
clear() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
clear() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedRandomAccessList
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableRandomAccessList
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
clear() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFIFOQueue
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedRandomAccessList
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.SynchronizedSet
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableRandomAccessList
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.UnmodifiableSet
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.BytePriorityQueues.SynchronizedPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
clear() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharArrayFIFOQueue
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedRandomAccessList
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharSets.SynchronizedSet
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableRandomAccessList
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharSets.UnmodifiableSet
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharPriorityQueues.SynchronizedPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
clear() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedRandomAccessList
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.SynchronizedSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableRandomAccessList
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
clear() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayFIFOQueue
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedRandomAccessList
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.SynchronizedSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableRandomAccessList
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.UnmodifiableSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues.SynchronizedPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
clear() - Method in interface it.unimi.dsi.fastutil.Function
Removes all associations from this function (optional operation).
clear() - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
Removes all elements from this queue.
clear() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
clear() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedRandomAccessList
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntSets.SynchronizedSet
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableRandomAccessList
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntSets.UnmodifiableSet
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
clear() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Clears the content of this InspectableFileCachedInputStream, zeroing the length of the represented stream.
clear() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
clear() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedRandomAccessList
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongSets.SynchronizedSet
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableRandomAccessList
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongSets.UnmodifiableSet
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
clear() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
clear() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
clear() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
clear() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedRandomAccessList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.SynchronizedSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableRandomAccessList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.UnmodifiableSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedRandomAccessList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.SynchronizedSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableRandomAccessList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.UnmodifiableSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
 
clear() - Method in interface it.unimi.dsi.fastutil.PriorityQueue
Removes all elements from this queue.
clear() - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
clear() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFIFOQueue
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedRandomAccessList
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.SynchronizedSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableRandomAccessList
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.UnmodifiableSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues.SynchronizedPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.EmptyBigListIterator
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.EmptySpliterator
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedBigList
Returns a copy of this list.
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedList
Returns a copy of this list.
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.EmptyBigListIterator
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.EmptyIterator
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.EmptySpliterator
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedBigList
Returns a copy of this list.
clone() - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedList
Returns a copy of this list.
clone() - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.EmptyBigListIterator
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.EmptyIterator
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.chars.CharSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.EmptySpliterator
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Returns a deep copy of this big set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.EmptySpliterator
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.EmptyBigListIterator
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.EmptyIterator
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Returns a deep copy of this big set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.EmptySpliterator
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
Returns a copy of this list.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
Returns a copy of this list.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Returns a deep copy of this big set.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.EmptySpliterator
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
Returns a copy of this list.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
Returns a copy of this list.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Returns a deep copy of this big set.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.EmptySpliterator
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.EmptyBigListIterator
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Returns a deep copy of this big set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.EmptySpliterator
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Returns a deep copy of this big set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedBigList
Returns a copy of this list.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedList
Returns a copy of this list.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.EmptyBigListIterator
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.EmptyIterator
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.EmptySpliterator
 
close() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
 
close() - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
 
close() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
Closing a fast byte array input stream has no effect.
close() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
NOP.
close() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Makes the stream unreadable until the next InspectableFileCachedInputStream.clear().
COLLECTION_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
 
COLLECTION_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
 
COLLECTION_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.chars.CharSpliterators
 
COLLECTION_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
 
COLLECTION_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.floats.FloatSpliterators
 
COLLECTION_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.ints.IntSpliterators
 
COLLECTION_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.longs.LongSpliterators
 
COLLECTION_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
 
COLLECTION_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFIFOQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIndirectPriorityQueue
Returns the type-specific comparator associated with this queue.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.BytePriorityQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.BytePriorityQueues.SynchronizedPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteSortedSet
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharArrayFIFOQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.CharIndirectPriorityQueue
Returns the type-specific comparator associated with this queue.
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
comparator() - Method in interface it.unimi.dsi.fastutil.chars.CharPriorityQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharPriorityQueues.SynchronizedPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.CharSortedSet
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIndirectPriorityQueue
Returns the type-specific comparator associated with this queue.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.DoublePriorityQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayFIFOQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.FloatIndirectPriorityQueue
Returns the type-specific comparator associated with this queue.
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
comparator() - Method in interface it.unimi.dsi.fastutil.floats.FloatPriorityQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues.SynchronizedPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
Returns the comparator associated with this queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.IntIndirectPriorityQueue
Returns the type-specific comparator associated with this queue.
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
comparator() - Method in interface it.unimi.dsi.fastutil.ints.IntPriorityQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.LongIndirectPriorityQueue
Returns the type-specific comparator associated with this queue.
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
comparator() - Method in interface it.unimi.dsi.fastutil.longs.LongPriorityQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2CharSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
Returns the comparator associated with this queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
comparator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.PriorityQueue
Returns the comparator associated with this queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFIFOQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIndirectPriorityQueue
Returns the type-specific comparator associated with this queue.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortPriorityQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues.SynchronizedPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
compare(boolean, boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanComparator
Compares its two primitive-type arguments for order.
compare(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteComparator
Compares its two primitive-type arguments for order.
compare(char, char) - Method in interface it.unimi.dsi.fastutil.chars.CharComparator
Compares its two primitive-type arguments for order.
compare(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleComparator
Compares its two primitive-type arguments for order.
compare(float, float) - Method in interface it.unimi.dsi.fastutil.floats.FloatComparator
Compares its two primitive-type arguments for order.
compare(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntComparator
Compares its two primitive-type arguments for order.
compare(long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongComparator
Compares its two primitive-type arguments for order.
compare(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortComparator
Compares its two primitive-type arguments for order.
compare(Boolean, Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.CharComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.LongComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortComparator
Deprecated.
Please use the corresponding type-specific method instead.
compareAndSet(AtomicIntegerArray[], long, int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Atomically sets an element of the given big atomic array of specified index to specified value, given the current value is equal to a given expected value.
compareAndSet(AtomicLongArray[], long, long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Atomically sets an element of the given big atomic array of specified index to specified value, given the current value is equal to a given expected value.
compareTo(BigList<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Compares this big list to another object.
compareTo(BigList<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
compareTo(BigList<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
compareTo(BigList<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
compareTo(BigList<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
compareTo(BigList<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Compares this big list to another object.
compareTo(BigList<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
compareTo(BigList<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
compareTo(BigList<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
compareTo(BigList<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
compareTo(BigList<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Compares this big list to another object.
compareTo(BigList<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
compareTo(BigList<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
compareTo(BigList<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
compareTo(BigList<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
compareTo(BigList<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Compares this big list to another object.
compareTo(BigList<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
compareTo(BigList<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
compareTo(BigList<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
compareTo(BigList<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
compareTo(BigList<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Compares this big list to another object.
compareTo(BigList<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
compareTo(BigList<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
compareTo(BigList<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
compareTo(BigList<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
compareTo(BigList<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Compares this big list to another object.
compareTo(BigList<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
compareTo(BigList<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
compareTo(BigList<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
compareTo(BigList<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
compareTo(BigList<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Compares this big list to another object.
compareTo(BigList<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
compareTo(BigList<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
compareTo(BigList<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
compareTo(BigList<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
compareTo(BigList<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Compares this big list to another object.
compareTo(BigList<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
compareTo(BigList<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
compareTo(BigList<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
compareTo(BigList<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
compareTo(BigList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Compares this big list to another object.
compareTo(BigList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
compareTo(BigList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
compareTo(BigList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
compareTo(BigList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
compareTo(BooleanArrayList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Compares this array list to another array list.
compareTo(BooleanBigArrayBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Compares this big list to another big list.
compareTo(BooleanImmutableList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Compares this immutable list to another immutable list.
compareTo(ByteArrayList) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
Compares this array list to another array list.
compareTo(ByteBigArrayBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Compares this big list to another big list.
compareTo(ByteImmutableList) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Compares this immutable list to another immutable list.
compareTo(CharArrayList) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
Compares this array list to another array list.
compareTo(CharBigArrayBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Compares this big list to another big list.
compareTo(CharImmutableList) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Compares this immutable list to another immutable list.
compareTo(DoubleArrayList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Compares this array list to another array list.
compareTo(DoubleBigArrayBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Compares this big list to another big list.
compareTo(DoubleImmutableList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Compares this immutable list to another immutable list.
compareTo(FloatArrayList) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
Compares this array list to another array list.
compareTo(FloatBigArrayBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Compares this big list to another big list.
compareTo(FloatImmutableList) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Compares this immutable list to another immutable list.
compareTo(IntArrayList) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Compares this array list to another array list.
compareTo(IntBigArrayBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Compares this big list to another big list.
compareTo(IntImmutableList) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Compares this immutable list to another immutable list.
compareTo(LongArrayList) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
Compares this array list to another array list.
compareTo(LongBigArrayBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Compares this big list to another big list.
compareTo(LongImmutableList) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Compares this immutable list to another immutable list.
compareTo(ObjectArrayList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Compares this array list to another array list.
compareTo(ObjectBigArrayBigList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Compares this big list to another big list.
compareTo(ObjectImmutableList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Compares this immutable list to another immutable list.
compareTo(ShortArrayList) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
Compares this array list to another array list.
compareTo(ShortBigArrayBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Compares this big list to another big list.
compareTo(ShortImmutableList) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Compares this immutable list to another immutable list.
compareTo(List<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Compares this list to another object.
compareTo(List<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
compareTo(List<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
 
compareTo(List<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
compareTo(List<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
compareTo(List<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
compareTo(List<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Compares this list to another object.
compareTo(List<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
compareTo(List<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
 
compareTo(List<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
compareTo(List<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
compareTo(List<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
compareTo(List<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Compares this list to another object.
compareTo(List<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
compareTo(List<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
 
compareTo(List<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
compareTo(List<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
compareTo(List<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
compareTo(List<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Compares this list to another object.
compareTo(List<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
compareTo(List<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
 
compareTo(List<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
compareTo(List<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
compareTo(List<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
compareTo(List<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Compares this list to another object.
compareTo(List<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
compareTo(List<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
 
compareTo(List<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
compareTo(List<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
compareTo(List<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
compareTo(List<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Compares this list to another object.
compareTo(List<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
compareTo(List<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
 
compareTo(List<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
compareTo(List<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
compareTo(List<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
compareTo(List<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Compares this list to another object.
compareTo(List<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
compareTo(List<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
 
compareTo(List<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
compareTo(List<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
compareTo(List<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
compareTo(List<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Compares this list to another object.
compareTo(List<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
compareTo(List<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
 
compareTo(List<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
compareTo(List<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
compareTo(List<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
compareTo(List<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Compares this list to another object.
compareTo(List<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
compareTo(List<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
 
compareTo(List<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
compareTo(List<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
compareTo(List<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
comparing(Boolean2ObjectFunction<? extends U>) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanComparator
Accepts a function that extracts a Comparable sort key from a primitive key, and returns a comparator that compares by that sort key.
comparing(Boolean2ObjectFunction<? extends U>, Comparator<? super U>) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanComparator
Accepts a function that extracts a sort key from a primitive key, and returns a comparator that compares by that sort key using the specified Comparator.
comparing(Byte2ObjectFunction<? extends U>) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteComparator
Accepts a function that extracts a Comparable sort key from a primitive key, and returns a comparator that compares by that sort key.
comparing(Byte2ObjectFunction<? extends U>, Comparator<? super U>) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteComparator
Accepts a function that extracts a sort key from a primitive key, and returns a comparator that compares by that sort key using the specified Comparator.
comparing(Char2ObjectFunction<? extends U>) - Static method in interface it.unimi.dsi.fastutil.chars.CharComparator
Accepts a function that extracts a Comparable sort key from a primitive key, and returns a comparator that compares by that sort key.
comparing(Char2ObjectFunction<? extends U>, Comparator<? super U>) - Static method in interface it.unimi.dsi.fastutil.chars.CharComparator
Accepts a function that extracts a sort key from a primitive key, and returns a comparator that compares by that sort key using the specified Comparator.
comparing(Double2ObjectFunction<? extends U>) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleComparator
Accepts a function that extracts a Comparable sort key from a primitive key, and returns a comparator that compares by that sort key.
comparing(Double2ObjectFunction<? extends U>, Comparator<? super U>) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleComparator
Accepts a function that extracts a sort key from a primitive key, and returns a comparator that compares by that sort key using the specified Comparator.
comparing(Float2ObjectFunction<? extends U>) - Static method in interface it.unimi.dsi.fastutil.floats.FloatComparator
Accepts a function that extracts a Comparable sort key from a primitive key, and returns a comparator that compares by that sort key.
comparing(Float2ObjectFunction<? extends U>, Comparator<? super U>) - Static method in interface it.unimi.dsi.fastutil.floats.FloatComparator
Accepts a function that extracts a sort key from a primitive key, and returns a comparator that compares by that sort key using the specified Comparator.
comparing(Int2ObjectFunction<? extends U>) - Static method in interface it.unimi.dsi.fastutil.ints.IntComparator
Accepts a function that extracts a Comparable sort key from a primitive key, and returns a comparator that compares by that sort key.
comparing(Int2ObjectFunction<? extends U>, Comparator<? super U>) - Static method in interface it.unimi.dsi.fastutil.ints.IntComparator
Accepts a function that extracts a sort key from a primitive key, and returns a comparator that compares by that sort key using the specified Comparator.
comparing(Long2ObjectFunction<? extends U>) - Static method in interface it.unimi.dsi.fastutil.longs.LongComparator
Accepts a function that extracts a Comparable sort key from a primitive key, and returns a comparator that compares by that sort key.
comparing(Long2ObjectFunction<? extends U>, Comparator<? super U>) - Static method in interface it.unimi.dsi.fastutil.longs.LongComparator
Accepts a function that extracts a sort key from a primitive key, and returns a comparator that compares by that sort key using the specified Comparator.
comparing(Short2ObjectFunction<? extends U>) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortComparator
Accepts a function that extracts a Comparable sort key from a primitive key, and returns a comparator that compares by that sort key.
comparing(Short2ObjectFunction<? extends U>, Comparator<? super U>) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortComparator
Accepts a function that extracts a sort key from a primitive key, and returns a comparator that compares by that sort key using the specified Comparator.
comparingDouble(Boolean2DoubleFunction) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanComparator
Accepts a function that extracts an double sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingDouble(Byte2DoubleFunction) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteComparator
Accepts a function that extracts an double sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingDouble(Char2DoubleFunction) - Static method in interface it.unimi.dsi.fastutil.chars.CharComparator
Accepts a function that extracts an double sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingDouble(Double2DoubleFunction) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleComparator
Accepts a function that extracts an double sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingDouble(Float2DoubleFunction) - Static method in interface it.unimi.dsi.fastutil.floats.FloatComparator
Accepts a function that extracts an double sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingDouble(Int2DoubleFunction) - Static method in interface it.unimi.dsi.fastutil.ints.IntComparator
Accepts a function that extracts an double sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingDouble(Long2DoubleFunction) - Static method in interface it.unimi.dsi.fastutil.longs.LongComparator
Accepts a function that extracts an double sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingDouble(Short2DoubleFunction) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortComparator
Accepts a function that extracts an double sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingInt(Boolean2IntFunction) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanComparator
Accepts a function that extracts an int sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingInt(Byte2IntFunction) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteComparator
Accepts a function that extracts an int sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingInt(Char2IntFunction) - Static method in interface it.unimi.dsi.fastutil.chars.CharComparator
Accepts a function that extracts an int sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingInt(Double2IntFunction) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleComparator
Accepts a function that extracts an int sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingInt(Float2IntFunction) - Static method in interface it.unimi.dsi.fastutil.floats.FloatComparator
Accepts a function that extracts an int sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingInt(Int2IntFunction) - Static method in interface it.unimi.dsi.fastutil.ints.IntComparator
Accepts a function that extracts an int sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingInt(Long2IntFunction) - Static method in interface it.unimi.dsi.fastutil.longs.LongComparator
Accepts a function that extracts an int sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingInt(Short2IntFunction) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortComparator
Accepts a function that extracts an int sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingLong(Boolean2LongFunction) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanComparator
Accepts a function that extracts an long sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingLong(Byte2LongFunction) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteComparator
Accepts a function that extracts an long sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingLong(Char2LongFunction) - Static method in interface it.unimi.dsi.fastutil.chars.CharComparator
Accepts a function that extracts an long sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingLong(Double2LongFunction) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleComparator
Accepts a function that extracts an long sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingLong(Float2LongFunction) - Static method in interface it.unimi.dsi.fastutil.floats.FloatComparator
Accepts a function that extracts an long sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingLong(Int2LongFunction) - Static method in interface it.unimi.dsi.fastutil.ints.IntComparator
Accepts a function that extracts an long sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingLong(Long2LongFunction) - Static method in interface it.unimi.dsi.fastutil.longs.LongComparator
Accepts a function that extracts an long sort key from a primitive key, and returns a comparator that compares by that sort key.
comparingLong(Short2LongFunction) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortComparator
Accepts a function that extracts an long sort key from a primitive key, and returns a comparator that compares by that sort key.
compose(Function<? super T, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
composeByte(Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
composeByte(Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
composeByte(Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
composeByte(Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
composeByte(Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
composeByte(Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
composeByte(Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
composeByte(Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
composeByte(Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
composeByte(Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
composeByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
composeByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
composeByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
composeByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
composeByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
composeByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
composeByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
composeByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
composeByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
composeByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
composeByte(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeByte(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
composeByte(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
composeByte(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
composeByte(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
composeByte(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
composeByte(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
composeByte(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
composeByte(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
composeByte(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
composeChar(Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
composeChar(Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
composeChar(Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
composeChar(Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
composeChar(Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
composeChar(Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
composeChar(Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
composeChar(Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
composeChar(Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
composeChar(Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
composeChar(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
composeChar(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
composeChar(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
composeChar(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
composeChar(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
composeChar(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
composeChar(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
composeChar(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
composeChar(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
composeChar(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
composeChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
composeChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
composeChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
composeChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
composeChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
composeChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
composeChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
composeChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
composeChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
composeDouble(Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
composeDouble(Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
composeDouble(Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
composeDouble(Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
composeDouble(Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
composeDouble(Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
composeDouble(Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
composeDouble(Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
composeDouble(Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
composeDouble(Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
composeDouble(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
composeDouble(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
composeDouble(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
composeDouble(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
composeDouble(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
composeDouble(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
composeDouble(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
composeDouble(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
composeDouble(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
composeDouble(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
composeDouble(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeDouble(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
composeDouble(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
composeDouble(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
composeDouble(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
composeDouble(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
composeDouble(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
composeDouble(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
composeDouble(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
composeDouble(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
composeFloat(Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
composeFloat(Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
composeFloat(Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
composeFloat(Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
composeFloat(Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
composeFloat(Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
composeFloat(Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
composeFloat(Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
composeFloat(Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
composeFloat(Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
composeFloat(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
composeFloat(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
composeFloat(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
composeFloat(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
composeFloat(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
composeFloat(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
composeFloat(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
composeFloat(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
composeFloat(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
composeFloat(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
composeFloat(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeFloat(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
composeFloat(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
composeFloat(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
composeFloat(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
composeFloat(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
composeFloat(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
composeFloat(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
composeFloat(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
composeFloat(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
composeInt(Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
composeInt(Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
composeInt(Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
composeInt(Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
composeInt(Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
composeInt(Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
composeInt(Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
composeInt(Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
composeInt(Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
composeInt(Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
composeInt(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
composeInt(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
composeInt(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
composeInt(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
composeInt(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
composeInt(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
composeInt(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
composeInt(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
composeInt(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
composeInt(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
composeInt(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeInt(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
composeInt(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
composeInt(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
composeInt(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
composeInt(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
composeInt(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
composeInt(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
composeInt(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
composeInt(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
composeLong(Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
composeLong(Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
composeLong(Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
composeLong(Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
composeLong(Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
composeLong(Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
composeLong(Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
composeLong(Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
composeLong(Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
composeLong(Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
composeLong(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
composeLong(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
composeLong(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
composeLong(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
composeLong(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
composeLong(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
composeLong(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
composeLong(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
composeLong(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
composeLong(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
composeLong(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeLong(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
composeLong(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
composeLong(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
composeLong(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
composeLong(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
composeLong(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
composeLong(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
composeLong(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
composeLong(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
composeObject(Object2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
composeObject(Object2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
composeObject(Object2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
composeObject(Object2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
composeObject(Object2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
composeObject(Object2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
composeObject(Object2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
composeObject(Object2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
composeObject(Object2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
composeObject(Object2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
composeObject(Object2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
composeObject(Object2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
composeObject(Object2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
composeObject(Object2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
composeObject(Object2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
composeObject(Object2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
composeObject(Object2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
composeObject(Object2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
composeObject(Object2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
composeObject(Object2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
composeObject(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeObject(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
composeObject(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
composeObject(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
composeObject(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
composeObject(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
composeObject(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
composeObject(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
composeObject(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
composeObject(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
composeObject(Object2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeObject(Object2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
composeObject(Object2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
composeObject(Object2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
composeObject(Object2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeObject(Object2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
composeObject(Object2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
composeObject(Object2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
composeObject(Object2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
composeObject(Object2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeObject(Object2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeObject(Object2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
composeObject(Object2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
composeObject(Object2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
composeObject(Object2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
composeObject(Object2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
composeObject(Object2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
composeObject(Object2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
composeObject(Object2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
composeObject(Object2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
composeObject(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeObject(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
composeObject(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
composeObject(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
composeObject(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
composeObject(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
composeObject(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
composeObject(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
composeObject(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
composeObject(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
composeObject(Object2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeObject(Object2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
composeObject(Object2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
composeObject(Object2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
composeObject(Object2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
composeObject(Object2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
composeObject(Object2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
composeObject(Object2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
composeObject(Object2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
composeObject(Object2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
composeReference(Reference2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
composeReference(Reference2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
composeReference(Reference2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
composeReference(Reference2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
composeReference(Reference2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
composeReference(Reference2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
composeReference(Reference2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
composeReference(Reference2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
composeReference(Reference2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
composeReference(Reference2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
composeReference(Reference2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
composeReference(Reference2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
composeReference(Reference2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
composeReference(Reference2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
composeReference(Reference2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
composeReference(Reference2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
composeReference(Reference2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
composeReference(Reference2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
composeReference(Reference2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
composeReference(Reference2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
composeReference(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeReference(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
composeReference(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
composeReference(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
composeReference(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
composeReference(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
composeReference(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
composeReference(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
composeReference(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
composeReference(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
composeReference(Reference2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeReference(Reference2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
composeReference(Reference2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
composeReference(Reference2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
composeReference(Reference2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeReference(Reference2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
composeReference(Reference2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
composeReference(Reference2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
composeReference(Reference2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
composeReference(Reference2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeReference(Reference2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeReference(Reference2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
composeReference(Reference2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
composeReference(Reference2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
composeReference(Reference2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
composeReference(Reference2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
composeReference(Reference2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
composeReference(Reference2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
composeReference(Reference2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
composeReference(Reference2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
composeReference(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeReference(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
composeReference(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
composeReference(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
composeReference(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
composeReference(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
composeReference(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
composeReference(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
composeReference(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
composeReference(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
composeReference(Reference2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeReference(Reference2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
composeReference(Reference2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
composeReference(Reference2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
composeReference(Reference2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
composeReference(Reference2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
composeReference(Reference2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
composeReference(Reference2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
composeReference(Reference2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
composeReference(Reference2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
composeShort(Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
composeShort(Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
composeShort(Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
composeShort(Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
composeShort(Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
composeShort(Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
composeShort(Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
composeShort(Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
composeShort(Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
composeShort(Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
composeShort(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
composeShort(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
composeShort(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
composeShort(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
composeShort(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
composeShort(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
composeShort(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
composeShort(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
composeShort(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
composeShort(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
composeShort(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeShort(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
composeShort(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
composeShort(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
composeShort(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
composeShort(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
composeShort(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
composeShort(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
composeShort(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
composeShort(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
compute(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
compute(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
compute(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
compute(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
compute(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
compute(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
compute(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
compute(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
compute(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
compute(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
compute(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
compute(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
compute(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
compute(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
compute(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
compute(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
compute(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
compute(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
compute(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
compute(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
compute(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
compute(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
compute(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
compute(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
compute(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
compute(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
compute(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
compute(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
compute(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
compute(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
compute(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
compute(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
compute(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
compute(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
compute(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
compute(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
compute(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
compute(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
compute(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
compute(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
compute(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
compute(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
compute(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
compute(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
compute(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
compute(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
compute(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
compute(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
compute(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
compute(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
compute(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
compute(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
compute(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
compute(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
compute(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
compute(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
compute(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
compute(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
compute(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
compute(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
compute(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
compute(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
compute(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
compute(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
compute(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
compute(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
compute(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
compute(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
compute(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
compute(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
compute(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
compute(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
compute(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
compute(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
compute(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
compute(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
compute(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
compute(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
compute(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
compute(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
compute(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
compute(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
compute(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
compute(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
compute(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
compute(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
compute(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
compute(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
compute(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
compute(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
compute(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
compute(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
compute(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
compute(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
compute(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
compute(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
compute(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
compute(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
compute(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
compute(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
compute(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
compute(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
compute(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
compute(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
compute(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
compute(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
compute(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
compute(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
compute(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
compute(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
compute(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
compute(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
compute(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(Byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBooleanIfAbsent(K, Predicate<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeBooleanIfAbsent(K, Predicate<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeBooleanIfAbsentPartial(K, Object2BooleanFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeBooleanIfAbsentPartial(K, Reference2BooleanFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeByteIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeByteIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeByteIfAbsentPartial(K, Object2ByteFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeByteIfAbsentPartial(K, Reference2ByteFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeCharIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeCharIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeCharIfAbsentPartial(K, Object2CharFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeCharIfAbsentPartial(K, Reference2CharFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeDoubleIfAbsent(K, ToDoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeDoubleIfAbsent(K, ToDoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeDoubleIfAbsentPartial(K, Object2DoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeDoubleIfAbsentPartial(K, Reference2DoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeFloatIfAbsent(K, ToDoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeFloatIfAbsent(K, ToDoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeFloatIfAbsentPartial(K, Object2FloatFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeFloatIfAbsentPartial(K, Reference2FloatFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfAbsent(byte, Byte2BooleanFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2BooleanFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
computeIfAbsent(byte, Byte2BooleanFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(byte, Byte2BooleanFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2BooleanFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ByteFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ByteFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
computeIfAbsent(byte, Byte2ByteFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
computeIfAbsent(byte, Byte2ByteFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ByteFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2CharFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2CharFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
computeIfAbsent(byte, Byte2CharFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
computeIfAbsent(byte, Byte2CharFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2CharFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2DoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2DoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
computeIfAbsent(byte, Byte2DoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(byte, Byte2DoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2DoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2FloatFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2FloatFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
computeIfAbsent(byte, Byte2FloatFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
computeIfAbsent(byte, Byte2FloatFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2FloatFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2IntFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2IntFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
computeIfAbsent(byte, Byte2IntFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
computeIfAbsent(byte, Byte2IntFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2IntFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2LongFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2LongFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
computeIfAbsent(byte, Byte2LongFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
computeIfAbsent(byte, Byte2LongFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2LongFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
computeIfAbsent(byte, Byte2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(byte, Byte2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(byte, Byte2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(byte, Byte2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ShortFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ShortFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
computeIfAbsent(byte, Byte2ShortFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
computeIfAbsent(byte, Byte2ShortFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ShortFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
computeIfAbsent(byte, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(byte, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(byte, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(byte, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntPredicate) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntPredicate) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntPredicate) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
computeIfAbsent(byte, IntPredicate) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(byte, IntPredicate) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntPredicate) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToDoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
computeIfAbsent(byte, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(byte, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToDoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
computeIfAbsent(byte, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
computeIfAbsent(byte, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToLongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
computeIfAbsent(byte, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
computeIfAbsent(byte, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, Char2BooleanFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2BooleanFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
computeIfAbsent(char, Char2BooleanFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(char, Char2BooleanFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2BooleanFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ByteFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ByteFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
computeIfAbsent(char, Char2ByteFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
computeIfAbsent(char, Char2ByteFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ByteFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2CharFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2CharFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
computeIfAbsent(char, Char2CharFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
computeIfAbsent(char, Char2CharFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2CharFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2DoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2DoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
computeIfAbsent(char, Char2DoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(char, Char2DoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2DoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2FloatFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2FloatFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
computeIfAbsent(char, Char2FloatFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
computeIfAbsent(char, Char2FloatFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2FloatFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2IntFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2IntFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
computeIfAbsent(char, Char2IntFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
computeIfAbsent(char, Char2IntFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2IntFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2LongFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2LongFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
computeIfAbsent(char, Char2LongFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
computeIfAbsent(char, Char2LongFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2LongFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
computeIfAbsent(char, Char2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(char, Char2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(char, Char2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(char, Char2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ShortFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ShortFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
computeIfAbsent(char, Char2ShortFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
computeIfAbsent(char, Char2ShortFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ShortFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
computeIfAbsent(char, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(char, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(char, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(char, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntPredicate) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntPredicate) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntPredicate) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
computeIfAbsent(char, IntPredicate) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(char, IntPredicate) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntPredicate) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToDoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
computeIfAbsent(char, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(char, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToDoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
computeIfAbsent(char, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
computeIfAbsent(char, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToLongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
computeIfAbsent(char, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
computeIfAbsent(char, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, Double2BooleanFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2BooleanFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
computeIfAbsent(double, Double2BooleanFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(double, Double2BooleanFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2BooleanFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ByteFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ByteFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
computeIfAbsent(double, Double2ByteFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
computeIfAbsent(double, Double2ByteFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ByteFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2CharFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2CharFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
computeIfAbsent(double, Double2CharFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
computeIfAbsent(double, Double2CharFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2CharFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2DoubleFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2DoubleFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
computeIfAbsent(double, Double2DoubleFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(double, Double2DoubleFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2DoubleFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2FloatFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2FloatFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
computeIfAbsent(double, Double2FloatFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
computeIfAbsent(double, Double2FloatFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2FloatFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2IntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2IntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
computeIfAbsent(double, Double2IntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
computeIfAbsent(double, Double2IntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2IntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2LongFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2LongFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
computeIfAbsent(double, Double2LongFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
computeIfAbsent(double, Double2LongFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2LongFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
computeIfAbsent(double, Double2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(double, Double2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(double, Double2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(double, Double2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ShortFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ShortFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
computeIfAbsent(double, Double2ShortFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
computeIfAbsent(double, Double2ShortFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ShortFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoublePredicate) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
computeIfAbsent(double, DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(double, DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToLongFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToLongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToLongFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
computeIfAbsent(double, DoubleToLongFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
computeIfAbsent(double, DoubleToLongFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToLongFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleUnaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
computeIfAbsent(double, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(double, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleUnaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
computeIfAbsent(double, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
computeIfAbsent(double, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, Float2BooleanFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2BooleanFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
computeIfAbsent(float, Float2BooleanFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(float, Float2BooleanFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2BooleanFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ByteFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ByteFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
computeIfAbsent(float, Float2ByteFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
computeIfAbsent(float, Float2ByteFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ByteFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2CharFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2CharFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
computeIfAbsent(float, Float2CharFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
computeIfAbsent(float, Float2CharFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2CharFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2DoubleFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2DoubleFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
computeIfAbsent(float, Float2DoubleFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(float, Float2DoubleFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2DoubleFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2FloatFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2FloatFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
computeIfAbsent(float, Float2FloatFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
computeIfAbsent(float, Float2FloatFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2FloatFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2IntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2IntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
computeIfAbsent(float, Float2IntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
computeIfAbsent(float, Float2IntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2IntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2LongFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2LongFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
computeIfAbsent(float, Float2LongFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
computeIfAbsent(float, Float2LongFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2LongFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
computeIfAbsent(float, Float2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(float, Float2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(float, Float2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(float, Float2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ShortFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ShortFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
computeIfAbsent(float, Float2ShortFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
computeIfAbsent(float, Float2ShortFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ShortFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoublePredicate) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoublePredicate) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoublePredicate) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
computeIfAbsent(float, DoublePredicate) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(float, DoublePredicate) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoublePredicate) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToLongFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToLongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToLongFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
computeIfAbsent(float, DoubleToLongFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
computeIfAbsent(float, DoubleToLongFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToLongFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleUnaryOperator) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
computeIfAbsent(float, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(float, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleUnaryOperator) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
computeIfAbsent(float, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
computeIfAbsent(float, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, Int2BooleanFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2BooleanFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
computeIfAbsent(int, Int2BooleanFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(int, Int2BooleanFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2BooleanFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ByteFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ByteFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
computeIfAbsent(int, Int2ByteFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
computeIfAbsent(int, Int2ByteFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ByteFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2CharFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2CharFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
computeIfAbsent(int, Int2CharFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
computeIfAbsent(int, Int2CharFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2CharFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2DoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2DoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
computeIfAbsent(int, Int2DoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(int, Int2DoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2DoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2FloatFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2FloatFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
computeIfAbsent(int, Int2FloatFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
computeIfAbsent(int, Int2FloatFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2FloatFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2IntFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2IntFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
computeIfAbsent(int, Int2IntFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
computeIfAbsent(int, Int2IntFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2IntFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2LongFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2LongFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
computeIfAbsent(int, Int2LongFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
computeIfAbsent(int, Int2LongFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2LongFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
computeIfAbsent(int, Int2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(int, Int2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(int, Int2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(int, Int2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ShortFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ShortFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
computeIfAbsent(int, Int2ShortFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
computeIfAbsent(int, Int2ShortFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ShortFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
computeIfAbsent(int, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(int, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(int, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(int, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntPredicate) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
computeIfAbsent(int, IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(int, IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToDoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
computeIfAbsent(int, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(int, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToDoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
computeIfAbsent(int, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
computeIfAbsent(int, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToLongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
computeIfAbsent(int, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
computeIfAbsent(int, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, Long2BooleanFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2BooleanFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
computeIfAbsent(long, Long2BooleanFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(long, Long2BooleanFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2BooleanFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ByteFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ByteFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
computeIfAbsent(long, Long2ByteFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
computeIfAbsent(long, Long2ByteFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ByteFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2CharFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2CharFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
computeIfAbsent(long, Long2CharFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
computeIfAbsent(long, Long2CharFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2CharFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2DoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2DoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
computeIfAbsent(long, Long2DoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(long, Long2DoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2DoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2FloatFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2FloatFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
computeIfAbsent(long, Long2FloatFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
computeIfAbsent(long, Long2FloatFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2FloatFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2IntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2IntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
computeIfAbsent(long, Long2IntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
computeIfAbsent(long, Long2IntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2IntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2LongFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2LongFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
computeIfAbsent(long, Long2LongFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
computeIfAbsent(long, Long2LongFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2LongFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
computeIfAbsent(long, Long2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(long, Long2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(long, Long2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(long, Long2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ShortFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ShortFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
computeIfAbsent(long, Long2ShortFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
computeIfAbsent(long, Long2ShortFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ShortFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, LongFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
computeIfAbsent(long, LongFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(long, LongFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(long, LongFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(long, LongFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongPredicate) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
computeIfAbsent(long, LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(long, LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToDoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToDoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToDoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
computeIfAbsent(long, LongToDoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(long, LongToDoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToDoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToDoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToDoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToDoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
computeIfAbsent(long, LongToDoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
computeIfAbsent(long, LongToDoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToDoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongUnaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
computeIfAbsent(long, LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
computeIfAbsent(long, LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, Short2BooleanFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2BooleanFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
computeIfAbsent(short, Short2BooleanFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(short, Short2BooleanFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2BooleanFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ByteFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ByteFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
computeIfAbsent(short, Short2ByteFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
computeIfAbsent(short, Short2ByteFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ByteFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2CharFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2CharFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
computeIfAbsent(short, Short2CharFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
computeIfAbsent(short, Short2CharFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2CharFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2DoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2DoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
computeIfAbsent(short, Short2DoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(short, Short2DoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2DoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2FloatFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2FloatFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
computeIfAbsent(short, Short2FloatFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
computeIfAbsent(short, Short2FloatFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2FloatFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2IntFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2IntFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
computeIfAbsent(short, Short2IntFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
computeIfAbsent(short, Short2IntFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2IntFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2LongFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2LongFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
computeIfAbsent(short, Short2LongFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
computeIfAbsent(short, Short2LongFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2LongFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
computeIfAbsent(short, Short2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(short, Short2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(short, Short2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(short, Short2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ShortFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ShortFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
computeIfAbsent(short, Short2ShortFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
computeIfAbsent(short, Short2ShortFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ShortFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
computeIfAbsent(short, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(short, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(short, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(short, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntPredicate) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntPredicate) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntPredicate) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
computeIfAbsent(short, IntPredicate) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(short, IntPredicate) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntPredicate) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToDoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
computeIfAbsent(short, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(short, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToDoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
computeIfAbsent(short, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
computeIfAbsent(short, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToLongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
computeIfAbsent(short, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
computeIfAbsent(short, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(Byte, Function<? super Byte, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(K, Object2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2BooleanFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
computeIfAbsent(K, Object2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(K, Object2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ByteFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
computeIfAbsent(K, Object2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
computeIfAbsent(K, Object2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2CharFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
computeIfAbsent(K, Object2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
computeIfAbsent(K, Object2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2DoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
computeIfAbsent(K, Object2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(K, Object2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2FloatFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
computeIfAbsent(K, Object2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
computeIfAbsent(K, Object2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2IntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
computeIfAbsent(K, Object2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
computeIfAbsent(K, Object2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2LongFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
computeIfAbsent(K, Object2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
computeIfAbsent(K, Object2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ObjectFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ObjectFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ObjectFunction<? super K, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ObjectFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ObjectFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ReferenceFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ReferenceFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ReferenceFunction<? super K, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ReferenceFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ReferenceFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ShortFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
computeIfAbsent(K, Object2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
computeIfAbsent(K, Object2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2BooleanFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
computeIfAbsent(K, Reference2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(K, Reference2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ByteFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
computeIfAbsent(K, Reference2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
computeIfAbsent(K, Reference2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2CharFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
computeIfAbsent(K, Reference2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
computeIfAbsent(K, Reference2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2DoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
computeIfAbsent(K, Reference2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(K, Reference2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2FloatFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
computeIfAbsent(K, Reference2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
computeIfAbsent(K, Reference2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2IntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
computeIfAbsent(K, Reference2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
computeIfAbsent(K, Reference2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2LongFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
computeIfAbsent(K, Reference2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
computeIfAbsent(K, Reference2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ObjectFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ObjectFunction<? super K, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ObjectFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ObjectFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ReferenceFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ReferenceFunction<? super K, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ReferenceFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ReferenceFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ShortFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
computeIfAbsent(K, Reference2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
computeIfAbsent(K, Reference2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Function<? super K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, Predicate<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, Predicate<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToLongFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToLongFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsentNullable(byte, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Character>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Double>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Float>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Integer>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Long>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Short>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
computeIfAbsentNullable(char, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
computeIfAbsentNullable(char, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Byte>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
computeIfAbsentNullable(char, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
computeIfAbsentNullable(char, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
computeIfAbsentNullable(char, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
computeIfAbsentNullable(char, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Double>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
computeIfAbsentNullable(char, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
computeIfAbsentNullable(char, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Float>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
computeIfAbsentNullable(char, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
computeIfAbsentNullable(char, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Integer>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
computeIfAbsentNullable(char, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
computeIfAbsentNullable(char, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Long>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
computeIfAbsentNullable(char, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
computeIfAbsentNullable(char, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Short>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
computeIfAbsentNullable(char, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
computeIfAbsentNullable(char, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Byte>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Character>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Float>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Integer>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Long>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Short>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Byte>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Character>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Double>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Integer>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Long>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Short>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
computeIfAbsentNullable(int, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
computeIfAbsentNullable(int, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Byte>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
computeIfAbsentNullable(int, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
computeIfAbsentNullable(int, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Character>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
computeIfAbsentNullable(int, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
computeIfAbsentNullable(int, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Double>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
computeIfAbsentNullable(int, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
computeIfAbsentNullable(int, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Float>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
computeIfAbsentNullable(int, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
computeIfAbsentNullable(int, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
computeIfAbsentNullable(int, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
computeIfAbsentNullable(int, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Long>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
computeIfAbsentNullable(int, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
computeIfAbsentNullable(int, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Short>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
computeIfAbsentNullable(int, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
computeIfAbsentNullable(int, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
computeIfAbsentNullable(long, LongFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
computeIfAbsentNullable(long, LongFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
computeIfAbsentNullable(long, LongFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
computeIfAbsentNullable(long, LongFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Character>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
computeIfAbsentNullable(long, LongFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
computeIfAbsentNullable(long, LongFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Double>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
computeIfAbsentNullable(long, LongFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
computeIfAbsentNullable(long, LongFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Float>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
computeIfAbsentNullable(long, LongFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
computeIfAbsentNullable(long, LongFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Integer>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
computeIfAbsentNullable(long, LongFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
computeIfAbsentNullable(long, LongFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
computeIfAbsentNullable(long, LongFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
computeIfAbsentNullable(long, LongFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Short>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
computeIfAbsentNullable(long, LongFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
computeIfAbsentNullable(long, LongFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
computeIfAbsentNullable(short, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
computeIfAbsentNullable(short, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Byte>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
computeIfAbsentNullable(short, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
computeIfAbsentNullable(short, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Character>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
computeIfAbsentNullable(short, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
computeIfAbsentNullable(short, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Double>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
computeIfAbsentNullable(short, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
computeIfAbsentNullable(short, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Float>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
computeIfAbsentNullable(short, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
computeIfAbsentNullable(short, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Integer>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
computeIfAbsentNullable(short, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
computeIfAbsentNullable(short, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Long>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
computeIfAbsentNullable(short, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
computeIfAbsentNullable(short, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
computeIfAbsentNullable(short, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
computeIfAbsentNullable(short, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentPartial(byte, Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(byte, Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(byte, Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(byte, Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(byte, Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(byte, Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(byte, Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(byte, Byte2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(byte, Byte2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(byte, Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(char, Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(char, Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(char, Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(char, Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(char, Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(char, Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(char, Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(char, Char2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(char, Char2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(char, Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(double, Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(double, Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(double, Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(double, Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(double, Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(double, Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(double, Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(double, Double2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(double, Double2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(double, Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(float, Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(float, Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(float, Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(float, Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(float, Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(float, Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(float, Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(float, Float2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(float, Float2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(float, Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(int, Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(int, Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(int, Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(int, Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(int, Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(int, Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(int, Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(int, Int2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(int, Int2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(int, Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(long, Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(long, Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(long, Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(long, Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(long, Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(long, Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(long, Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(long, Long2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(long, Long2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(long, Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(short, Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(short, Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(short, Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(short, Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(short, Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(short, Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(short, Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(short, Short2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(short, Short2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(short, Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfPresent(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeIntIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIntIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIntIfAbsentPartial(K, Object2IntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIntIfAbsentPartial(K, Reference2IntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeLongIfAbsent(K, ToLongFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeLongIfAbsent(K, ToLongFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeLongIfAbsentPartial(K, Object2LongFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeLongIfAbsentPartial(K, Reference2LongFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeObjectIfAbsentPartial(K, Object2ObjectFunction<? super K, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
Deprecated.
Please use computeIfAbsent() instead.
computeObjectIfAbsentPartial(K, Reference2ObjectFunction<? super K, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
Deprecated.
Please use computeIfAbsent() instead.
computeReferenceIfAbsentPartial(K, Object2ReferenceFunction<? super K, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
Deprecated.
Please use computeIfAbsent() instead.
computeReferenceIfAbsentPartial(K, Reference2ReferenceFunction<? super K, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
Deprecated.
Please use computeIfAbsent() instead.
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeShortIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeShortIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeShortIfAbsentPartial(K, Object2ShortFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeShortIfAbsentPartial(K, Reference2ShortFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
concat(BooleanIterator...) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Concatenates all iterators contained in an array.
concat(BooleanIterator[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Concatenates a sequence of iterators contained in an array.
concat(BooleanSpliterator...) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Concatenates all spliterators contained in an array.
concat(BooleanSpliterator[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Concatenates a sequence of spliterators contained in an array.
concat(ByteIterator...) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Concatenates all iterators contained in an array.
concat(ByteIterator[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Concatenates a sequence of iterators contained in an array.
concat(ByteSpliterator...) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Concatenates all spliterators contained in an array.
concat(ByteSpliterator[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Concatenates a sequence of spliterators contained in an array.
concat(CharIterator...) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Concatenates all iterators contained in an array.
concat(CharIterator[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Concatenates a sequence of iterators contained in an array.
concat(CharSpliterator...) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Concatenates all spliterators contained in an array.
concat(CharSpliterator[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Concatenates a sequence of spliterators contained in an array.
concat(DoubleIterator...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Concatenates all iterators contained in an array.
concat(DoubleIterator[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Concatenates a sequence of iterators contained in an array.
concat(DoubleSpliterator...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Concatenates all spliterators contained in an array.
concat(DoubleSpliterator[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Concatenates a sequence of spliterators contained in an array.
concat(FloatIterator...) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Concatenates all iterators contained in an array.
concat(FloatIterator[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Concatenates a sequence of iterators contained in an array.
concat(FloatSpliterator...) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Concatenates all spliterators contained in an array.
concat(FloatSpliterator[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Concatenates a sequence of spliterators contained in an array.
concat(IntIterator...) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Concatenates all iterators contained in an array.
concat(IntIterator[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Concatenates a sequence of iterators contained in an array.
concat(IntSpliterator...) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Concatenates all spliterators contained in an array.
concat(IntSpliterator[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Concatenates a sequence of spliterators contained in an array.
concat(LongIterator...) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Concatenates all iterators contained in an array.
concat(LongIterator[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Concatenates a sequence of iterators contained in an array.
concat(LongSpliterator...) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Concatenates all spliterators contained in an array.
concat(LongSpliterator[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Concatenates a sequence of spliterators contained in an array.
concat(ObjectIterator<? extends K>...) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Concatenates all iterators contained in an array.
concat(ObjectIterator<? extends K>[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Concatenates a sequence of iterators contained in an array.
concat(ObjectSpliterator<? extends K>...) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Concatenates all spliterators contained in an array.
concat(ObjectSpliterator<? extends K>[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Concatenates a sequence of spliterators contained in an array.
concat(ShortIterator...) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Concatenates all iterators contained in an array.
concat(ShortIterator[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Concatenates a sequence of iterators contained in an array.
concat(ShortSpliterator...) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Concatenates all spliterators contained in an array.
concat(ShortSpliterator[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Concatenates a sequence of spliterators contained in an array.
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Returns true if this list contains the specified element.
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Returns true if this collection contains the specified element.
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Returns true if this list contains the specified element.
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
contains(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Returns true if this collection contains the specified element.
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedRandomAccessList
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableRandomAccessList
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Returns true if this list contains the specified element.
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
Returns true if this collection contains the specified element.
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Returns true if this list contains the specified element.
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
contains(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteByteSortedPair
Returns true if one of the two elements of this sorted pair is equal to a given element.
contains(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Returns true if this collection contains the specified element.
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedRandomAccessList
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.SynchronizedSet
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableRandomAccessList
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.UnmodifiableSet
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Returns true if this list contains the specified element.
contains(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
Returns true if this collection contains the specified element.
contains(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Returns true if this list contains the specified element.
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharArraySet
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
contains(char) - Method in interface it.unimi.dsi.fastutil.chars.CharCharSortedPair
Returns true if one of the two elements of this sorted pair is equal to a given element.
contains(char) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Returns true if this collection contains the specified element.
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedRandomAccessList
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharSets.SynchronizedSet
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableRandomAccessList
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharSets.UnmodifiableSet
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Returns true if this list contains the specified element.
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
Returns true if this collection contains the specified element.
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Returns true if this list contains the specified element.
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
contains(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Returns true if this collection contains the specified element.
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedRandomAccessList
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.SynchronizedSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableRandomAccessList
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
contains(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoubleSortedPair
Returns true if one of the two elements of this sorted pair is equal to a given element.
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Returns true if this list contains the specified element.
contains(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
Returns true if this collection contains the specified element.
contains(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Returns true if this list contains the specified element.
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
contains(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Returns true if this collection contains the specified element.
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedRandomAccessList
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.SynchronizedSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableRandomAccessList
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.UnmodifiableSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
contains(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatSortedPair
Returns true if one of the two elements of this sorted pair is equal to a given element.
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
contains(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
 
contains(int) - Method in class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
 
contains(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
 
contains(int) - Method in class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
 
contains(int) - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
Checks whether a given index belongs to this queue (optional operation).
contains(int) - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
 
contains(int) - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Returns true if this list contains the specified element.
contains(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Returns true if this collection contains the specified element.
contains(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Returns true if this list contains the specified element.
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
contains(int) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Returns true if this collection contains the specified element.
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedRandomAccessList
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.SynchronizedSet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableRandomAccessList
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.UnmodifiableSet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
 
contains(int) - Method in interface it.unimi.dsi.fastutil.ints.IntIntSortedPair
Returns true if one of the two elements of this sorted pair is equal to a given element.
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
contains(int) - Method in class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
 
contains(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
 
contains(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Returns true if this list contains the specified element.
contains(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
Returns true if this collection contains the specified element.
contains(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Returns true if this list contains the specified element.
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
contains(long) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Returns true if this collection contains the specified element.
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedRandomAccessList
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.SynchronizedSet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableRandomAccessList
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.UnmodifiableSet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
contains(long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongSortedPair
Returns true if one of the two elements of this sorted pair is equal to a given element.
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Returns true if this list contains the specified element.
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
Returns true if this collection contains the specified element.
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Returns true if this list contains the specified element.
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
contains(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Returns true if this collection contains the specified element.
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedRandomAccessList
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.SynchronizedSet
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableRandomAccessList
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.UnmodifiableSet
 
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.BooleanBigLists.SynchronizedBigList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedRandomAccessList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableRandomAccessList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
Deprecated.
contains(Object) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSet
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.bytes.ByteByteSortedPair
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedRandomAccessList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.SynchronizedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableRandomAccessList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.UnmodifiableSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
Deprecated.
contains(Object) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSet
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.chars.CharCharSortedPair
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedRandomAccessList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.CharSets.SynchronizedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableRandomAccessList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.CharSets.UnmodifiableSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
Deprecated.
contains(Object) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.chars.CharSet
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedRandomAccessList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.SynchronizedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableRandomAccessList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
Deprecated.
contains(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoubleSortedPair
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedRandomAccessList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.SynchronizedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableRandomAccessList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.UnmodifiableSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
Deprecated.
contains(Object) - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatSortedPair
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.floats.FloatSet
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedRandomAccessList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.IntSets.SynchronizedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableRandomAccessList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.IntSets.UnmodifiableSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
Deprecated.
contains(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntIntSortedPair
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntSet
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedRandomAccessList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.LongSets.SynchronizedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableRandomAccessList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.LongSets.UnmodifiableSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
Deprecated.
contains(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongLongSortedPair
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongSet
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Returns true if this list contains the specified element.
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Returns true if this list contains the specified element.
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Returns true if this list contains the specified element.
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
Returns true if this list contains the specified element.
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedRandomAccessList
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.SynchronizedSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableRandomAccessList
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.UnmodifiableSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.EmptyCollection
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedRandomAccessList
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.SynchronizedSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableRandomAccessList
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.UnmodifiableSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.Singleton
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedRandomAccessList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.SynchronizedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableRandomAccessList
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.UnmodifiableSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
Deprecated.
contains(Object) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortSortedPair
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.SortedPair
Returns true if one of the two elements of this sorted pair is equal to a given object.
containsAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
containsAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
containsAll(BooleanCollection) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Checks whether this collection contains all elements from the given type-specific collection.
containsAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
containsAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
containsAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
containsAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedRandomAccessList
 
containsAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
containsAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
containsAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
containsAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableRandomAccessList
 
containsAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
containsAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
 
containsAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
containsAll(ByteCollection) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Checks whether this collection contains all elements from the given type-specific collection.
containsAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
containsAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
containsAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
containsAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedRandomAccessList
 
containsAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.SynchronizedSet
 
containsAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
containsAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
containsAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
containsAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableRandomAccessList
 
containsAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.UnmodifiableSet
 
containsAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
containsAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
 
containsAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
containsAll(CharCollection) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Checks whether this collection contains all elements from the given type-specific collection.
containsAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
containsAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
containsAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
containsAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedRandomAccessList
 
containsAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSets.SynchronizedSet
 
containsAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
containsAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
containsAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
containsAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableRandomAccessList
 
containsAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSets.UnmodifiableSet
 
containsAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
 
containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
containsAll(DoubleCollection) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Checks whether this collection contains all elements from the given type-specific collection.
containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedRandomAccessList
 
containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.SynchronizedSet
 
containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableRandomAccessList
 
containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
 
containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
containsAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
 
containsAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
containsAll(FloatCollection) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Checks whether this collection contains all elements from the given type-specific collection.
containsAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
containsAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
containsAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
containsAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedRandomAccessList
 
containsAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.SynchronizedSet
 
containsAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
containsAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
containsAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
containsAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableRandomAccessList
 
containsAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.UnmodifiableSet
 
containsAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
containsAll(IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Checks whether this collection contains all elements from the given type-specific collection.
containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedRandomAccessList
 
containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSets.SynchronizedSet
 
containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableRandomAccessList
 
containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSets.UnmodifiableSet
 
containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
 
containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
containsAll(LongCollection) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Checks whether this collection contains all elements from the given type-specific collection.
containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedRandomAccessList
 
containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSets.SynchronizedSet
 
containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableRandomAccessList
 
containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSets.UnmodifiableSet
 
containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
containsAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
 
containsAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
containsAll(ShortCollection) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Checks whether this collection contains all elements from the given type-specific collection.
containsAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
containsAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
containsAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
containsAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedRandomAccessList
 
containsAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.SynchronizedSet
 
containsAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
containsAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
containsAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
containsAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableRandomAccessList
 
containsAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.UnmodifiableSet
 
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.BooleanBigLists.SynchronizedBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedRandomAccessList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableRandomAccessList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedRandomAccessList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.SynchronizedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableRandomAccessList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.UnmodifiableSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedRandomAccessList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharSets.SynchronizedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableRandomAccessList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharSets.UnmodifiableSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedRandomAccessList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.SynchronizedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableRandomAccessList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedRandomAccessList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.SynchronizedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableRandomAccessList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.UnmodifiableSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedRandomAccessList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntSets.SynchronizedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableRandomAccessList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntSets.UnmodifiableSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedRandomAccessList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongSets.SynchronizedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableRandomAccessList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongSets.UnmodifiableSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedRandomAccessList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.SynchronizedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableRandomAccessList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.UnmodifiableSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.EmptyCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedRandomAccessList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.SynchronizedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableRandomAccessList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.UnmodifiableSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedRandomAccessList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.SynchronizedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableRandomAccessList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.UnmodifiableSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
containsKey(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
Returns true if this function contains a mapping for the specified key.
containsKey(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
Returns true if this function contains a mapping for the specified key.
containsKey(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
Returns true if this function contains a mapping for the specified key.
containsKey(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
Returns true if this function contains a mapping for the specified key.
containsKey(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
Returns true if this function contains a mapping for the specified key.
containsKey(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
Returns true if this function contains a mapping for the specified key.
containsKey(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
Returns true if this function contains a mapping for the specified key.
containsKey(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
Returns true if this function contains a mapping for the specified key.
containsKey(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
Returns true if this function contains a mapping for the specified key.
containsKey(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.EmptyFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.PrimitiveFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.Singleton
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.UnmodifiableFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.EmptyFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.PrimitiveFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.Singleton
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.UnmodifiableFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.EmptyFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.PrimitiveFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.Singleton
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.UnmodifiableFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.EmptyFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.PrimitiveFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.Singleton
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.UnmodifiableFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.EmptyFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.PrimitiveFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.Singleton
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.UnmodifiableFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.EmptyFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.PrimitiveFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.Singleton
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.UnmodifiableFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.EmptyFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.PrimitiveFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.Singleton
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.UnmodifiableFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.EmptyFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.PrimitiveFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.Singleton
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.UnmodifiableFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.EmptyFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.PrimitiveFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.Singleton
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.UnmodifiableFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.EmptyFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.PrimitiveFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.Singleton
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.UnmodifiableFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.EmptyFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.PrimitiveFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.Singleton
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.UnmodifiableFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.EmptyFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.PrimitiveFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.Singleton
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.UnmodifiableFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.EmptyFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.PrimitiveFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.Singleton
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.UnmodifiableFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.EmptyFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.PrimitiveFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.Singleton
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.UnmodifiableFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.EmptyFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.PrimitiveFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.Singleton
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.UnmodifiableFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.EmptyFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.PrimitiveFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.Singleton
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.UnmodifiableFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.EmptyFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.PrimitiveFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.Singleton
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.UnmodifiableFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.PrimitiveFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.Singleton
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.EmptyFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.PrimitiveFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.Singleton
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.UnmodifiableFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.EmptyFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.PrimitiveFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.Singleton
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.UnmodifiableFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.EmptyFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.PrimitiveFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.Singleton
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.UnmodifiableFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.EmptyFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.PrimitiveFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.Singleton
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.UnmodifiableFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.EmptyFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.PrimitiveFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.Singleton
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.UnmodifiableFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.PrimitiveFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.Singleton
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.EmptyFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.PrimitiveFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.Singleton
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.UnmodifiableFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.PrimitiveFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.Singleton
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.PrimitiveFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.Singleton
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.PrimitiveFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.Singleton
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.EmptyFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.PrimitiveFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.Singleton
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.UnmodifiableFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.EmptyFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.PrimitiveFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.Singleton
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.UnmodifiableFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.EmptyFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.PrimitiveFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.Singleton
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.UnmodifiableFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.EmptyFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.PrimitiveFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.Singleton
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.UnmodifiableFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.EmptyFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.PrimitiveFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.Singleton
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.UnmodifiableFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.EmptyFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.PrimitiveFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.Singleton
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.UnmodifiableFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.EmptyFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.PrimitiveFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.Singleton
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.UnmodifiableFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.EmptyFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.PrimitiveFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.Singleton
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.UnmodifiableFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.EmptyFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.PrimitiveFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.Singleton
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.UnmodifiableFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.EmptyFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.PrimitiveFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.Singleton
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.UnmodifiableFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.EmptyFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.PrimitiveFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.Singleton
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.UnmodifiableFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.EmptyFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.PrimitiveFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.Singleton
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.UnmodifiableFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.EmptyFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.PrimitiveFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.Singleton
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.UnmodifiableFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.EmptyFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.PrimitiveFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.Singleton
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.UnmodifiableFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.EmptyFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.PrimitiveFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.Singleton
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.UnmodifiableFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.PrimitiveFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.Singleton
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.EmptyFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.PrimitiveFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.Singleton
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.UnmodifiableFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.PrimitiveFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.Singleton
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.PrimitiveFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.Singleton
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.PrimitiveFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.Singleton
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.EmptyFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.PrimitiveFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.Singleton
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.UnmodifiableFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.EmptyFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.PrimitiveFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.Singleton
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.UnmodifiableFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.EmptyFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.PrimitiveFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.Singleton
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.UnmodifiableFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.EmptyFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.PrimitiveFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.Singleton
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.EmptyFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.PrimitiveFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.Singleton
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.UnmodifiableFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.PrimitiveFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.Singleton
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.EmptyFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.PrimitiveFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.Singleton
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.UnmodifiableFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.PrimitiveFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.Singleton
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.PrimitiveFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.Singleton
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.PrimitiveFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.Singleton
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.EmptyFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.PrimitiveFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.Singleton
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.UnmodifiableFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.EmptyFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.PrimitiveFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.Singleton
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.EmptyFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.PrimitiveFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.Singleton
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.UnmodifiableFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.EmptyFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.PrimitiveFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.Singleton
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.EmptyFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.PrimitiveFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.Singleton
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.UnmodifiableFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.EmptyFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.PrimitiveFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.Singleton
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.UnmodifiableFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.EmptyFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.PrimitiveFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.Singleton
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.UnmodifiableFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.EmptyFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.PrimitiveFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.Singleton
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.UnmodifiableFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.EmptyFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.PrimitiveFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.Singleton
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.UnmodifiableFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.EmptyFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.PrimitiveFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.Singleton
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.UnmodifiableFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.EmptyFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.PrimitiveFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.Singleton
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.UnmodifiableFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.EmptyFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.PrimitiveFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.Singleton
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.UnmodifiableFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.Function
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
 
containsValue(boolean) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.EmptyMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.Singleton
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
 
containsValue(boolean) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.EmptyMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.Singleton
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
 
containsValue(boolean) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.EmptyMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.Singleton
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
 
containsValue(boolean) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.EmptyMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.Singleton
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
 
containsValue(boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.EmptyMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.Singleton
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
 
containsValue(boolean) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.EmptyMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.Singleton
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
 
containsValue(boolean) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.EmptyMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.Singleton
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
 
containsValue(boolean) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.EmptyMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.Singleton
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
 
containsValue(boolean) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.EmptyMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.Singleton
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
 
containsValue(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.EmptyMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.Singleton
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
 
containsValue(byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.EmptyMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.Singleton
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
 
containsValue(byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.EmptyMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.Singleton
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
 
containsValue(byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.EmptyMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.Singleton
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
 
containsValue(byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.EmptyMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.Singleton
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
 
containsValue(byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.Singleton
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
 
containsValue(byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.EmptyMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.Singleton
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
 
containsValue(byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.EmptyMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.Singleton
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
 
containsValue(byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.EmptyMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.Singleton
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
 
containsValue(char) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.EmptyMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.Singleton
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
 
containsValue(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.EmptyMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.Singleton
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
 
containsValue(char) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.EmptyMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.Singleton
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
 
containsValue(char) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.EmptyMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.Singleton
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
 
containsValue(char) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.EmptyMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.Singleton
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
 
containsValue(char) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.EmptyMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.Singleton
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
 
containsValue(char) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.EmptyMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.Singleton
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
 
containsValue(char) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.EmptyMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.Singleton
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
 
containsValue(char) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.EmptyMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.Singleton
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
 
containsValue(double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.EmptyMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.Singleton
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
 
containsValue(double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.EmptyMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.Singleton
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
 
containsValue(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
 
containsValue(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.EmptyMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.Singleton
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
 
containsValue(double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
 
containsValue(double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
 
containsValue(double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
 
containsValue(double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.EmptyMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.Singleton
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
 
containsValue(double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.EmptyMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.Singleton
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
 
containsValue(float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.EmptyMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.Singleton
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
 
containsValue(float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.EmptyMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.Singleton
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
 
containsValue(float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.EmptyMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.Singleton
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
 
containsValue(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.EmptyMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.Singleton
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
 
containsValue(float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.EmptyMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.Singleton
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
 
containsValue(float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.EmptyMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.Singleton
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
 
containsValue(float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.Singleton
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
 
containsValue(float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.EmptyMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.Singleton
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
 
containsValue(float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.EmptyMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.Singleton
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
 
containsValue(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.EmptyMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.Singleton
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
 
containsValue(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.EmptyMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.Singleton
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
 
containsValue(int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
 
containsValue(int) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.EmptyMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.Singleton
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
 
containsValue(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
 
containsValue(int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
 
containsValue(int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
 
containsValue(int) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.EmptyMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.Singleton
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
 
containsValue(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.EmptyMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.Singleton
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
 
containsValue(long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.EmptyMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.Singleton
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
 
containsValue(long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.EmptyMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.Singleton
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
 
containsValue(long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
 
containsValue(long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.EmptyMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.Singleton
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
 
containsValue(long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
 
containsValue(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
 
containsValue(long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
 
containsValue(long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.EmptyMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.Singleton
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
 
containsValue(long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.EmptyMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.Singleton
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
 
containsValue(short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.EmptyMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.Singleton
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
 
containsValue(short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.EmptyMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.Singleton
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
 
containsValue(short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.EmptyMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.Singleton
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
 
containsValue(short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.EmptyMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.Singleton
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
 
containsValue(short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.EmptyMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.Singleton
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
 
containsValue(short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.EmptyMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.Singleton
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
 
containsValue(short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.EmptyMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.Singleton
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
 
containsValue(short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.EmptyMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.Singleton
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
 
containsValue(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.EmptyMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.Singleton
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
 
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
 
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
 
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
 
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
 
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
 
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
 
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
 
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
 
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
copy() - Method in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
copy() - Method in class it.unimi.dsi.fastutil.chars.CharMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
copy() - Method in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
copy() - Method in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
copy() - Method in class it.unimi.dsi.fastutil.ints.IntMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
copy() - Method in class it.unimi.dsi.fastutil.longs.LongMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
copy() - Method in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
copy(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Returns a copy of an array.
copy(boolean[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a big array.
copy(boolean[][]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
copy(boolean[][], long, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
copy(boolean[][], long, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
copy(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a portion of a big array.
copy(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
copy(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Returns a copy of a portion of an array.
copy(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Returns a copy of an array.
copy(byte[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a big array.
copy(byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
copy(byte[][], long, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
copy(byte[][], long, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
copy(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a portion of a big array.
copy(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
copy(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Returns a copy of a portion of an array.
copy(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Returns a copy of an array.
copy(char[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a big array.
copy(char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
copy(char[][], long, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
copy(char[][], long, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
copy(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a portion of a big array.
copy(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
copy(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Returns a copy of a portion of an array.
copy(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Returns a copy of an array.
copy(double[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a big array.
copy(double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
copy(double[][], long, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
copy(double[][], long, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
copy(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a portion of a big array.
copy(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
copy(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Returns a copy of a portion of an array.
copy(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Returns a copy of an array.
copy(float[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a big array.
copy(float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
copy(float[][], long, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
copy(float[][], long, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
copy(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a portion of a big array.
copy(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
copy(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Returns a copy of a portion of an array.
copy(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Returns a copy of an array.
copy(int[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a big array.
copy(int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
copy(int[][], long, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
copy(int[][], long, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
copy(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a portion of a big array.
copy(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
copy(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Returns a copy of a portion of an array.
copy(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Returns a copy of an array.
copy(long[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a big array.
copy(long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
copy(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a portion of a big array.
copy(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
copy(long[][], long, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
copy(long[][], long, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
copy(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Returns a copy of a portion of an array.
copy(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Returns a copy of an array.
copy(short[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a big array.
copy(short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
copy(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a portion of a big array.
copy(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
copy(short[][], long, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
copy(short[][], long, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
copy(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Returns a copy of a portion of an array.
copy(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Returns a copy of an array.
copy(K[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a big array.
copy(K[][]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
copy(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a portion of a big array.
copy(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
copy(K[][], long, K[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
copy(K[][], long, K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
copy(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Returns a copy of a portion of an array.
copyFromBig(boolean[][], long, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
copyFromBig(boolean[][], long, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
copyFromBig(byte[][], long, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
copyFromBig(byte[][], long, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
copyFromBig(char[][], long, char[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
copyFromBig(char[][], long, char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
copyFromBig(double[][], long, double[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
copyFromBig(double[][], long, double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
copyFromBig(float[][], long, float[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
copyFromBig(float[][], long, float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
copyFromBig(int[][], long, int[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
copyFromBig(int[][], long, int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
copyFromBig(long[][], long, long[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
copyFromBig(long[][], long, long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
copyFromBig(short[][], long, short[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
copyFromBig(short[][], long, short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
copyFromBig(K[][], long, K[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
copyFromBig(K[][], long, K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
copyToBig(boolean[], int, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
copyToBig(boolean[], int, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
copyToBig(byte[], int, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
copyToBig(byte[], int, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
copyToBig(char[], int, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
copyToBig(char[], int, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
copyToBig(double[], int, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
copyToBig(double[], int, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
copyToBig(float[], int, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
copyToBig(float[], int, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
copyToBig(int[], int int[][], long, long) - Static method in class it.unimi.dsi.fastutil.iat the specified position, to the specified position of the destination big array.