Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractBooleanSpliterator - Class in it.unimi.dsi.fastutil.booleans
-
An abstract class facilitating the creation of type-specific iterators.
- AbstractByteSpliterator - Class in it.unimi.dsi.fastutil.bytes
-
An abstract class facilitating the creation of type-specific iterators.
- AbstractCharSpliterator - Class in it.unimi.dsi.fastutil.chars
-
An abstract class facilitating the creation of type-specific iterators.
- 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.
- 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.
- 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.
- AbstractFloatSpliterator - Class in it.unimi.dsi.fastutil.floats
-
An abstract class facilitating the creation of type-specific iterators.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- AbstractShortSpliterator - Class in it.unimi.dsi.fastutil.shorts
-
An abstract class facilitating the creation of type-specific iterators.
- 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 interface it.unimi.dsi.fastutil.booleans.BooleanBigListIterator
-
Inserts the specified element into the list (optional operation).
- add(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigListIterator
-
Inserts the specified element into the list (optional operation).
- 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 interface it.unimi.dsi.fastutil.chars.CharBigListIterator
-
Inserts the specified element into the list (optional operation).
- add(char[][], long, char) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Adds the specified increment the element of the given big array of specified index.
- add(char[][], long, char) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - add(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Ensures that this collection contains the specified element (optional operation).
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
-
Ensures that this collection contains the specified element (optional operation).
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
-
Ensures that this collection contains the specified element (optional operation).
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
- add(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigListIterator
-
Inserts the specified element into the list (optional operation).
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigListIterator
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- add(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Ensures that this collection contains the specified element (optional operation).
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedListIterator
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
- add(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Appends the specified element to the end of this list (optional operation).
- add(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleListIterator
-
Inserts the specified element into the list (optional operation).
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
- add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
- add(double[][], long, double) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Adds the specified increment the element of the given big array of specified index.
- add(double[][], long, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - add(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigListIterator
-
Inserts the specified element into the list (optional operation).
- add(float[][], long, float) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Adds the specified increment the element of the given big array of specified index.
- add(float[][], long, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Ensures that this collection contains the specified element (optional operation).
- add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
- add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
-
Ensures that this collection contains the specified element (optional operation).
- add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
-
Ensures that this collection contains the specified element (optional operation).
- add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
- add(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
- add(int) - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
- add(int) - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
- add(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
- add(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBigListIterator
-
Inserts the specified element into the list (optional operation).
- add(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigListIterator
- add(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
- add(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- add(int) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Ensures that this collection contains the specified element (optional operation).
- add(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- add(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- add(int) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedListIterator
- add(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
- add(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
- add(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Appends the specified element to the end of this list (optional operation).
- add(int) - Method in interface it.unimi.dsi.fastutil.ints.IntListIterator
-
Inserts the specified element into the list (optional operation).
- add(int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- add(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
- add(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
- add(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
- add(int) - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
- add(int[][], long, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Adds the specified increment the element of the given big array of specified index.
- add(int[][], long, int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - add(int, 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, 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, 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, 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, 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.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(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Ensures that this collection contains the specified element (optional operation).
- add(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
- add(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
-
Ensures that this collection contains the specified element (optional operation).
- add(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
-
Ensures that this collection contains the specified element (optional operation).
- add(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
- add(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
- add(long) - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
- add(long) - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
- add(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
- add(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigListIterator
-
Inserts the specified element into the list (optional operation).
- add(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigListIterator
- add(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
- add(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- add(long) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Ensures that this collection contains the specified element (optional operation).
- add(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- add(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- add(long) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedListIterator
- add(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
- add(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
- add(long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Appends the specified element to the end of this list (optional operation).
- add(long) - Method in interface it.unimi.dsi.fastutil.longs.LongListIterator
-
Inserts the specified element into the list (optional operation).
- add(long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- add(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
- add(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
- add(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
- add(long) - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
- add(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Adds the specified increment the element of the given big array of specified index.
- add(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - add(long, 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, 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, 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, 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, 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.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(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigListIterator
-
Inserts the specified element into the list (optional operation).
- 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 interface it.unimi.dsi.fastutil.booleans.BooleanBigListIterator
-
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(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharBigListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
-
Deprecated.
- add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
-
Deprecated.
- add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Integer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntBigListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
-
Deprecated.
- add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
-
Deprecated.
- add(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- add(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntSet
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
-
Deprecated.
- add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
-
Deprecated.
- add(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- add(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongSet
-
Deprecated.Please use the corresponding type-specific method instead.
- add(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigListIterator
-
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.ObjectArrayList
- add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
- add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
- add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
- add(K) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigListIterator
-
Inserts the specified element into the list (optional operation).
- add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigListIterator
- add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
- add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedListIterator
- add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
- add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
- add(K) - Method in interface it.unimi.dsi.fastutil.objects.ObjectListIterator
-
Inserts the specified element into the list (optional operation).
- add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Deprecated.
- add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
- add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
- add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
- add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
- 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, 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, 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 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 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.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(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, 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, 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 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 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.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(DoubleBigList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
- addAll(DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
- addAll(DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- addAll(DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
- addAll(DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
- addAll(DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
- addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Adds all elements of the given type-specific collection to this collection.
- addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
- addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
-
Adds all elements of the given type-specific collection to this collection.
- addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
- addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
- addAll(DoubleCollection) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Adds all elements of the given type-specific collection to this collection.
- addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
- addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
- addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
- addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
- addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
- addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
- addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
- addAll(DoubleList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
- addAll(DoubleList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
- addAll(DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- addAll(DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- addAll(DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- addAll(DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- addAll(DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- addAll(IntBigList) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
- addAll(IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
- addAll(IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- addAll(IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
- addAll(IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
- addAll(IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
- addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Adds all elements of the given type-specific collection to this collection.
- addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
- addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
-
Adds all elements of the given type-specific collection to this collection.
- addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
- addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
- addAll(IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Adds all elements of the given type-specific collection to this collection.
- addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
- addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
- addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
- addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
- addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
- addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
- addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
- addAll(IntList) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
- addAll(IntList) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
- addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- addAll(LongBigList) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
- addAll(LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
- addAll(LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- addAll(LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
- addAll(LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
- addAll(LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
- addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Adds all elements of the given type-specific collection to this collection.
- addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
- addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
-
Adds all elements of the given type-specific collection to this collection.
- addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
- addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
- addAll(LongCollection) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Adds all elements of the given type-specific collection to this collection.
- addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
- addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
- addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
- addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
- addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
- addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
- addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
- addAll(LongList) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
- addAll(LongList) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
- addAll(LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- addAll(LongList) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- addAll(LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- addAll(LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- addAll(LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- addAll(ObjectBigList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
-
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
- addAll(ObjectList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
-
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
- addAll(ObjectList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
-
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
- addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
- addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
- addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
- addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
- addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
- addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
- addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
- addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
- addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
- addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
- addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
- addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
- addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
- addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
- addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
- addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
- addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
- addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
- addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
- addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
- addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
- addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
- addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
- addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
- addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
- addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
- addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
- addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
- addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
- addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
- addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
- addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
- addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
- addAll(Collection<? extends 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.ObjectBigLists.ListBigList
- addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
- addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
- addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
- addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
- addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Deprecated.
- addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
- addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
- addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
- addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
- 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(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(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(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.
- 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(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(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.
- 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, 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, K[]) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
-
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[], 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.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(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, 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, 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 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[][], 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.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
- 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(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, 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(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, 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(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, 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(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, 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, 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.
- 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(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(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.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 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).
- 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
afteroperation. - 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
afteroperation. - 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
afteroperation. - 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
afteroperation. - 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
afteroperation. - 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
afteroperation. - 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
afteroperation. - 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
afteroperation. - 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
afteroperation. - andThen(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
- 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.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.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.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.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.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.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
afteroperation. - 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
afteroperation. - 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.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.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.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.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.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.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.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.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(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.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.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.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.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.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.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.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.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(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.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.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.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.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.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.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.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.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(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.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.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.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.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.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.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.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.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(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.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.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.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.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.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.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.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.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(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.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.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.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.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.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.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.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.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(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.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.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.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.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.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.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.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.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(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.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.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.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.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.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.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.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.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(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.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.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.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.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.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.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.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.bytes.Byte2ShortFunction
- andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
- andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
- andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
- andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
- andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
- andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
- andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
- andThenShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
- any(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(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(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(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 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 interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
-
Deprecated.Please use primitive types which do not have to be widened as keys.
- apply(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBinaryOperator
-
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 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 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 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 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 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 interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
-
Deprecated.Please use primitive types which do not have to be widened as keys.
- 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 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(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.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 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(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.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 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.Long2DoubleFunctions.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 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(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.Object2DoubleFunctions.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
- 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 interface it.unimi.dsi.fastutil.doubles.DoubleUnaryOperator
-
Deprecated.Please use
DoubleUnaryOperator.apply(double). - 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 interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
-
Deprecated.Please use primitive types which do not have to be widened as keys.
- applyAsDouble(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBinaryOperator
-
Deprecated.Please use
DoubleBinaryOperator.apply(double, double). - 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 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 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 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 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 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 interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
-
Deprecated.Please use primitive types which do not have to be widened as keys.
- 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(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 interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
- applyAsDouble(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
- applyAsInt(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
- applyAsInt(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
- 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 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 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 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 interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
-
Deprecated.Please use primitive types which do not have to be widened as keys.
- 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 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 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 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 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 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 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 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 interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
- applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
- 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 interface it.unimi.dsi.fastutil.ints.IntUnaryOperator
-
Deprecated.Please use
IntUnaryOperator.apply(int). - 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 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 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 interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
-
Deprecated.Please use primitive types which do not have to be widened as keys.
- applyAsInt(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntBinaryOperator
-
Deprecated.Please use
IntBinaryOperator.apply(int, int). - applyAsInt(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
- applyAsInt(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
- 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(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
- applyAsInt(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
- 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 interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
- applyAsInt(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
- applyAsInt(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
- applyAsInt(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
- 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(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 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 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(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.Please use
LongUnaryOperator.apply(long). - applyAsLong(long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBinaryOperator
-
Deprecated.Please use
LongBinaryOperator.apply(long, long). - 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
- 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
nullentry. - 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(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.
- 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(DoubleList) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists
-
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.
- asBigListIterator(DoubleListIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators
-
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.
- 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
Fileobject into an iterable object. - asBooleanIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a
Fileobject into an iterable object. - asBooleanIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a pathname into an iterable object.
- asBooleanIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterable object.
- asBooleanIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps the given buffered reader into an iterator.
- asBooleanIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given data input stream into an iterator.
- asBooleanIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a
Fileobject into an iterator. - asBooleanIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a
Fileobject into an iterator. - asBooleanIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a pathname into an iterator.
- asBooleanIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterator.
- 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
Fileobject into an iterable object. - asByteIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a
Fileobject into an iterable object. - asByteIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a pathname into an iterable object.
- asByteIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterable object.
- asByteIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps the given buffered reader into an iterator.
- asByteIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given data input stream into an iterator.
- asByteIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a
Fileobject into an iterator. - asByteIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a
Fileobject into an iterator. - asByteIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a pathname into an iterator.
- asByteIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterator.
- 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
Fileobject into an iterable object. - asCharIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a pathname into an iterable object.
- asCharIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given data input stream into an iterator.
- asCharIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a
Fileobject into an iterator. - asCharIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a pathname into an iterator.
- 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(DoubleIterable) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleCollections
-
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.
- 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
Fileobject into an iterable object. - asDoubleIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a
Fileobject into an iterable object. - asDoubleIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a pathname into an iterable object.
- asDoubleIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterable object.
- asDoubleIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps the given buffered reader into an iterator.
- asDoubleIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given data input stream into an iterator.
- asDoubleIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a
Fileobject into an iterator. - asDoubleIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a
Fileobject into an iterator. - asDoubleIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a pathname into an iterator.
- asDoubleIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterator.
- asDoubleIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Wraps a standard iterator into a type-specific iterator.
- asDoubleIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Wraps a standard list iterator into a type-specific list iterator.
- 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
Fileobject into an iterable object. - asFloatIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a
Fileobject into an iterable object. - asFloatIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a pathname into an iterable object.
- asFloatIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterable object.
- asFloatIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps the given buffered reader into an iterator.
- asFloatIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given data input stream into an iterator.
- asFloatIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a
Fileobject into an iterator. - asFloatIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a
Fileobject into an iterator. - asFloatIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a pathname into an iterator.
- asFloatIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterator.
- 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
Fileobject into an iterable object. - asIntIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a
Fileobject into an iterable object. - asIntIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a pathname into an iterable object.
- asIntIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterable object.
- asIntIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps the given buffered reader into an iterator.
- asIntIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given data input stream into an iterator.
- asIntIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a
Fileobject into an iterator. - asIntIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a
Fileobject into an iterator. - asIntIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a pathname into an iterator.
- asIntIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterator.
- asIntIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Wraps a standard iterator into a type-specific iterator.
- asIntIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Wraps a standard list iterator into a type-specific list iterator.
- 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
Spliteratoras a type-specificIterator - asIterator(ByteSpliterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
-
Wrap a type-specific
Spliteratoras a type-specificIterator - asIterator(CharSpliterator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
-
Wrap a type-specific
Spliteratoras a type-specificIterator - asIterator(DoubleSpliterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
-
Wrap a type-specific
Spliteratoras a type-specificIterator - asIterator(FloatSpliterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
Wrap a type-specific
Spliteratoras a type-specificIterator - asIterator(IntSpliterator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
-
Wrap a type-specific
Spliteratoras a type-specificIterator - asIterator(LongSpliterator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Wrap a type-specific
Spliteratoras a type-specificIterator - asIterator(ObjectSpliterator<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
-
Wrap a type-specific
Spliteratoras a type-specificIterator - asIterator(ShortSpliterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
-
Wrap a type-specific
Spliteratoras a type-specificIterator - 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
Fileobject into an iterable object. - asLongIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a
Fileobject into an iterable object. - asLongIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a pathname into an iterable object.
- asLongIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterable object.
- asLongIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps the given buffered reader into an iterator.
- asLongIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given data input stream into an iterator.
- asLongIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a
Fileobject into an iterator. - asLongIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a
Fileobject into an iterator. - asLongIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a pathname into an iterator.
- asLongIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterator.
- asLongIterator(Iterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Wraps a standard iterator into a type-specific iterator.
- asLongIterator(ListIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Wraps a standard list iterator into a type-specific list iterator.
- asLongSpliterator(Spliterator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Wraps a standard spliterator into a type-specific spliterator.
- asLongSpliterator(Spliterator, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Wraps a standard spliterator into a type-specific spliterator.
- asObjectComparator(Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectComparators
-
Returns a the comparator given unmodified.
- asObjectIterator(Iterator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Wraps a standard iterator into a type-specific iterator.
- asObjectIterator(ListIterator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Wraps a standard list iterator into a type-specific list iterator.
- asObjectSpliterator(Spliterator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
-
Wraps a standard spliterator into a type-specific spliterator.
- asObjectSpliterator(Spliterator<K>, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
-
Wraps a standard spliterator into a type-specific spliterator.
- asShortComparator(Comparator<? super Short>) - Static method in class it.unimi.dsi.fastutil.shorts.ShortComparators
-
Returns a type-specific comparator that is equivalent to the given comparator.
- asShortIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a
Fileobject into an iterable object. - asShortIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a
Fileobject into an iterable object. - asShortIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a pathname into an iterable object.
- asShortIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterable object.
- asShortIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps the given buffered reader into an iterator.
- asShortIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given data input stream into an iterator.
- asShortIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a
Fileobject into an iterator. - asShortIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a
Fileobject into an iterator. - asShortIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a pathname into an iterator.
- asShortIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterator.
- 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
Iteratorof a known size as a type-specificSpliterator - asSpliterator(ByteIterator, long, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
-
Wrap a type-specific
Iteratorof a known size as a type-specificSpliterator - asSpliterator(CharIterator, long, int) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
-
Wrap a type-specific
Iteratorof a known size as a type-specificSpliterator - asSpliterator(DoubleIterator, long, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
-
Wrap a type-specific
Iteratorof a known size as a type-specificSpliterator - asSpliterator(FloatIterator, long, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
Wrap a type-specific
Iteratorof a known size as a type-specificSpliterator - asSpliterator(IntIterator, long, int) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
-
Wrap a type-specific
Iteratorof a known size as a type-specificSpliterator - asSpliterator(LongIterator, long, int) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Wrap a type-specific
Iteratorof a known size as a type-specificSpliterator - asSpliterator(ObjectIterator<? extends K>, long, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
-
Wrap a type-specific
Iteratorof a known size as a type-specificSpliterator - asSpliterator(ShortIterator, long, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
-
Wrap a type-specific
Iteratorof a known size as a type-specificSpliterator - asSpliteratorFromSorted(BooleanIterator, long, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
-
Wrap a type-specific, sorted
Iteratorof a known size as a type-specificSpliterator - asSpliteratorFromSorted(ByteIterator, long, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
-
Wrap a type-specific, sorted
Iteratorof a known size as a type-specificSpliterator - asSpliteratorFromSorted(CharIterator, long, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
-
Wrap a type-specific, sorted
Iteratorof a known size as a type-specificSpliterator - asSpliteratorFromSorted(DoubleIterator, long, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
-
Wrap a type-specific, sorted
Iteratorof a known size as a type-specificSpliterator - asSpliteratorFromSorted(FloatIterator, long, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
Wrap a type-specific, sorted
Iteratorof a known size as a type-specificSpliterator - asSpliteratorFromSorted(IntIterator, long, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
-
Wrap a type-specific, sorted
Iteratorof a known size as a type-specificSpliterator - asSpliteratorFromSorted(LongIterator, long, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Wrap a type-specific, sorted
Iteratorof a known size as a type-specificSpliterator - asSpliteratorFromSorted(ObjectIterator<? extends K>, long, int, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
-
Wrap a type-specific, sorted
Iteratorof a known size as a type-specificSpliterator - asSpliteratorFromSorted(ShortIterator, long, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
-
Wrap a type-specific, sorted
Iteratorof a known size as a type-specificSpliterator - asSpliteratorFromSortedUnknownSize(BooleanIterator, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
-
Wrap a type-specific, sorted
Iteratorof an unknown size as a type-specificSpliterator - asSpliteratorFromSortedUnknownSize(ByteIterator, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
-
Wrap a type-specific, sorted
Iteratorof an unknown size as a type-specificSpliterator - asSpliteratorFromSortedUnknownSize(CharIterator, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
-
Wrap a type-specific, sorted
Iteratorof an unknown size as a type-specificSpliterator - asSpliteratorFromSortedUnknownSize(DoubleIterator, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
-
Wrap a type-specific, sorted
Iteratorof an unknown size as a type-specificSpliterator - asSpliteratorFromSortedUnknownSize(FloatIterator, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
Wrap a type-specific, sorted
Iteratorof an unknown size as a type-specificSpliterator - asSpliteratorFromSortedUnknownSize(IntIterator, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
-
Wrap a type-specific, sorted
Iteratorof an unknown size as a type-specificSpliterator - asSpliteratorFromSortedUnknownSize(LongIterator, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Wrap a type-specific, sorted
Iteratorof an unknown size as a type-specificSpliterator - asSpliteratorFromSortedUnknownSize(ObjectIterator<? extends K>, int, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
-
Wrap a type-specific, sorted
Iteratorof an unknown size as a type-specificSpliterator - asSpliteratorFromSortedUnknownSize(ShortIterator, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
-
Wrap a type-specific, sorted
Iteratorof an unknown size as a type-specificSpliterator - asSpliteratorUnknownSize(BooleanIterator, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
-
Wrap a type-specific
Iteratorof an unknown size as a type-specificSpliterator - asSpliteratorUnknownSize(ByteIterator, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
-
Wrap a type-specific
Iteratorof an unknown size as a type-specificSpliterator - asSpliteratorUnknownSize(CharIterator, int) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
-
Wrap a type-specific
Iteratorof an unknown size as a type-specificSpliterator - asSpliteratorUnknownSize(DoubleIterator, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
-
Wrap a type-specific
Iteratorof an unknown size as a type-specificSpliterator - asSpliteratorUnknownSize(FloatIterator, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
Wrap a type-specific
Iteratorof an unknown size as a type-specificSpliterator - asSpliteratorUnknownSize(IntIterator, int) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
-
Wrap a type-specific
Iteratorof an unknown size as a type-specificSpliterator - asSpliteratorUnknownSize(LongIterator, int) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Wrap a type-specific
Iteratorof an unknown size as a type-specificSpliterator - asSpliteratorUnknownSize(ObjectIterator<? extends K>, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
-
Wrap a type-specific
Iteratorof an unknown size as a type-specificSpliterator - asSpliteratorUnknownSize(ShortIterator, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
-
Wrap a type-specific
Iteratorof an unknown size as a type-specificSpliterator - 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 interface it.unimi.dsi.fastutil.bytes.ByteBidirectionalIterator
-
Moves back for the given number of elements.
- back(int) - Method in interface it.unimi.dsi.fastutil.chars.CharBidirectionalIterator
-
Moves back for the given number of elements.
- 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 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(long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigListIterator
-
Moves back for the given number of elements.
- back(long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigListIterator
-
Moves back for the given number of elements.
- back(long) - Method in interface it.unimi.dsi.fastutil.chars.CharBigListIterator
-
Moves back for the given number of elements.
- 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 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.
- BasicEntry() - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.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.ints.AbstractInt2DoubleMap.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.longs.AbstractLong2DoubleMap.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.objects.AbstractObject2DoubleMap.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(double, double) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.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, V) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntry
- BasicEntry(int, double) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.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, V) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
- BasicEntry(long, double) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.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, V) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntry
- BasicEntry(Double, Double) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.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, V) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntry
- BasicEntry(Integer, Double) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.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, V) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
- BasicEntry(Long, Double) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.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, V) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntry
- BasicEntry(K, double) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntry
- BasicEntry(K, int) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
- BasicEntry(K, long) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntry
- BasicEntry(K, Double) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntry
- BasicEntry(K, Integer) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
- BasicEntry(K, Long) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntry
- BasicEntry(K, V) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntry
- BasicEntrySet(Double2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.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(Int2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.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(Long2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.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(Object2DoubleMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.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
- BidirectionalIterator<K> - Interface in it.unimi.dsi.fastutil
-
A bidirectional
Iterator. - BigArrays - Class in it.unimi.dsi.fastutil
-
A class providing static methods and objects that do useful things with big arrays.
- bigArraySize(long, float) - Static method in class it.unimi.dsi.fastutil.HashCommon
-
Returns the least power of two larger than or equal to
Math.ceil(expected / f). - BigList<K> - Interface in it.unimi.dsi.fastutil
-
A list with big (i.e., 64-bit) indices.
- BigListIterator<K> - Interface in it.unimi.dsi.fastutil
-
A list iterator over a
BigList. - BigSwapper - Interface in it.unimi.dsi.fastutil
-
An object that can swap elements whose positions are specified by longs.
- binarySearch(byte[][], byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Searches a big array for the specified value using the binary search algorithm.
- binarySearch(byte[][], byte, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Searches a big array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(byte[][], long, long, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Searches a range of the specified big array for the specified value using the binary search algorithm.
- binarySearch(byte[][], long, long, byte, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Searches a range of the specified big array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(byte[], byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Searches an array for the specified value using the binary search algorithm.
- binarySearch(byte[], byte, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Searches an array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(byte[], int, int, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Searches a range of the specified array for the specified value using the binary search algorithm.
- binarySearch(byte[], int, int, byte, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(char[][], char) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Searches a big array for the specified value using the binary search algorithm.
- binarySearch(char[][], char, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Searches a big array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(char[][], long, long, char) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Searches a range of the specified big array for the specified value using the binary search algorithm.
- binarySearch(char[][], long, long, char, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Searches a range of the specified big array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(char[], char) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Searches an array for the specified value using the binary search algorithm.
- binarySearch(char[], char, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Searches an array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(char[], int, int, char) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Searches a range of the specified array for the specified value using the binary search algorithm.
- binarySearch(char[], int, int, char, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(double[][], double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Searches a big array for the specified value using the binary search algorithm.
- binarySearch(double[][], double, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Searches a big array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(double[][], long, long, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Searches a range of the specified big array for the specified value using the binary search algorithm.
- binarySearch(double[][], long, long, double, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Searches a range of the specified big array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(double[], double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Searches an array for the specified value using the binary search algorithm.
- binarySearch(double[], double, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Searches an array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(double[], int, int, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Searches a range of the specified array for the specified value using the binary search algorithm.
- binarySearch(double[], int, int, double, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(float[][], float) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Searches a big array for the specified value using the binary search algorithm.
- binarySearch(float[][], float, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Searches a big array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(float[][], long, long, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Searches a range of the specified big array for the specified value using the binary search algorithm.
- binarySearch(float[][], long, long, float, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Searches a range of the specified big array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(float[], float) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Searches an array for the specified value using the binary search algorithm.
- binarySearch(float[], float, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Searches an array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(float[], int, int, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Searches a range of the specified array for the specified value using the binary search algorithm.
- binarySearch(float[], int, int, float, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(int[][], int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Searches a big array for the specified value using the binary search algorithm.
- binarySearch(int[][], int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Searches a big array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(int[][], long, long, int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Searches a range of the specified big array for the specified value using the binary search algorithm.
- binarySearch(int[][], long, long, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Searches a range of the specified big array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Searches an array for the specified value using the binary search algorithm.
- binarySearch(int[], int, int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Searches a range of the specified array for the specified value using the binary search algorithm.
- binarySearch(int[], int, int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(int[], int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Searches an array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(long[][], long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Searches a big array for the specified value using the binary search algorithm.
- binarySearch(long[][], long, long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Searches a range of the specified big array for the specified value using the binary search algorithm.
- binarySearch(long[][], long, long, long, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Searches a range of the specified big array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(long[][], long, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Searches a big array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(long[], int, int, long) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Searches a range of the specified array for the specified value using the binary search algorithm.
- binarySearch(long[], int, int, long, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(long[], long) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Searches an array for the specified value using the binary search algorithm.
- binarySearch(long[], long, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Searches an array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(short[][], long, long, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Searches a range of the specified big array for the specified value using the binary search algorithm.
- binarySearch(short[][], long, long, short, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Searches a range of the specified big array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(short[][], short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Searches a big array for the specified value using the binary search algorithm.
- binarySearch(short[][], short, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Searches a big array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(short[], int, int, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Searches a range of the specified array for the specified value using the binary search algorithm.
- binarySearch(short[], int, int, short, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(short[], short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Searches an array for the specified value using the binary search algorithm.
- binarySearch(short[], short, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Searches an array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(K[][], long, long, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Searches a range of the specified big array for the specified value using the binary search algorithm.
- binarySearch(K[][], long, long, K, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Searches a range of the specified big array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(K[][], Object) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Searches a big array for the specified value using the binary search algorithm.
- binarySearch(K[][], K, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Searches a big array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(K[], int, int, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Searches a range of the specified array for the specified value using the binary search algorithm.
- binarySearch(K[], int, int, K, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Searches a range of the specified array for the specified value using the binary search algorithm and a specified comparator.
- binarySearch(K[], K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Searches an array for the specified value using the binary search algorithm.
- binarySearch(K[], K, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Searches an array for the specified value using the binary search algorithm and a specified comparator.
- BinIO - Class in it.unimi.dsi.fastutil.io
-
Provides static methods to perform easily binary I/O.
- BooleanArrays - Class in it.unimi.dsi.fastutil.booleans
-
A class providing static methods and objects that do useful things with type-specific arrays.
- 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.
- BooleanBigArrays - Class in it.unimi.dsi.fastutil.booleans
-
A class providing static methods and objects that do useful things with big arrays.
- BooleanBigListIterator - Interface in it.unimi.dsi.fastutil.booleans
-
A type-specific
BigListIterator. - 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. - BooleanIterable - Interface in it.unimi.dsi.fastutil.booleans
-
A type-specific
Iterablethat strengthens that specification ofBooleanIterable.iterator()andBooleanIterable.forEach(Consumer). - 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. - 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. - 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.
- buffer - Variable in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
-
The inspection buffer.
- BUFFER_SIZE - Static variable in class it.unimi.dsi.fastutil.io.TextIO
-
The size of the buffer used for all I/O on files.
- Byte2ByteFunction - Interface in it.unimi.dsi.fastutil.bytes
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Byte2CharFunction - Interface in it.unimi.dsi.fastutil.bytes
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Byte2DoubleFunction - Interface in it.unimi.dsi.fastutil.bytes
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Byte2FloatFunction - Interface in it.unimi.dsi.fastutil.bytes
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Byte2IntFunction - Interface in it.unimi.dsi.fastutil.bytes
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Byte2LongFunction - Interface in it.unimi.dsi.fastutil.bytes
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Byte2ObjectFunction<V> - Interface in it.unimi.dsi.fastutil.bytes
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Byte2ReferenceFunction<V> - Interface in it.unimi.dsi.fastutil.bytes
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Byte2ShortFunction - Interface in it.unimi.dsi.fastutil.bytes
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - ByteArrays - Class in it.unimi.dsi.fastutil.bytes
-
A class providing static methods and objects that do useful things with type-specific arrays.
- 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.
- ByteBigArrays - Class in it.unimi.dsi.fastutil.bytes
-
A class providing static methods and objects that do useful things with big arrays.
- ByteBigListIterator - Interface in it.unimi.dsi.fastutil.bytes
-
A type-specific
BigListIterator. - 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. - ByteIterable - Interface in it.unimi.dsi.fastutil.bytes
-
A type-specific
Iterablethat strengthens that specification ofByteIterable.iterator()andByteIterable.forEach(Consumer). - 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. - 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. - 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.
C
- 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 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(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 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
- Char2ByteFunction - Interface in it.unimi.dsi.fastutil.chars
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Char2CharFunction - Interface in it.unimi.dsi.fastutil.chars
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Char2DoubleFunction - Interface in it.unimi.dsi.fastutil.chars
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Char2FloatFunction - Interface in it.unimi.dsi.fastutil.chars
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Char2IntFunction - Interface in it.unimi.dsi.fastutil.chars
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Char2LongFunction - Interface in it.unimi.dsi.fastutil.chars
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Char2ObjectFunction<V> - Interface in it.unimi.dsi.fastutil.chars
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Char2ReferenceFunction<V> - Interface in it.unimi.dsi.fastutil.chars
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Char2ShortFunction - Interface in it.unimi.dsi.fastutil.chars
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - 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.ByteSpliterators.AbstractIndexBasedSpliterator
- characteristics() - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.EmptySpliterator
- 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.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.ShortSpliterators.AbstractIndexBasedSpliterator
- characteristics() - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.EmptySpliterator
- CharArrays - Class in it.unimi.dsi.fastutil.chars
-
A class providing static methods and objects that do useful things with type-specific arrays.
- 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.
- CharBigArrays - Class in it.unimi.dsi.fastutil.chars
-
A class providing static methods and objects that do useful things with big arrays.
- CharBigListIterator - Interface in it.unimi.dsi.fastutil.chars
-
A type-specific
BigListIterator. - 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. - CharIterable - Interface in it.unimi.dsi.fastutil.chars
-
A type-specific
Iterablethat strengthens that specification ofCharIterable.iterator()andCharIterable.forEach(Consumer). - 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. - 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. - 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.
- CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.doubles.MappedDoubleBigList
-
The size in elements of a chunk created by
MappedDoubleBigList.map(FileChannel, ByteOrder, FileChannel.MapMode). - CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.ints.MappedIntBigList
-
The size in elements of a chunk created by
MappedIntBigList.map(FileChannel, ByteOrder, FileChannel.MapMode). - CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.longs.MappedLongBigList
-
The size in elements of a chunk created by
MappedLongBigList.map(FileChannel, ByteOrder, FileChannel.MapMode). - 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.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.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.DoubleArrayFIFOQueue
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
- clear() - Method in 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.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.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.IntArrayFIFOQueue
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
- clear() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
-
Clears the content of this
InspectableFileCachedInputStream, zeroing the length of the represented stream. - clear() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
- clear() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
- clear() - Method in class it.unimi.dsi.fastutil.longs.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.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.LongArrayFIFOQueue
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
- clear() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
- clear() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
- clear() - Method in class it.unimi.dsi.fastutil.objects.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.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.ObjectArrayFIFOQueue
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Deprecated.
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
- clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
- clear() - Method in 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
- clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.EmptySpliterator
- clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.EmptySpliterator
- clone() - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.EmptySpliterator
- 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.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.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.FloatSpliterators.EmptySpliterator
- 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.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.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.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.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.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.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.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.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.PriorityQueues.EmptyPriorityQueue
- 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.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.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.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 interface it.unimi.dsi.fastutil.IndirectPriorityQueue
-
Returns the comparator associated with this queue, or
nullif 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.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.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.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.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.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.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.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.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.ObjectArrayFIFOQueue
-
Returns the comparator associated with this queue, or
nullif 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 interface it.unimi.dsi.fastutil.PriorityQueue
-
Returns the comparator associated with this queue, or
nullif 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
- 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 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 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 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(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(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(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 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 K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
-
Compares this list to another object.
- compareTo(List<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
- compareTo(List<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
- compareTo(List<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- compareTo(List<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- compareTo(List<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- compose(Function<? super T, ? extends 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.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.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.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.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.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.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(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.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.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.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.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.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.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.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.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(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.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.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.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.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.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.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.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.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(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.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.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.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.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.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.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.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.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(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.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.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.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.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.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.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.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.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(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.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.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.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.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.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.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.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.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(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.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.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.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.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.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.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.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.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(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.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.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.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.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.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.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.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.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(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.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.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.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.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.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.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.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.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(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.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.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.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.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.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.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.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.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(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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif there is no current mapping). - 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 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 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(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 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 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(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 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 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(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 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 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 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif there is no current mapping). - 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif there is no current mapping). - computeDoubleIfAbsent(K, ToDoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
Deprecated.Please use
computeIfAbsent()instead. - computeDoubleIfAbsentPartial(K, Object2DoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
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.
- 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, 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, 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, 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, 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(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, 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, 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, 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, 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.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(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, 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, 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, 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, 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, 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(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 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 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(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 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 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(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 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 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(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, 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, 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 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 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, 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, 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, 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.
- 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 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(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 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(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 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. - computeIfAbsentPartial(double, Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
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(int, Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
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(long, Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
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. - 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 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 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(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 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 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(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 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 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(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 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 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(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 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 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(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 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 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(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 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 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 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.
- 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif there is no current mapping). - computeIntIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
Deprecated.Please use
computeIfAbsent()instead. - computeIntIfAbsentPartial(K, Object2IntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
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.
- 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
nullif 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
nullif 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
nullif 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
nullif 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
nullif there is no current mapping). - computeLongIfAbsent(K, ToLongFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
Deprecated.Please use
computeIfAbsent()instead. - computeLongIfAbsentPartial(K, Object2LongFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
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.
- computeObjectIfAbsentPartial(K, Object2ObjectFunction<? super K, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
-
Deprecated.Please use
computeIfAbsent()instead. - 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(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(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(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(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(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
trueif 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
trueif this collection contains the specified element. - contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
- contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- contains(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoubleSortedPair
-
Returns true if one of the two elements of this sorted pair is equal to a given element.
- contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
- contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
- contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
- contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
- contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
- contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
- contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
- contains(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
- 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
trueif 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
trueif this collection contains the specified element. - contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
- contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
- contains(int) - Method in interface it.unimi.dsi.fastutil.ints.IntIntSortedPair
-
Returns true if one of the two elements of this sorted pair is equal to a given element.
- contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
- contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
- contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
- contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
- contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
- contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
- contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
- contains(int) - Method in class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
- contains(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
- contains(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
trueif 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
trueif this collection contains the specified element. - contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
- contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
- contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
- contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- contains(long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongSortedPair
-
Returns true if one of the two elements of this sorted pair is equal to a given element.
- contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
- contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
- contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
- contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
- contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
- contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.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.AbstractDoubleCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- contains(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
-
Deprecated.
- contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
-
Deprecated.
- contains(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoubleSortedPair
-
Deprecated.Please use the corresponding type-specific method instead.
- contains(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Deprecated.Please use the corresponding type-specific method instead.
- contains(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
-
Deprecated.Please use the corresponding type-specific method instead.
- contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.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.AbstractIntCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- contains(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- contains(Object) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
-
Deprecated.
- contains(Object) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
-
Deprecated.
- contains(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntIntSortedPair
-
Deprecated.Please use the corresponding type-specific method instead.
- contains(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Deprecated.Please use the corresponding type-specific method instead.
- contains(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntSet
-
Deprecated.Please use the corresponding type-specific method instead.
- contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.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.AbstractLongCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- contains(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- contains(Object) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
-
Deprecated.
- contains(Object) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
-
Deprecated.
- contains(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Deprecated.Please use the corresponding type-specific method instead.
- contains(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongLongSortedPair
-
Deprecated.Please use the corresponding type-specific method instead.
- contains(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongSet
-
Deprecated.Please use the corresponding type-specific method instead.
- contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.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.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.ObjectArraySet
- contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
- contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
- contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
- contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
- contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
- contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
- contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
- contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
- contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
- contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
- contains(Object) - Method in 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(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
- containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- containsAll(DoubleCollection) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Checks whether this collection contains all elements from the given type-specific collection.
- containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
- containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
- containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- containsAll(IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Checks whether this collection contains all elements from the given type-specific collection.
- containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
- containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
- containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- containsAll(LongCollection) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Checks whether this collection contains all elements from the given type-specific collection.
- containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
- containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
- containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
- containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
- containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
- containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
- containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
- containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
- containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- 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 interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
-
Returns true if this function contains a mapping for the specified key.
- 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 interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
-
Returns true if this function contains a mapping for the specified key.
- 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 interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
-
Returns true if this function contains a mapping for the specified key.
- 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 interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
-
Returns true if this function contains a mapping for the specified key.
- containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
-
Returns true if this function contains a mapping for the specified key.
- 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 interface it.unimi.dsi.fastutil.chars.Char2CharFunction
-
Returns true if this function contains a mapping for the specified key.
- 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 interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
-
Returns true if this function contains a mapping for the specified key.
- 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 interface it.unimi.dsi.fastutil.chars.Char2LongFunction
-
Returns true if this function contains a mapping for the specified key.
- 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 interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
-
Returns true if this function contains a mapping for the specified key.
- containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
-
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.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 interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
-
Returns true if this function contains a mapping for the specified key.
- 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.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 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.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 interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
-
Returns true if this function contains a mapping for the specified key.
- containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
-
Returns true if this function contains a mapping for the specified key.
- 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 interface it.unimi.dsi.fastutil.floats.Float2CharFunction
-
Returns true if this function contains a mapping for the specified key.
- 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 interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
-
Returns true if this function contains a mapping for the specified key.
- 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 interface it.unimi.dsi.fastutil.floats.Float2LongFunction
-
Returns true if this function contains a mapping for the specified key.
- 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 interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
-
Returns true if this function contains a mapping for the specified key.
- containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
-
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.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 interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
-
Returns true if this function contains a mapping for the specified key.
- 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.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 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.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 interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
-
Returns true if this function contains a mapping for the specified key.
- containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
-
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.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 interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
-
Returns true if this function contains a mapping for the specified key.
- 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.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 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.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 interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
-
Returns true if this function contains a mapping for the specified key.
- containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
-
Returns true if this function contains a mapping for the specified key.
- 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 interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
-
Returns true if this function contains a mapping for the specified key.
- 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 interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
-
Returns true if this function contains a mapping for the specified key.
- 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 interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
-
Returns true if this function contains a mapping for the specified key.
- 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 interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
-
Returns true if this function contains a mapping for the specified key.
- containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
-
Returns true if this function contains a mapping for the specified key.
- containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
-
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 interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
-
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 interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
-
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 interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
-
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 interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
-
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 interface it.unimi.dsi.fastutil.chars.Char2CharFunction
-
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 interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
-
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 interface it.unimi.dsi.fastutil.chars.Char2LongFunction
-
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 interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
-
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 interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
-
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 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 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 interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
-
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 interface it.unimi.dsi.fastutil.floats.Float2CharFunction
-
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 interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
-
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 interface it.unimi.dsi.fastutil.floats.Float2LongFunction
-
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 interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
-
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 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.Int2ByteFunction
-
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 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 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 interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
-
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 interface it.unimi.dsi.fastutil.longs.Long2CharFunction
-
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 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 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.objects.AbstractObject2DoubleMap
-
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.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.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 interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
-
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 interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
-
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 interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
-
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 interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
-
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 interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
-
Returns
trueif 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
trueif 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.ints.AbstractInt2DoubleMap
-
Returns
trueif 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
trueif 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
trueif 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
trueif 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
trueif 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
trueif 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(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
-
Returns
trueif 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
trueif 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.ints.AbstractInt2IntMap
-
Returns
trueif 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
trueif 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
trueif 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
trueif 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
trueif 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
trueif 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(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
-
Returns
trueif 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
trueif 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.ints.AbstractInt2LongMap
-
Returns
trueif 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
trueif 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
trueif 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
trueif 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
trueif 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
trueif 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(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap
- 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.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.ints.AbstractInt2ObjectMap
- 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.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.longs.AbstractLong2ObjectMap
- 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.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.objects.AbstractObject2ObjectMap
- 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.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
- copy() - Method in class it.unimi.dsi.fastutil.doubles.MappedDoubleBigList
-
Returns a lightweight duplicate that can be read independently by another thread.
- copy() - Method in class it.unimi.dsi.fastutil.ints.MappedIntBigList
-
Returns a lightweight duplicate that can be read independently by another thread.
- copy() - Method in class it.unimi.dsi.fastutil.longs.MappedLongBigList
-
Returns a lightweight duplicate that can be read independently by another thread.
- copy(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Returns a copy of an array.
- copy(boolean[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns a copy of a big array.
- copy(boolean[][]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(boolean[][], long, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
- copy(boolean[][], long, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns a copy of a portion of a big array.
- copy(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Returns a copy of a portion of an array.
- copy(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Returns a copy of an array.
- copy(byte[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns a copy of a big array.
- copy(byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(byte[][], long, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
- copy(byte[][], long, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns a copy of a portion of a big array.
- copy(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Returns a copy of a portion of an array.
- copy(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Returns a copy of an array.
- copy(char[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns a copy of a big array.
- copy(char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(char[][], long, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
- copy(char[][], long, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns a copy of a portion of a big array.
- copy(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Returns a copy of a portion of an array.
- copy(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Returns a copy of an array.
- copy(double[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns a copy of a big array.
- copy(double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(double[][], long, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
- copy(double[][], long, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns a copy of a portion of a big array.
- copy(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Returns a copy of a portion of an array.
- copy(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Returns a copy of an array.
- copy(float[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns a copy of a big array.
- copy(float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(float[][], long, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
- copy(float[][], long, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns a copy of a portion of a big array.
- copy(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Returns a copy of a portion of an array.
- copy(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Returns a copy of an array.
- copy(int[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns a copy of a big array.
- copy(int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(int[][], long, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
- copy(int[][], long, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns a copy of a portion of a big array.
- copy(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Returns a copy of a portion of an array.
- copy(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Returns a copy of an array.
- copy(long[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns a copy of a big array.
- copy(long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns a copy of a portion of a big array.
- copy(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(long[][], long, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
- copy(long[][], long, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Returns a copy of a portion of an array.
- copy(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Returns a copy of an array.
- copy(short[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns a copy of a big array.
- copy(short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns a copy of a portion of a big array.
- copy(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(short[][], long, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
- copy(short[][], long, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Returns a copy of a portion of an array.
- copy(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Returns a copy of an array.
- copy(K[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns a copy of a big array.
- copy(K[][]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns a copy of a portion of a big array.
- copy(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(K[][], long, K[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
- copy(K[][], long, K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - copy(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Returns a copy of a portion of an array.
- copyFromBig(boolean[][], long, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
- copyFromBig(boolean[][], long, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - copyFromBig(byte[][], long, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
- copyFromBig(byte[][], long, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - copyFromBig(char[][], long, char[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
- copyFromBig(char[][], long, char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - copyFromBig(double[][], long, double[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
- copyFromBig(double[][], long, double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - copyFromBig(float[][], long, float[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
- copyFromBig(float[][], long, float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - copyFromBig(int[][], long, int[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
- copyFromBig(int[][], long, int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - copyFromBig(long[][], long, long[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
- copyFromBig(long[][], long, long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - copyFromBig(short[][], long, short[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
- copyFromBig(short[][], long, short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - copyFromBig(K[][], long, K[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
- copyFromBig(K[][], long, K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - copyToBig(boolean[], int, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
- copyToBig(boolean[], int, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - copyToBig(byte[], int, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
- copyToBig(byte[], int, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - copyToBig(char[], int, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
- copyToBig(char[], int, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - copyToBig(double[], int, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
- copyToBig(double[], int, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - copyToBig(float[], int, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
- copyToBig(float[], int, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - copyToBig(int[], int, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
- copyToBig(int[], int, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - copyToBig(long[], int, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
- copyToBig(long[], int, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - copyToBig(short[], int, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
- copyToBig(short[], int, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - copyToBig(K[], int, K[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
- copyToBig(K[], int, K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - CR - Enum constant in enum it.unimi.dsi.fastutil.io.FastBufferedInputStream.LineTerminator
-
A carriage return (CR, ASCII 13).
- CR_LF - Enum constant in enum it.unimi.dsi.fastutil.io.FastBufferedInputStream.LineTerminator
-
A carriage return followed by a line feed (CR/LF, ASCII 13/10).
- current - Variable in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
-
The current array.
D
- DEBUG - Static variable in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
- decr(byte[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Decrements the element of the given big array of specified index.
- decr(byte[][], long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - decr(char[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Decrements the element of the given big array of specified index.
- decr(char[][], long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - decr(double[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Decrements the element of the given big array of specified index.
- decr(double[][], long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - decr(float[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Decrements the element of the given big array of specified index.
- decr(float[][], long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - decr(int[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Decrements the element of the given big array of specified index.
- decr(int[][], long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - decr(long[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Decrements the element of the given big array of specified index.
- decr(long[][], long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - decr(short[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Decrements the element of the given big array of specified index.
- decr(short[][], long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - decrementAndGet(AtomicIntegerArray[], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Atomically decrements an element of the given big atomic array, returning the new value.
- decrementAndGet(AtomicLongArray[], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Atomically decrements an element of the given big atomic array, returning the new value.
- DEFAULT_BUFFER_SIZE - Static variable in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
-
The default size of the internal buffer in bytes (8Ki).
- DEFAULT_BUFFER_SIZE - Static variable in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
-
The default size of the internal buffer in bytes (8Ki).
- DEFAULT_BUFFER_SIZE - Static variable in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
-
The default buffer size (64KiB).
- DEFAULT_EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
A static, final, empty array to be used as default array in allocations.
- DEFAULT_EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
A static, final, empty array to be used as default array in allocations.
- DEFAULT_EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.chars.CharArrays
-
A static, final, empty array to be used as default array in allocations.
- DEFAULT_EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
A static, final, empty array to be used as default array in allocations.
- DEFAULT_EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.floats.FloatArrays
-
A static, final, empty array to be used as default array in allocations.
- DEFAULT_EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.ints.IntArrays
-
A static, final, empty array to be used as default array in allocations.
- DEFAULT_EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.longs.LongArrays
-
A static, final, empty array to be used as default array in allocations.
- DEFAULT_EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
A static, final, empty array to be used as default array in allocations.
- DEFAULT_EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
A static, final, empty array to be used as default array in allocations.
- DEFAULT_EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
A static, final, empty big array to be used as default big array in allocations.
- DEFAULT_EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
A static, final, empty big array to be used as default big array in allocations.
- DEFAULT_EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
A static, final, empty big array to be used as default big array in allocations.
- DEFAULT_EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
A static, final, empty big array to be used as default big array in allocations.
- DEFAULT_EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
A static, final, empty big array to be used as default big array in allocations.
- DEFAULT_EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
A static, final, empty big array to be used as default big array in allocations.
- DEFAULT_EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
A static, final, empty big array to be used as default big array in allocations.
- DEFAULT_EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
A static, final, empty big array to be used as default big array in allocations.
- DEFAULT_EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
A static, final, empty big array to be used as default big array in allocations.
- DEFAULT_GROWTH_FACTOR - Static variable in interface it.unimi.dsi.fastutil.Hash
-
Deprecated.
- DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
The initial default capacity of an array list.
- DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
The initial default capacity of a big-array big list.
- DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.ints.IntArrayList
-
The initial default capacity of an array list.
- DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
The initial default capacity of a big-array big list.
- DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
-
The array backing the output stream.
- DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.longs.LongArrayList
-
The initial default capacity of an array list.
- DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
The initial default capacity of a big-array big list.
- DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
The initial default capacity of an array list.
- DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
The initial default capacity of a big-array big list.
- DEFAULT_INITIAL_SIZE - Static variable in interface it.unimi.dsi.fastutil.Hash
-
The initial default size of a hash table.
- DEFAULT_LOAD_FACTOR - Static variable in interface it.unimi.dsi.fastutil.Hash
-
The default load factor of a hash table.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
-
Gets the default return value.
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectFunction
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
-
Gets the default return value.
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
-
Gets the default return value.
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
-
Gets the default return value.
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
-
Gets the default return value.
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
-
Gets the default return value.
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectFunction
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
-
Gets the default return value.
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
-
Gets the default return value.
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
-
Gets the default return value.
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
-
Gets the default return value.
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
-
Gets the default return value.
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectFunction
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
-
Gets the default return value.
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
-
Gets the default return value.
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
-
Gets the default return value.
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
-
Gets the default return value.
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
-
Gets the default return value.
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectFunction
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
-
Gets the default return value.
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
-
Gets the default return value.
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
-
Gets the default return value.
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
-
Gets the default return value.
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
- defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
-
Gets the default return value.
- defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
-
Gets the default return value.
- defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleFunction
- defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
- defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
- defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
- defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
Sets the default return value (optional operation).
- defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleFunction
- defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
- defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
- defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
- defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
Sets the default return value (optional operation).
- defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleFunction
- defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
- defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
- defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
- defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
Sets the default return value (optional operation).
- defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleFunction
- defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
- defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
- defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
- defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
Sets the default return value (optional operation).
- defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntFunction
- defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
- defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
- defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
- defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
Sets the default return value (optional operation).
- defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntFunction
- defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
- defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
- defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
- defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
Sets the default return value (optional operation).
- defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntFunction
- defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
- defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
- defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
- defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
Sets the default return value (optional operation).
- defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntFunction
- defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
- defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
- defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
- defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
Sets the default return value (optional operation).
- defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongFunction
- defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
- defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
- defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
- defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
Sets the default return value (optional operation).
- defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongFunction
- defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
- defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
- defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
- defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
Sets the default return value (optional operation).
- defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongFunction
- defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
- defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
- defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
- defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
Sets the default return value (optional operation).
- defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongFunction
- defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
- defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
- defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
- defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
Sets the default return value (optional operation).
- defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectFunction
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
- defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
- defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectFunction
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
- defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
- defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectFunction
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
- defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
- defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectFunction
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
- defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
- defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
-
Sets the default return value (optional operation).
- defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
-
Sets the default return value (optional operation).
- dequeue() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
- dequeue() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
- dequeue() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
- dequeue() - Method in interface it.unimi.dsi.fastutil.doubles.DoublePriorityQueue
-
Deprecated.Please use the corresponding type-specific method instead.
- dequeue() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
-
Deprecated.
- dequeue() - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
-
Dequeues the first element from this queue.
- dequeue() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
- dequeue() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
- dequeue() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
- dequeue() - Method in class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
- dequeue() - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
- dequeue() - Method in interface it.unimi.dsi.fastutil.ints.IntPriorityQueue
-
Deprecated.Please use the corresponding type-specific method instead.
- dequeue() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
-
Deprecated.
- dequeue() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
- dequeue() - Method in class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
- dequeue() - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
- dequeue() - Method in interface it.unimi.dsi.fastutil.longs.LongPriorityQueue
-
Deprecated.Please use the corresponding type-specific method instead.
- dequeue() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
-
Deprecated.
- dequeue() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
- dequeue() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
- dequeue() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
- dequeue() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
- dequeue() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
- dequeue() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
- dequeue() - Method in interface it.unimi.dsi.fastutil.PriorityQueue
-
Dequeues the first element from the queue.
- dequeue() - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
- dequeue() - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
- dequeueDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
- dequeueDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
- dequeueDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
- dequeueDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoublePriorityQueue
-
Dequeues the first element from the queue.
- dequeueDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
- dequeueInt() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
- dequeueInt() - Method in class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
- dequeueInt() - Method in class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
- dequeueInt() - Method in interface it.unimi.dsi.fastutil.ints.IntPriorityQueue
-
Dequeues the first element from the queue.
- dequeueInt() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
- dequeueLast() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
-
Dequeues the last element from the queue.
- dequeueLastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
-
Dequeues the last element from the queue.
- dequeueLastInt() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
-
Dequeues the last element from the queue.
- dequeueLastLong() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
-
Dequeues the last element from the queue.
- dequeueLong() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
- dequeueLong() - Method in class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
- dequeueLong() - Method in class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
- dequeueLong() - Method in interface it.unimi.dsi.fastutil.longs.LongPriorityQueue
-
Dequeues the first element from the queue.
- dequeueLong() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
- displacement(long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Computes the displacement associated with a given index.
- dispose() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
-
Disposes this stream, deleting the overflow file.
- Double2ByteFunction - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Double2CharFunction - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Double2DoubleArrayMap - Class in it.unimi.dsi.fastutil.doubles
-
A simple, brute-force implementation of a map based on two parallel backing arrays.
- Double2DoubleArrayMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
-
Creates a new empty array map.
- Double2DoubleArrayMap(double[], double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
-
Creates a new empty array map with given key and value backing arrays.
- Double2DoubleArrayMap(double[], double[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
-
Creates a new array map with given key and value backing arrays, using the given number of elements.
- Double2DoubleArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
-
Creates a new empty array map of given capacity.
- Double2DoubleArrayMap(Double2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Double2DoubleArrayMap(Map<? extends Double, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Double2DoubleAVLTreeMap - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific AVL tree map with a fast, small-footprint implementation.
- Double2DoubleAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
-
Creates a new empty tree map.
- Double2DoubleAVLTreeMap(double[], double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Double2DoubleAVLTreeMap(double[], double[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Double2DoubleAVLTreeMap(Double2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
-
Creates a new tree map copying a given map.
- Double2DoubleAVLTreeMap(Double2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Double2DoubleAVLTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
-
Creates a new empty tree map with the given comparator.
- Double2DoubleAVLTreeMap(Map<? extends Double, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
-
Creates a new tree map copying a given map.
- Double2DoubleAVLTreeMap(SortedMap<Double, Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
- double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
- double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
- double2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
Returns a type-specific set view of the mappings contained in this map.
- double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
- double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
- double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
- double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
- double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
- double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
- double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
- double2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
-
Returns a type-specific sorted-set view of the mappings contained in this map.
- double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
- double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
- double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
- double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
- Double2DoubleFunction - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Double2DoubleFunctions - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific functions.
- Double2DoubleFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing an empty type-specific function.
- Double2DoubleFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.doubles
-
An adapter for mapping generic total functions to partial primitive functions.
- Double2DoubleFunctions.Singleton - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing a type-specific singleton function.
- Double2DoubleFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.doubles
-
A synchronized wrapper class for functions.
- Double2DoubleFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for functions.
- Double2DoubleLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Double2DoubleLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Double2DoubleLinkedOpenHashMap(double[], double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Double2DoubleLinkedOpenHashMap(double[], double[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Double2DoubleLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Double2DoubleLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Creates a new hash map.
- Double2DoubleLinkedOpenHashMap(Double2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Double2DoubleLinkedOpenHashMap(Double2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Double2DoubleLinkedOpenHashMap(Map<? extends Double, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Double2DoubleLinkedOpenHashMap(Map<? extends Double, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Creates a new hash map copying a given one.
- Double2DoubleMap - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. - Double2DoubleMap.Entry - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing. - Double2DoubleMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.doubles
-
An entry set providing fast iteration.
- Double2DoubleMaps - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific maps.
- Double2DoubleMaps.EmptyMap - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing an empty type-specific map.
- Double2DoubleMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing a type-specific singleton map.
- Double2DoubleMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.doubles
-
A synchronized wrapper class for maps.
- Double2DoubleMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for maps.
- Double2DoubleOpenCustomHashMap - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
- Double2DoubleOpenCustomHashMap(double[], double[], float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Double2DoubleOpenCustomHashMap(double[], double[], DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Double2DoubleOpenCustomHashMap(int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
-
Creates a new hash map.
- Double2DoubleOpenCustomHashMap(int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Double2DoubleOpenCustomHashMap(Double2DoubleMap, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Double2DoubleOpenCustomHashMap(Double2DoubleMap, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Double2DoubleOpenCustomHashMap(DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Double2DoubleOpenCustomHashMap(Map<? extends Double, ? extends Double>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Double2DoubleOpenCustomHashMap(Map<? extends Double, ? extends Double>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Double2DoubleOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific hash map with a fast, small-footprint implementation.
- Double2DoubleOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Double2DoubleOpenHashMap(double[], double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Double2DoubleOpenHashMap(double[], double[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Double2DoubleOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Double2DoubleOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
-
Creates a new hash map.
- Double2DoubleOpenHashMap(Double2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Double2DoubleOpenHashMap(Double2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Double2DoubleOpenHashMap(Map<? extends Double, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Double2DoubleOpenHashMap(Map<? extends Double, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
-
Creates a new hash map copying a given one.
- Double2DoubleRBTreeMap - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific red-black tree map with a fast, small-footprint implementation.
- Double2DoubleRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
-
Creates a new empty tree map.
- Double2DoubleRBTreeMap(double[], double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Double2DoubleRBTreeMap(double[], double[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Double2DoubleRBTreeMap(Double2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
-
Creates a new tree map copying a given map.
- Double2DoubleRBTreeMap(Double2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Double2DoubleRBTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
-
Creates a new empty tree map with the given comparator.
- Double2DoubleRBTreeMap(Map<? extends Double, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
-
Creates a new tree map copying a given map.
- Double2DoubleRBTreeMap(SortedMap<Double, Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Double2DoubleSortedMap - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing. - Double2DoubleSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.doubles
-
A sorted entry set providing fast iteration.
- Double2DoubleSortedMaps - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific sorted maps.
- Double2DoubleSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing an empty type-specific sorted map.
- Double2DoubleSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing a type-specific singleton sorted map.
- Double2DoubleSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.doubles
-
A synchronized wrapper class for sorted maps.
- Double2DoubleSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for sorted maps.
- Double2FloatFunction - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - double2int(double) - Static method in class it.unimi.dsi.fastutil.HashCommon
-
Returns the hash code that would be returned by
Double.hashCode(). - Double2IntArrayMap - Class in it.unimi.dsi.fastutil.doubles
-
A simple, brute-force implementation of a map based on two parallel backing arrays.
- Double2IntArrayMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
-
Creates a new empty array map.
- Double2IntArrayMap(double[], int[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
-
Creates a new empty array map with given key and value backing arrays.
- Double2IntArrayMap(double[], int[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
-
Creates a new array map with given key and value backing arrays, using the given number of elements.
- Double2IntArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
-
Creates a new empty array map of given capacity.
- Double2IntArrayMap(Double2IntMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Double2IntArrayMap(Map<? extends Double, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Double2IntAVLTreeMap - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific AVL tree map with a fast, small-footprint implementation.
- Double2IntAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
-
Creates a new empty tree map.
- Double2IntAVLTreeMap(double[], int[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Double2IntAVLTreeMap(double[], int[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Double2IntAVLTreeMap(Double2IntMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
-
Creates a new tree map copying a given map.
- Double2IntAVLTreeMap(Double2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Double2IntAVLTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
-
Creates a new empty tree map with the given comparator.
- Double2IntAVLTreeMap(Map<? extends Double, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
-
Creates a new tree map copying a given map.
- Double2IntAVLTreeMap(SortedMap<Double, Integer>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
- double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
- double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
- double2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
Returns a type-specific set view of the mappings contained in this map.
- double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
- double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
- double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
- double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
- double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
- double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
- double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
- double2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
-
Returns a type-specific sorted-set view of the mappings contained in this map.
- double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
- double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
- double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
- double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
- Double2IntFunction - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Double2IntFunctions - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific functions.
- Double2IntFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing an empty type-specific function.
- Double2IntFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.doubles
-
An adapter for mapping generic total functions to partial primitive functions.
- Double2IntFunctions.Singleton - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing a type-specific singleton function.
- Double2IntFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.doubles
-
A synchronized wrapper class for functions.
- Double2IntFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for functions.
- Double2IntLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Double2IntLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Double2IntLinkedOpenHashMap(double[], int[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Double2IntLinkedOpenHashMap(double[], int[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Double2IntLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Double2IntLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Creates a new hash map.
- Double2IntLinkedOpenHashMap(Double2IntMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Double2IntLinkedOpenHashMap(Double2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Double2IntLinkedOpenHashMap(Map<? extends Double, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Double2IntLinkedOpenHashMap(Map<? extends Double, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Creates a new hash map copying a given one.
- Double2IntMap - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. - Double2IntMap.Entry - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing. - Double2IntMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.doubles
-
An entry set providing fast iteration.
- Double2IntMaps - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific maps.
- Double2IntMaps.EmptyMap - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing an empty type-specific map.
- Double2IntMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing a type-specific singleton map.
- Double2IntMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.doubles
-
A synchronized wrapper class for maps.
- Double2IntMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for maps.
- Double2IntOpenCustomHashMap - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
- Double2IntOpenCustomHashMap(double[], int[], float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Double2IntOpenCustomHashMap(double[], int[], DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Double2IntOpenCustomHashMap(int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
-
Creates a new hash map.
- Double2IntOpenCustomHashMap(int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Double2IntOpenCustomHashMap(Double2IntMap, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Double2IntOpenCustomHashMap(Double2IntMap, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Double2IntOpenCustomHashMap(DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Double2IntOpenCustomHashMap(Map<? extends Double, ? extends Integer>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Double2IntOpenCustomHashMap(Map<? extends Double, ? extends Integer>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Double2IntOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific hash map with a fast, small-footprint implementation.
- Double2IntOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Double2IntOpenHashMap(double[], int[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Double2IntOpenHashMap(double[], int[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Double2IntOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Double2IntOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
-
Creates a new hash map.
- Double2IntOpenHashMap(Double2IntMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Double2IntOpenHashMap(Double2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Double2IntOpenHashMap(Map<? extends Double, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Double2IntOpenHashMap(Map<? extends Double, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
-
Creates a new hash map copying a given one.
- Double2IntRBTreeMap - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific red-black tree map with a fast, small-footprint implementation.
- Double2IntRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
-
Creates a new empty tree map.
- Double2IntRBTreeMap(double[], int[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Double2IntRBTreeMap(double[], int[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Double2IntRBTreeMap(Double2IntMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
-
Creates a new tree map copying a given map.
- Double2IntRBTreeMap(Double2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Double2IntRBTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
-
Creates a new empty tree map with the given comparator.
- Double2IntRBTreeMap(Map<? extends Double, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
-
Creates a new tree map copying a given map.
- Double2IntRBTreeMap(SortedMap<Double, Integer>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Double2IntSortedMap - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing. - Double2IntSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.doubles
-
A sorted entry set providing fast iteration.
- Double2IntSortedMaps - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific sorted maps.
- Double2IntSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing an empty type-specific sorted map.
- Double2IntSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing a type-specific singleton sorted map.
- Double2IntSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.doubles
-
A synchronized wrapper class for sorted maps.
- Double2IntSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for sorted maps.
- Double2LongArrayMap - Class in it.unimi.dsi.fastutil.doubles
-
A simple, brute-force implementation of a map based on two parallel backing arrays.
- Double2LongArrayMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
-
Creates a new empty array map.
- Double2LongArrayMap(double[], long[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
-
Creates a new empty array map with given key and value backing arrays.
- Double2LongArrayMap(double[], long[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
-
Creates a new array map with given key and value backing arrays, using the given number of elements.
- Double2LongArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
-
Creates a new empty array map of given capacity.
- Double2LongArrayMap(Double2LongMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Double2LongArrayMap(Map<? extends Double, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Double2LongAVLTreeMap - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific AVL tree map with a fast, small-footprint implementation.
- Double2LongAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
-
Creates a new empty tree map.
- Double2LongAVLTreeMap(double[], long[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Double2LongAVLTreeMap(double[], long[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Double2LongAVLTreeMap(Double2LongMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
-
Creates a new tree map copying a given map.
- Double2LongAVLTreeMap(Double2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Double2LongAVLTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
-
Creates a new empty tree map with the given comparator.
- Double2LongAVLTreeMap(Map<? extends Double, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
-
Creates a new tree map copying a given map.
- Double2LongAVLTreeMap(SortedMap<Double, Long>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
- double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
- double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
- double2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
Returns a type-specific set view of the mappings contained in this map.
- double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
- double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
- double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
- double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
- double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
- double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
- double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
- double2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
-
Returns a type-specific sorted-set view of the mappings contained in this map.
- double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
- double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
- double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
- double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
- Double2LongFunction - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Double2LongFunctions - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific functions.
- Double2LongFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing an empty type-specific function.
- Double2LongFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.doubles
-
An adapter for mapping generic total functions to partial primitive functions.
- Double2LongFunctions.Singleton - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing a type-specific singleton function.
- Double2LongFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.doubles
-
A synchronized wrapper class for functions.
- Double2LongFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for functions.
- Double2LongLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Double2LongLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Double2LongLinkedOpenHashMap(double[], long[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Double2LongLinkedOpenHashMap(double[], long[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Double2LongLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Double2LongLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Creates a new hash map.
- Double2LongLinkedOpenHashMap(Double2LongMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Double2LongLinkedOpenHashMap(Double2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Double2LongLinkedOpenHashMap(Map<? extends Double, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Double2LongLinkedOpenHashMap(Map<? extends Double, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Creates a new hash map copying a given one.
- Double2LongMap - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. - Double2LongMap.Entry - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing. - Double2LongMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.doubles
-
An entry set providing fast iteration.
- Double2LongMaps - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific maps.
- Double2LongMaps.EmptyMap - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing an empty type-specific map.
- Double2LongMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing a type-specific singleton map.
- Double2LongMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.doubles
-
A synchronized wrapper class for maps.
- Double2LongMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for maps.
- Double2LongOpenCustomHashMap - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
- Double2LongOpenCustomHashMap(double[], long[], float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Double2LongOpenCustomHashMap(double[], long[], DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Double2LongOpenCustomHashMap(int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
-
Creates a new hash map.
- Double2LongOpenCustomHashMap(int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Double2LongOpenCustomHashMap(Double2LongMap, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Double2LongOpenCustomHashMap(Double2LongMap, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Double2LongOpenCustomHashMap(DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Double2LongOpenCustomHashMap(Map<? extends Double, ? extends Long>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Double2LongOpenCustomHashMap(Map<? extends Double, ? extends Long>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Double2LongOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific hash map with a fast, small-footprint implementation.
- Double2LongOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Double2LongOpenHashMap(double[], long[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Double2LongOpenHashMap(double[], long[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Double2LongOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Double2LongOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
-
Creates a new hash map.
- Double2LongOpenHashMap(Double2LongMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Double2LongOpenHashMap(Double2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Double2LongOpenHashMap(Map<? extends Double, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Double2LongOpenHashMap(Map<? extends Double, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
-
Creates a new hash map copying a given one.
- Double2LongRBTreeMap - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific red-black tree map with a fast, small-footprint implementation.
- Double2LongRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
-
Creates a new empty tree map.
- Double2LongRBTreeMap(double[], long[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Double2LongRBTreeMap(double[], long[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Double2LongRBTreeMap(Double2LongMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
-
Creates a new tree map copying a given map.
- Double2LongRBTreeMap(Double2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Double2LongRBTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
-
Creates a new empty tree map with the given comparator.
- Double2LongRBTreeMap(Map<? extends Double, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
-
Creates a new tree map copying a given map.
- Double2LongRBTreeMap(SortedMap<Double, Long>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Double2LongSortedMap - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing. - Double2LongSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.doubles
-
A sorted entry set providing fast iteration.
- Double2LongSortedMaps - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific sorted maps.
- Double2LongSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing an empty type-specific sorted map.
- Double2LongSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing a type-specific singleton sorted map.
- Double2LongSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.doubles
-
A synchronized wrapper class for sorted maps.
- Double2LongSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for sorted maps.
- Double2ObjectArrayMap<V> - Class in it.unimi.dsi.fastutil.doubles
-
A simple, brute-force implementation of a map based on two parallel backing arrays.
- Double2ObjectArrayMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
-
Creates a new empty array map.
- Double2ObjectArrayMap(double[], Object[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
-
Creates a new empty array map with given key and value backing arrays.
- Double2ObjectArrayMap(double[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
-
Creates a new array map with given key and value backing arrays, using the given number of elements.
- Double2ObjectArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
-
Creates a new empty array map of given capacity.
- Double2ObjectArrayMap(Double2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Double2ObjectArrayMap(Map<? extends Double, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Double2ObjectAVLTreeMap<V> - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific AVL tree map with a fast, small-footprint implementation.
- Double2ObjectAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
-
Creates a new empty tree map.
- Double2ObjectAVLTreeMap(double[], V[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Double2ObjectAVLTreeMap(double[], V[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Double2ObjectAVLTreeMap(Double2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
-
Creates a new tree map copying a given map.
- Double2ObjectAVLTreeMap(Double2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Double2ObjectAVLTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
-
Creates a new empty tree map with the given comparator.
- Double2ObjectAVLTreeMap(Map<? extends Double, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
-
Creates a new tree map copying a given map.
- Double2ObjectAVLTreeMap(SortedMap<Double, V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
- double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
- double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
- double2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
-
Returns a type-specific set view of the mappings contained in this map.
- double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
- double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.Singleton
- double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
- double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
- double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
- double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
- double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
- double2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
-
Returns a type-specific sorted-set view of the mappings contained in this map.
- double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
- double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
- double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
- double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
- Double2ObjectFunction<V> - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Double2ObjectFunctions - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific functions.
- Double2ObjectFunctions.EmptyFunction<V> - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing an empty type-specific function.
- Double2ObjectFunctions.PrimitiveFunction<V> - Class in it.unimi.dsi.fastutil.doubles
-
An adapter for mapping generic total functions to partial primitive functions.
- Double2ObjectFunctions.Singleton<V> - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing a type-specific singleton function.
- Double2ObjectFunctions.SynchronizedFunction<V> - Class in it.unimi.dsi.fastutil.doubles
-
A synchronized wrapper class for functions.
- Double2ObjectFunctions.UnmodifiableFunction<V> - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for functions.
- Double2ObjectLinkedOpenHashMap<V> - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Double2ObjectLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Double2ObjectLinkedOpenHashMap(double[], V[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Double2ObjectLinkedOpenHashMap(double[], V[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Double2ObjectLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Double2ObjectLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Creates a new hash map.
- Double2ObjectLinkedOpenHashMap(Double2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Double2ObjectLinkedOpenHashMap(Double2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Double2ObjectLinkedOpenHashMap(Map<? extends Double, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Double2ObjectLinkedOpenHashMap(Map<? extends Double, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Creates a new hash map copying a given one.
- Double2ObjectMap<V> - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. - Double2ObjectMap.Entry<V> - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing. - Double2ObjectMap.FastEntrySet<V> - Interface in it.unimi.dsi.fastutil.doubles
-
An entry set providing fast iteration.
- Double2ObjectMaps - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific maps.
- Double2ObjectMaps.EmptyMap<V> - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing an empty type-specific map.
- Double2ObjectMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing a type-specific singleton map.
- Double2ObjectMaps.SynchronizedMap<V> - Class in it.unimi.dsi.fastutil.doubles
-
A synchronized wrapper class for maps.
- Double2ObjectMaps.UnmodifiableMap<V> - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for maps.
- Double2ObjectOpenCustomHashMap<V> - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
- Double2ObjectOpenCustomHashMap(double[], V[], float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Double2ObjectOpenCustomHashMap(double[], V[], DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Double2ObjectOpenCustomHashMap(int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
-
Creates a new hash map.
- Double2ObjectOpenCustomHashMap(int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Double2ObjectOpenCustomHashMap(Double2ObjectMap<V>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Double2ObjectOpenCustomHashMap(Double2ObjectMap<V>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Double2ObjectOpenCustomHashMap(DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Double2ObjectOpenCustomHashMap(Map<? extends Double, ? extends V>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Double2ObjectOpenCustomHashMap(Map<? extends Double, ? extends V>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Double2ObjectOpenHashMap<V> - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific hash map with a fast, small-footprint implementation.
- Double2ObjectOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Double2ObjectOpenHashMap(double[], V[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Double2ObjectOpenHashMap(double[], V[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Double2ObjectOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Double2ObjectOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
-
Creates a new hash map.
- Double2ObjectOpenHashMap(Double2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Double2ObjectOpenHashMap(Double2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Double2ObjectOpenHashMap(Map<? extends Double, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Double2ObjectOpenHashMap(Map<? extends Double, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
-
Creates a new hash map copying a given one.
- Double2ObjectRBTreeMap<V> - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific red-black tree map with a fast, small-footprint implementation.
- Double2ObjectRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
-
Creates a new empty tree map.
- Double2ObjectRBTreeMap(double[], V[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Double2ObjectRBTreeMap(double[], V[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Double2ObjectRBTreeMap(Double2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
-
Creates a new tree map copying a given map.
- Double2ObjectRBTreeMap(Double2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Double2ObjectRBTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
-
Creates a new empty tree map with the given comparator.
- Double2ObjectRBTreeMap(Map<? extends Double, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
-
Creates a new tree map copying a given map.
- Double2ObjectRBTreeMap(SortedMap<Double, V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Double2ObjectSortedMap<V> - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing. - Double2ObjectSortedMap.FastSortedEntrySet<V> - Interface in it.unimi.dsi.fastutil.doubles
-
A sorted entry set providing fast iteration.
- Double2ObjectSortedMaps - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific sorted maps.
- Double2ObjectSortedMaps.EmptySortedMap<V> - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing an empty type-specific sorted map.
- Double2ObjectSortedMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing a type-specific singleton sorted map.
- Double2ObjectSortedMaps.SynchronizedSortedMap<V> - Class in it.unimi.dsi.fastutil.doubles
-
A synchronized wrapper class for sorted maps.
- Double2ObjectSortedMaps.UnmodifiableSortedMap<V> - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for sorted maps.
- Double2ReferenceFunction<V> - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Double2ShortFunction - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - DoubleArrayFIFOQueue - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific array-based FIFO queue, supporting also deque operations.
- DoubleArrayFIFOQueue() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
-
Creates a new empty queue with standard initial capacity.
- DoubleArrayFIFOQueue(int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
-
Creates a new empty queue with given capacity.
- DoubleArrayIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific array-based semi-indirect priority queue.
- DoubleArrayIndirectPriorityQueue(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
- DoubleArrayIndirectPriorityQueue(double[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
-
Creates a new empty queue with given capacity and using the natural order.
- DoubleArrayIndirectPriorityQueue(double[], int[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- DoubleArrayIndirectPriorityQueue(double[], int[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- DoubleArrayIndirectPriorityQueue(double[], int[], int, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- DoubleArrayIndirectPriorityQueue(double[], int[], DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- DoubleArrayIndirectPriorityQueue(double[], int, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
-
Creates a new empty queue without elements with a given capacity and comparator.
- DoubleArrayIndirectPriorityQueue(double[], DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
- DoubleArrayList - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
- DoubleArrayList() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Creates a new array list with
DoubleArrayList.DEFAULT_INITIAL_CAPACITYcapacity. - DoubleArrayList(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Creates a new array list and fills it with the elements of a given array.
- DoubleArrayList(double[], int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Creates a new array list and fills it with the elements of a given array.
- DoubleArrayList(int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Creates a new array list with given capacity.
- DoubleArrayList(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Creates a new array list and fills it with a given type-specific collection.
- DoubleArrayList(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Creates a new array list and fills it with the elements returned by a type-specific iterator..
- DoubleArrayList(DoubleList) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Creates a new array list and fills it with a given type-specific list.
- DoubleArrayList(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Creates a new array list and fills it with a given collection.
- DoubleArrayList(Iterator<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Creates a new array list and fills it with the elements returned by an iterator..
- DoubleArrayPriorityQueue - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific array-based priority queue.
- DoubleArrayPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
-
Creates a new empty queue using the natural order.
- DoubleArrayPriorityQueue(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
-
Wraps a given array in a queue using the natural order.
- DoubleArrayPriorityQueue(double[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
-
Wraps a given array in a queue using the natural order.
- DoubleArrayPriorityQueue(double[], int, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- DoubleArrayPriorityQueue(double[], DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- DoubleArrayPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
-
Creates a new empty queue with a given capacity and using the natural order.
- DoubleArrayPriorityQueue(int, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
-
Creates a new empty queue with a given capacity and comparator.
- DoubleArrayPriorityQueue(DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
-
Creates a new empty queue with a given comparator.
- DoubleArrays - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific arrays.
- DoubleArraySet - Class in it.unimi.dsi.fastutil.doubles
-
A simple, brute-force implementation of a set based on a backing array.
- DoubleArraySet() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
-
Creates a new empty array set.
- DoubleArraySet(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
-
Creates a new array set using the given backing array.
- DoubleArraySet(double[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
-
Creates a new array set using the given backing array and the given number of elements of the array.
- DoubleArraySet(int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
-
Creates a new empty array set of given initial capacity.
- DoubleArraySet(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
-
Creates a new array set copying the contents of a given collection.
- DoubleArraySet(DoubleSet) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
-
Creates a new array set copying the contents of a given collection.
- DoubleArraySet(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
-
Creates a new array set copying the contents of a given set.
- DoubleArraySet(Set<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
-
Creates a new array set copying the contents of a given set.
- DoubleAVLTreeSet - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific AVL tree set with a fast, small-footprint implementation.
- DoubleAVLTreeSet() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
-
Creates a new empty tree set.
- DoubleAVLTreeSet(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
-
Creates a new tree set copying the elements of an array.
- DoubleAVLTreeSet(double[], int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
-
Creates a new tree set and fills it with the elements of a given array.
- DoubleAVLTreeSet(double[], int, int, Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
-
Creates a new tree set and fills it with the elements of a given array using a given
Comparator. - DoubleAVLTreeSet(double[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
-
Creates a new tree set copying the elements of an array using a given
Comparator. - DoubleAVLTreeSet(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
-
Creates a new tree set copying a given type-specific collection.
- DoubleAVLTreeSet(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
-
Creates a new tree set using elements provided by a type-specific iterator.
- DoubleAVLTreeSet(DoubleSortedSet) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
-
Creates a new tree set copying a given type-specific sorted set (and its
Comparator). - DoubleAVLTreeSet(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
-
Creates a new tree set copying a given set.
- DoubleAVLTreeSet(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
-
Creates a new empty tree set with the given comparator.
- DoubleAVLTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
-
Creates a new tree set using elements provided by an iterator.
- DoubleAVLTreeSet(SortedSet<Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
-
Creates a new tree set copying a given sorted set (and its
Comparator). - DoubleBidirectionalIterable - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Iterablethat further strengthens the specification ofIterable.iterator(). - DoubleBidirectionalIterator - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
- DoubleBigArrayBigList - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific big list based on a big array; provides some additional methods that use polymorphism to avoid (un)boxing.
- DoubleBigArrayBigList() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Creates a new big-array big list with
DoubleBigArrayBigList.DEFAULT_INITIAL_CAPACITYcapacity. - DoubleBigArrayBigList(double[][]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Creates a new big-array big list and fills it with the elements of a given big array.
- DoubleBigArrayBigList(double[][], long, long) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Creates a new big-array big list and fills it with the elements of a given big array.
- DoubleBigArrayBigList(long) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Creates a new big-array big list with given capacity.
- DoubleBigArrayBigList(DoubleBigList) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Creates a new big-array big list and fills it with a given type-specific list.
- DoubleBigArrayBigList(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Creates a new big-array big list and fills it with a given type-specific collection.
- DoubleBigArrayBigList(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Creates a new big-array big list and fills it with the elements returned by a type-specific iterator..
- DoubleBigArrayBigList(Iterator<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Creates a new big-array big list and fills it with the elements returned by an iterator..
- DoubleBigArrays - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with big arrays.
- DoubleBigList - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
BigList; provides some additional methods that use polymorphism to avoid (un)boxing. - DoubleBigListIterator - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
BigListIterator. - DoubleBigListIterators - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific iterators.
- DoubleBigListIterators.AbstractIndexBasedBigIterator - Class in it.unimi.dsi.fastutil.doubles
-
A skeletal implementation for an iterator backed by an index based data store.
- DoubleBigListIterators.AbstractIndexBasedBigListIterator - Class in it.unimi.dsi.fastutil.doubles
-
A skeletal implementation for a list-iterator backed by an index based data store.
- DoubleBigListIterators.BigListIteratorListIterator - Class in it.unimi.dsi.fastutil.doubles
-
A class exposing a list iterator as a big-list iterator..
- DoubleBigListIterators.EmptyBigListIterator - Class in it.unimi.dsi.fastutil.doubles
-
A class returning no elements and a type-specific big list iterator interface.
- DoubleBigListIterators.UnmodifiableBigListIterator - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for big list iterators.
- DoubleBigLists - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific big lists.
- DoubleBigLists.EmptyBigList - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing an empty type-specific big list.
- DoubleBigLists.ListBigList - Class in it.unimi.dsi.fastutil.doubles
-
A class exposing a list as a big list.
- DoubleBigLists.Singleton - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing a type-specific singleton big list.
- DoubleBigLists.SynchronizedBigList - Class in it.unimi.dsi.fastutil.doubles
-
A synchronized wrapper class for big lists.
- DoubleBigLists.UnmodifiableBigList - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for big lists.
- DoubleBigSpliterators - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific spliterators on big (potentially greater then
Integer.MAX_VALUEitems long). - DoubleBigSpliterators() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBigSpliterators
- DoubleBigSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.doubles
-
A skeletal implementation for a spliterator backed by an index based data store.
- DoubleBigSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.doubles
-
A skeletal implementation for a spliterator backed by an index based data store.
- DoubleBigSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.doubles
-
A skeletal implementation for a spliterator backed by an index based data store.
- DoubleBinaryOperator - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
BinaryOperator; provides methods operating both on objects and on primitives. - DoubleCollection - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Collection; provides some additional methods that use polymorphism to avoid (un)boxing. - DoubleCollections - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific collections.
- DoubleCollections.EmptyCollection - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing an empty type-specific collection.
- DoubleCollections.IterableCollection - Class in it.unimi.dsi.fastutil.doubles
-
A collection wrapper class for iterables.
- DoubleComparator - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Comparator; provides methods to compare two primitive types both as objects and as primitive types. - DoubleComparators - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with comparators.
- DoubleConsumer - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Consumer; provides methods to consume a primitive type both as object and as primitive. - DoubleDoubleImmutablePair - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific immutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - DoubleDoubleImmutablePair(double, double) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutablePair
-
Creates a new type-specific immutable
Pairwith given left and right value. - DoubleDoubleImmutableSortedPair - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific immutable
SortedPair; provides some additional methods that use polymorphism to avoid (un)boxing. - DoubleDoubleMutablePair - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific mutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - DoubleDoubleMutablePair(double, double) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleDoubleMutablePair
-
Creates a new type-specific mutable
Pairwith given left and right value. - DoubleDoublePair - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - DoubleDoubleSortedPair - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific immutable
SortedPair. - DoubleHash - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Hashinterface. - DoubleHash.Strategy - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific hash strategy.
- DoubleHeapIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific heap-based indirect priority queue.
- DoubleHeapIndirectPriorityQueue(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
- DoubleHeapIndirectPriorityQueue(double[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
-
Creates a new empty queue with a given capacity and using the natural order.
- DoubleHeapIndirectPriorityQueue(double[], int[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- DoubleHeapIndirectPriorityQueue(double[], int[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- DoubleHeapIndirectPriorityQueue(double[], int[], int, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- DoubleHeapIndirectPriorityQueue(double[], int[], DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- DoubleHeapIndirectPriorityQueue(double[], int, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
-
Creates a new empty queue with a given capacity and comparator.
- DoubleHeapIndirectPriorityQueue(double[], DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
- DoubleHeapPriorityQueue - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific heap-based priority queue.
- DoubleHeapPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
-
Creates a new empty queue using the natural order.
- DoubleHeapPriorityQueue(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
-
Wraps a given array in a queue using the natural order.
- DoubleHeapPriorityQueue(double[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
-
Wraps a given array in a queue using the natural order.
- DoubleHeapPriorityQueue(double[], int, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- DoubleHeapPriorityQueue(double[], DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- DoubleHeapPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
-
Creates a new empty queue with a given capacity and using the natural order.
- DoubleHeapPriorityQueue(int, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
-
Creates a new empty queue with a given capacity and comparator.
- DoubleHeapPriorityQueue(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
-
Creates a queue using the elements in a type-specific collection using the natural order.
- DoubleHeapPriorityQueue(DoubleCollection, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
-
Creates a queue using the elements in a type-specific collection using a given comparator.
- DoubleHeapPriorityQueue(DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
-
Creates a new empty queue with a given comparator.
- DoubleHeapPriorityQueue(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
-
Creates a queue using the elements in a collection using the natural order.
- DoubleHeapPriorityQueue(Collection<? extends Double>, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
-
Creates a queue using the elements in a collection using a given comparator.
- DoubleHeaps - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with heaps.
- DoubleHeapSemiIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific heap-based semi-indirect priority queue.
- DoubleHeapSemiIndirectPriorityQueue(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
- DoubleHeapSemiIndirectPriorityQueue(double[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
-
Creates a new empty queue with given capacity and using the natural order.
- DoubleHeapSemiIndirectPriorityQueue(double[], int[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- DoubleHeapSemiIndirectPriorityQueue(double[], int[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- DoubleHeapSemiIndirectPriorityQueue(double[], int[], int, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- DoubleHeapSemiIndirectPriorityQueue(double[], int[], DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- DoubleHeapSemiIndirectPriorityQueue(double[], int, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
-
Creates a new empty queue without elements with a given capacity and comparator.
- DoubleHeapSemiIndirectPriorityQueue(double[], DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
- DoubleImmutableList - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific array-based immutable list; provides some additional methods that use polymorphism to avoid (un)boxing.
- DoubleImmutableList(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Creates a new immutable list using a given array.
- DoubleImmutableList(double[], int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Creates a new immutable list and fills it with the elements of a given array.
- DoubleImmutableList(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Creates a new immutable list and fills it with a given type-specific collection.
- DoubleImmutableList(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Creates a new immutable list and fills it with the elements returned by a type-specific iterator..
- DoubleImmutableList(DoubleList) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Creates a new immutable list and fills it with a given type-specific list.
- DoubleImmutableList(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Creates a new immutable list and fills it with a given collection.
- DoubleIndirectHeaps - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with indirect heaps.
- DoubleIndirectPriorityQueue - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
IndirectPriorityQueue. - DoubleIntImmutablePair - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific immutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - DoubleIntImmutablePair(double, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleIntImmutablePair
-
Creates a new type-specific immutable
Pairwith given left and right value. - DoubleIntMutablePair - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific mutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - DoubleIntMutablePair(double, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleIntMutablePair
-
Creates a new type-specific mutable
Pairwith given left and right value. - DoubleIntPair - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - DoubleIterable - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Iterablethat strengthens that specification ofDoubleIterable.iterator()andDoubleIterable.forEach(Consumer). - DoubleIterables - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific iterables.
- doubleIterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Returns a primitive iterator on the elements of this collection.
- doubleIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.IterableCollection
- doubleIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- doubleIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- doubleIterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterable
-
Returns a primitive iterator on the elements of this iterable.
- doubleIterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatIterable
-
Returns a widened primitive iterator on the elements of this iterable.
- DoubleIterator - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements. - DoubleIterators - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific iterators.
- DoubleIterators.AbstractIndexBasedIterator - Class in it.unimi.dsi.fastutil.doubles
-
A skeletal implementation for an iterator backed by an index-based data store.
- DoubleIterators.AbstractIndexBasedListIterator - Class in it.unimi.dsi.fastutil.doubles
-
A skeletal implementation for a list-iterator backed by an index-based data store.
- DoubleIterators.EmptyIterator - Class in it.unimi.dsi.fastutil.doubles
-
A class returning no elements and a type-specific iterator interface.
- DoubleIterators.UnmodifiableBidirectionalIterator - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for bidirectional iterators.
- DoubleIterators.UnmodifiableIterator - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for iterators.
- DoubleIterators.UnmodifiableListIterator - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for list iterators.
- DoubleLinkedOpenCustomHashSet - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific linked hash set with with a fast, small-footprint implementation.
- DoubleLinkedOpenCustomHashSet(double[], float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Creates a new hash set copying the elements of an array.
- DoubleLinkedOpenCustomHashSet(double[], int, int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Creates a new hash set and fills it with the elements of a given array.
- DoubleLinkedOpenCustomHashSet(double[], int, int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor and fills it with the elements of a given array. - DoubleLinkedOpenCustomHashSet(double[], DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying the elements of an array. - DoubleLinkedOpenCustomHashSet(int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Creates a new hash set.
- DoubleLinkedOpenCustomHashSet(int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor. - DoubleLinkedOpenCustomHashSet(DoubleCollection, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Creates a new hash set copying a given type-specific collection.
- DoubleLinkedOpenCustomHashSet(DoubleCollection, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific collection. - DoubleLinkedOpenCustomHashSet(DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Creates a new hash set with initial expected
Hash.DEFAULT_INITIAL_SIZEelements andHash.DEFAULT_LOAD_FACTORas load factor. - DoubleLinkedOpenCustomHashSet(DoubleIterator, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Creates a new hash set using elements provided by a type-specific iterator.
- DoubleLinkedOpenCustomHashSet(DoubleIterator, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by a type-specific iterator. - DoubleLinkedOpenCustomHashSet(Collection<? extends Double>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Creates a new hash set copying a given collection.
- DoubleLinkedOpenCustomHashSet(Collection<? extends Double>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given collection. - DoubleLinkedOpenCustomHashSet(Iterator<?>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Creates a new hash set using elements provided by an iterator.
- DoubleLinkedOpenCustomHashSet(Iterator<?>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by an iterator. - DoubleLinkedOpenHashSet - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific linked hash set with with a fast, small-footprint implementation.
- DoubleLinkedOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Creates a new hash set with initial expected
Hash.DEFAULT_INITIAL_SIZEelements andHash.DEFAULT_LOAD_FACTORas load factor. - DoubleLinkedOpenHashSet(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying the elements of an array. - DoubleLinkedOpenHashSet(double[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Creates a new hash set copying the elements of an array.
- DoubleLinkedOpenHashSet(double[], int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor and fills it with the elements of a given array. - DoubleLinkedOpenHashSet(double[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Creates a new hash set and fills it with the elements of a given array.
- DoubleLinkedOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor. - DoubleLinkedOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Creates a new hash set.
- DoubleLinkedOpenHashSet(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific collection. - DoubleLinkedOpenHashSet(DoubleCollection, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Creates a new hash set copying a given type-specific collection.
- DoubleLinkedOpenHashSet(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by a type-specific iterator. - DoubleLinkedOpenHashSet(DoubleIterator, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Creates a new hash set using elements provided by a type-specific iterator.
- DoubleLinkedOpenHashSet(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given collection. - DoubleLinkedOpenHashSet(Collection<? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Creates a new hash set copying a given collection.
- DoubleLinkedOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by an iterator. - DoubleLinkedOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Creates a new hash set using elements provided by an iterator.
- DoubleList - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
List; provides some additional methods that use polymorphism to avoid (un)boxing. - DoubleListIterator - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific bidirectional iterator that is also a
ListIterator. - DoubleLists - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific lists.
- DoubleLists.EmptyList - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing an empty type-specific list.
- DoubleLists.Singleton - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing a type-specific singleton list.
- DoubleLists.SynchronizedList - Class in it.unimi.dsi.fastutil.doubles
-
A synchronized wrapper class for lists.
- DoubleLists.SynchronizedRandomAccessList - Class in it.unimi.dsi.fastutil.doubles
-
A synchronized wrapper class for random-access lists.
- DoubleLists.UnmodifiableList - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for lists.
- DoubleLists.UnmodifiableRandomAccessList - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for random-access lists.
- DoubleLongImmutablePair - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific immutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - DoubleLongImmutablePair(double, long) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLongImmutablePair
-
Creates a new type-specific immutable
Pairwith given left and right value. - DoubleLongMutablePair - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific mutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - DoubleLongMutablePair(double, long) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLongMutablePair
-
Creates a new type-specific mutable
Pairwith given left and right value. - DoubleLongPair - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - DoubleObjectImmutablePair<V> - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific immutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - DoubleObjectImmutablePair(double, V) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleObjectImmutablePair
-
Creates a new type-specific immutable
Pairwith given left and right value. - DoubleObjectMutablePair<V> - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific mutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - DoubleObjectMutablePair(double, V) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleObjectMutablePair
-
Creates a new type-specific mutable
Pairwith given left and right value. - DoubleObjectPair<V> - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - DoubleOpenCustomHashSet - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
- DoubleOpenCustomHashSet(double[], float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
-
Creates a new hash set copying the elements of an array.
- DoubleOpenCustomHashSet(double[], int, int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
-
Creates a new hash set and fills it with the elements of a given array.
- DoubleOpenCustomHashSet(double[], int, int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor and fills it with the elements of a given array. - DoubleOpenCustomHashSet(double[], DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying the elements of an array. - DoubleOpenCustomHashSet(int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
-
Creates a new hash set.
- DoubleOpenCustomHashSet(int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor. - DoubleOpenCustomHashSet(DoubleCollection, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
-
Creates a new hash set copying a given type-specific collection.
- DoubleOpenCustomHashSet(DoubleCollection, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific collection. - DoubleOpenCustomHashSet(DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
-
Creates a new hash set with initial expected
Hash.DEFAULT_INITIAL_SIZEelements andHash.DEFAULT_LOAD_FACTORas load factor. - DoubleOpenCustomHashSet(DoubleIterator, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
-
Creates a new hash set using elements provided by a type-specific iterator.
- DoubleOpenCustomHashSet(DoubleIterator, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by a type-specific iterator. - DoubleOpenCustomHashSet(Collection<? extends Double>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
-
Creates a new hash set copying a given collection.
- DoubleOpenCustomHashSet(Collection<? extends Double>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given collection. - DoubleOpenCustomHashSet(Iterator<?>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
-
Creates a new hash set using elements provided by an iterator.
- DoubleOpenCustomHashSet(Iterator<?>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by an iterator. - DoubleOpenHashBigSet - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific hash big set with with a fast, small-footprint implementation.
- DoubleOpenHashBigSet() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Creates a new hash big set with initial expected
Hash.DEFAULT_INITIAL_SIZEelements andHash.DEFAULT_LOAD_FACTORas load factor. - DoubleOpenHashBigSet(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor copying the elements of an array. - DoubleOpenHashBigSet(double[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Creates a new hash big set copying the elements of an array.
- DoubleOpenHashBigSet(double[], int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor and fills it with the elements of a given array. - DoubleOpenHashBigSet(double[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Creates a new hash big set and fills it with the elements of a given array.
- DoubleOpenHashBigSet(long) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor. - DoubleOpenHashBigSet(long, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Creates a new hash big set.
- DoubleOpenHashBigSet(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific collection. - DoubleOpenHashBigSet(DoubleCollection, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Creates a new hash big set copying a given type-specific collection.
- DoubleOpenHashBigSet(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by a type-specific iterator. - DoubleOpenHashBigSet(DoubleIterator, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Creates a new hash big set using elements provided by a type-specific iterator.
- DoubleOpenHashBigSet(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given collection. - DoubleOpenHashBigSet(Collection<? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Creates a new hash big set copying a given collection.
- DoubleOpenHashBigSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by an iterator. - DoubleOpenHashBigSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Creates a new hash big set using elements provided by an iterator.
- DoubleOpenHashSet - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific hash set with with a fast, small-footprint implementation.
- DoubleOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Creates a new hash set with initial expected
Hash.DEFAULT_INITIAL_SIZEelements andHash.DEFAULT_LOAD_FACTORas load factor. - DoubleOpenHashSet(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying the elements of an array. - DoubleOpenHashSet(double[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Creates a new hash set copying the elements of an array.
- DoubleOpenHashSet(double[], int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor and fills it with the elements of a given array. - DoubleOpenHashSet(double[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Creates a new hash set and fills it with the elements of a given array.
- DoubleOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor. - DoubleOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Creates a new hash set.
- DoubleOpenHashSet(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific collection. - DoubleOpenHashSet(DoubleCollection, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Creates a new hash set copying a given type-specific collection.
- DoubleOpenHashSet(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by a type-specific iterator. - DoubleOpenHashSet(DoubleIterator, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Creates a new hash set using elements provided by a type-specific iterator.
- DoubleOpenHashSet(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given collection. - DoubleOpenHashSet(Collection<? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Creates a new hash set copying a given collection.
- DoubleOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by an iterator. - DoubleOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Creates a new hash set using elements provided by an iterator.
- doubleParallelStream() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Return a parallel primitive stream over the elements, performing widening casts if needed.
- doubleParallelStream() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- doubleParallelStream() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- DoublePredicate - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Predicate; provides methods to test a primitive type both as object and as primitive. - DoublePriorityQueue - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
PriorityQueue; provides some additional methods that use polymorphism to avoid (un)boxing. - DoublePriorityQueues - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific priority queues.
- DoublePriorityQueues.SynchronizedPriorityQueue - Class in it.unimi.dsi.fastutil.doubles
-
A synchronized wrapper class for priority queues.
- DoubleRandomAccessSubList(DoubleBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleRandomAccessSubList
- DoubleRandomAccessSubList(DoubleList, int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleRandomAccessSubList
- DoubleRBTreeSet - Class in it.unimi.dsi.fastutil.doubles
-
A type-specific red-black tree set with a fast, small-footprint implementation.
- DoubleRBTreeSet() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
-
Creates a new empty tree set.
- DoubleRBTreeSet(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
-
Creates a new tree set copying the elements of an array.
- DoubleRBTreeSet(double[], int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
-
Creates a new tree set and fills it with the elements of a given array.
- DoubleRBTreeSet(double[], int, int, Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
-
Creates a new tree set and fills it with the elements of a given array using a given
Comparator. - DoubleRBTreeSet(double[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
-
Creates a new tree set copying the elements of an array using a given
Comparator. - DoubleRBTreeSet(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
-
Creates a new tree set copying a given type-specific collection.
- DoubleRBTreeSet(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
-
Creates a new tree set using elements provided by a type-specific iterator.
- DoubleRBTreeSet(DoubleSortedSet) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
-
Creates a new tree set copying a given type-specific sorted set (and its
Comparator). - DoubleRBTreeSet(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
-
Creates a new tree set copying a given collection.
- DoubleRBTreeSet(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
-
Creates a new empty tree set with the given comparator.
- DoubleRBTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
-
Creates a new tree set using elements provided by an iterator.
- DoubleRBTreeSet(SortedSet<Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
-
Creates a new tree set copying a given sorted set (and its
Comparator). - DoubleSemiIndirectHeaps - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with semi-indirect heaps.
- DoubleSet - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Set; provides some additional methods that use polymorphism to avoid (un)boxing. - DoubleSets - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific sets.
- DoubleSets.EmptySet - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing the empty set and implementing a type-specific set interface.
- DoubleSets.Singleton - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing a type-specific singleton set.
- DoubleSets.SynchronizedSet - Class in it.unimi.dsi.fastutil.doubles
-
A synchronized wrapper class for sets.
- DoubleSets.UnmodifiableSet - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for sets.
- DoubleSortedSet - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing. - DoubleSortedSets - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific sorted sets.
- DoubleSortedSets.EmptySet - Class in it.unimi.dsi.fastutil.doubles
-
An immutable class representing the empty sorted set and implementing a type-specific set interface.
- DoubleSortedSets.Singleton - Class in it.unimi.dsi.fastutil.doubles
-
A class representing a singleton sorted set.
- DoubleSortedSets.SynchronizedSortedSet - Class in it.unimi.dsi.fastutil.doubles
-
A synchronized wrapper class for sorted sets.
- DoubleSortedSets.UnmodifiableSortedSet - Class in it.unimi.dsi.fastutil.doubles
-
An unmodifiable wrapper class for sorted sets.
- doubleSpliterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Returns a primitive spliterator on the elements of this collection.
- doubleSpliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.IterableCollection
- doubleSpliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- doubleSpliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- doubleSpliterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterable
-
Returns a primitive spliterator on the elements of this iterable.
- doubleSpliterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatIterable
-
Returns widened primitive spliterator on the elements of this iterable.
- DoubleSpliterator - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Spliterator; provides an additional methods to avoid (un)boxing, and the possibility to skip elements. - DoubleSpliterators - Class in it.unimi.dsi.fastutil.doubles
-
A class providing static methods and objects that do useful things with type-specific spliterators.
- DoubleSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.doubles
-
A skeletal implementation for a spliterator backed by an index based data store.
- DoubleSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.doubles
-
A skeletal implementation for a spliterator backed by an index based data store.
- DoubleSpliterators.EmptySpliterator - Class in it.unimi.dsi.fastutil.doubles
-
A class returning no elements and a type-specific spliterator interface.
- DoubleSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.doubles
-
A skeletal implementation for a spliterator backed by an index based data store.
- DoubleStack - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
Stack; provides some additional methods that use polymorphism to avoid (un)boxing. - doubleStream() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Return a primitive stream over the elements, performing widening casts if needed.
- doubleStream() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- doubleStream() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- DoubleSubList(DoubleBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
- DoubleSubList(DoubleList, int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
- DoubleUnaryOperator - Interface in it.unimi.dsi.fastutil.doubles
-
A type-specific
UnaryOperator; provides methods operating both on objects and on primitives. - downHeap(double[], int[], int[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIndirectHeaps
-
Moves the given element down into the indirect heap until it reaches the lowest possible position.
- downHeap(double[], int[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSemiIndirectHeaps
-
Moves the given element down into the semi-indirect heap until it reaches the lowest possible position.
- downHeap(double[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleHeaps
-
Moves the given element down into the heap until it reaches the lowest possible position.
- downHeap(int[], int[], int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntIndirectHeaps
-
Moves the given element down into the indirect heap until it reaches the lowest possible position.
- downHeap(int[], int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSemiIndirectHeaps
-
Moves the given element down into the semi-indirect heap until it reaches the lowest possible position.
- downHeap(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntHeaps
-
Moves the given element down into the heap until it reaches the lowest possible position.
- downHeap(long[], int[], int[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongIndirectHeaps
-
Moves the given element down into the indirect heap until it reaches the lowest possible position.
- downHeap(long[], int[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSemiIndirectHeaps
-
Moves the given element down into the semi-indirect heap until it reaches the lowest possible position.
- downHeap(long[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongHeaps
-
Moves the given element down into the heap until it reaches the lowest possible position.
- downHeap(K[], int[], int[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIndirectHeaps
-
Moves the given element down into the indirect heap until it reaches the lowest possible position.
- downHeap(K[], int[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSemiIndirectHeaps
-
Moves the given element down into the semi-indirect heap until it reaches the lowest possible position.
- downHeap(K[], int, int, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectHeaps
-
Moves the given element down into the heap until it reaches the lowest possible position.
- dump(DataOutputStream, DataOutputStream) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
- dump(DataOutputStream, DataOutputStream) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
E
- elements() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Returns the backing array of this list.
- elements() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Returns the backing big array of this big list.
- elements() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
-
Returns the backing array of this list.
- elements() - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Returns the backing big array of this big list.
- elements() - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
-
Returns the backing array of this list.
- elements() - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Returns the backing big array of this big list.
- elements() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Returns the backing array of this list.
- elements() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Returns the backing big array of this big list.
- EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
A static, final, empty array.
- EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
A static, final, empty array.
- EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.chars.CharArrays
-
A static, final, empty array.
- EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
A static, final, empty array.
- EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.floats.FloatArrays
-
A static, final, empty array.
- EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.ints.IntArrays
-
A static, final, empty array.
- EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.longs.LongArrays
-
A static, final, empty array.
- EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
A static, final, empty array.
- EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
A static, final, empty array.
- EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
A static, final, empty big array.
- EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
A static, final, empty big array.
- EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
A static, final, empty big array.
- EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
A static, final, empty big array.
- EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
A static, final, empty big array.
- EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
A static, final, empty big array.
- EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
A static, final, empty big array.
- EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
A static, final, empty big array.
- EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
A static, final, empty big array.
- EMPTY_BIG_ATOMIC_ARRAY - Static variable in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
A static, final, empty big atomic array.
- EMPTY_BIG_ATOMIC_ARRAY - Static variable in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
A static, final, empty big atomic array.
- EMPTY_BIG_LIST - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleBigLists
-
An empty big list (immutable).
- EMPTY_BIG_LIST - Static variable in class it.unimi.dsi.fastutil.ints.IntBigLists
-
An empty big list (immutable).
- EMPTY_BIG_LIST - Static variable in class it.unimi.dsi.fastutil.longs.LongBigLists
-
An empty big list (immutable).
- EMPTY_BIG_LIST - Static variable in class it.unimi.dsi.fastutil.objects.ObjectBigLists
-
An empty big list (immutable).
- EMPTY_BIG_LIST_ITERATOR - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators
-
An empty iterator (immutable).
- EMPTY_BIG_LIST_ITERATOR - Static variable in class it.unimi.dsi.fastutil.ints.IntBigListIterators
-
An empty iterator (immutable).
- EMPTY_BIG_LIST_ITERATOR - Static variable in class it.unimi.dsi.fastutil.longs.LongBigListIterators
-
An empty iterator (immutable).
- EMPTY_BIG_LIST_ITERATOR - Static variable in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators
-
An empty iterator (immutable).
- EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions
-
An empty type-specific function (immutable).
- EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions
-
An empty type-specific function (immutable).
- EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions
-
An empty type-specific function (immutable).
- EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions
-
An empty type-specific function (immutable).
- EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions
-
An empty type-specific function (immutable).
- EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.ints.Int2IntFunctions
-
An empty type-specific function (immutable).
- EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.ints.Int2LongFunctions
-
An empty type-specific function (immutable).
- EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions
-
An empty type-specific function (immutable).
- EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions
-
An empty type-specific function (immutable).
- EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.longs.Long2IntFunctions
-
An empty type-specific function (immutable).
- EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.longs.Long2LongFunctions
-
An empty type-specific function (immutable).
- EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions
-
An empty type-specific function (immutable).
- EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions
-
An empty type-specific function (immutable).
- EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Object2IntFunctions
-
An empty type-specific function (immutable).
- EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Object2LongFunctions
-
An empty type-specific function (immutable).
- EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions
-
An empty type-specific function (immutable).
- EMPTY_ITERATOR - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
An empty iterator.
- EMPTY_ITERATOR - Static variable in class it.unimi.dsi.fastutil.ints.IntIterators
-
An empty iterator.
- EMPTY_ITERATOR - Static variable in class it.unimi.dsi.fastutil.longs.LongIterators
-
An empty iterator.
- EMPTY_ITERATOR - Static variable in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
An empty iterator.
- EMPTY_LIST - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleLists
-
An empty list (immutable).
- EMPTY_LIST - Static variable in class it.unimi.dsi.fastutil.ints.IntLists
-
An empty list (immutable).
- EMPTY_LIST - Static variable in class it.unimi.dsi.fastutil.longs.LongLists
-
An empty list (immutable).
- EMPTY_LIST - Static variable in class it.unimi.dsi.fastutil.objects.ObjectLists
-
An empty list (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps
-
An empty type-specific map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
-
An empty sorted map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2IntMaps
-
An empty type-specific map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
-
An empty sorted map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2LongMaps
-
An empty type-specific map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
-
An empty sorted map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps
-
An empty type-specific map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
-
An empty sorted map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps
-
An empty type-specific map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
-
An empty sorted map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2IntMaps
-
An empty type-specific map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
-
An empty sorted map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2LongMaps
-
An empty type-specific map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
-
An empty sorted map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps
-
An empty type-specific map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
-
An empty sorted map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps
-
An empty type-specific map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
-
An empty sorted map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2IntMaps
-
An empty type-specific map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
-
An empty sorted map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2LongMaps
-
An empty type-specific map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
-
An empty sorted map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps
-
An empty type-specific map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
-
An empty sorted map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps
-
An empty type-specific map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
-
An empty sorted map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2IntMaps
-
An empty type-specific map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
-
An empty sorted map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2LongMaps
-
An empty type-specific map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
-
An empty sorted map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps
-
An empty type-specific map (immutable).
- EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps
-
An empty sorted map (immutable).
- EMPTY_QUEUE - Static variable in class it.unimi.dsi.fastutil.IndirectPriorityQueues
-
An empty indirect priority queue (immutable).
- EMPTY_QUEUE - Static variable in class it.unimi.dsi.fastutil.PriorityQueues
-
An empty indirect priority queue (immutable).
- EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleSets
-
An empty set (immutable).
- EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
-
An empty sorted set (immutable).
- EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.ints.IntSets
-
An empty set (immutable).
- EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.ints.IntSortedSets
-
An empty sorted set (immutable).
- EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.longs.LongSets
-
An empty set (immutable).
- EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.longs.LongSortedSets
-
An empty sorted set (immutable).
- EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.objects.ObjectSets
-
An empty set (immutable).
- EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.objects.ObjectSortedSets
-
An empty sorted set (immutable).
- EMPTY_SPLITERATOR - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
-
An empty spliterator.
- EMPTY_SPLITERATOR - Static variable in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
-
An empty spliterator.
- EMPTY_SPLITERATOR - Static variable in class it.unimi.dsi.fastutil.chars.CharSpliterators
-
An empty spliterator.
- EMPTY_SPLITERATOR - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
-
An empty spliterator.
- EMPTY_SPLITERATOR - Static variable in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
An empty spliterator.
- EMPTY_SPLITERATOR - Static variable in class it.unimi.dsi.fastutil.ints.IntSpliterators
-
An empty spliterator.
- EMPTY_SPLITERATOR - Static variable in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
An empty spliterator.
- EMPTY_SPLITERATOR - Static variable in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
-
An empty spliterator.
- EMPTY_SPLITERATOR - Static variable in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
-
An empty spliterator.
- emptyIterator() - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Returns an empty iterator.
- emptyList() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLists
-
Returns an empty list (immutable).
- emptyList() - Static method in class it.unimi.dsi.fastutil.ints.IntLists
-
Returns an empty list (immutable).
- emptyList() - Static method in class it.unimi.dsi.fastutil.longs.LongLists
-
Returns an empty list (immutable).
- emptyList() - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigLists
-
Returns an empty big list (immutable).
- emptyList() - Static method in class it.unimi.dsi.fastutil.objects.ObjectLists
-
Returns an empty list (immutable).
- emptyMap() - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps
-
Returns an empty map (immutable).
- emptyMap() - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
-
Returns an empty sorted map (immutable).
- emptyMap() - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps
-
Returns an empty map (immutable).
- emptyMap() - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
-
Returns an empty sorted map (immutable).
- emptyMap() - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps
-
Returns an empty map (immutable).
- emptyMap() - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
-
Returns an empty sorted map (immutable).
- emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps
-
Returns an empty map (immutable).
- emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
-
Returns an empty sorted map (immutable).
- emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2IntMaps
-
Returns an empty map (immutable).
- emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
-
Returns an empty sorted map (immutable).
- emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2LongMaps
-
Returns an empty map (immutable).
- emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
-
Returns an empty sorted map (immutable).
- emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps
-
Returns an empty map (immutable).
- emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps
-
Returns an empty sorted map (immutable).
- emptyQueue() - Static method in class it.unimi.dsi.fastutil.PriorityQueues
-
Returns an empty queue (immutable).
- emptySet() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSets
-
Returns an empty set (immutable).
- emptySet() - Static method in class it.unimi.dsi.fastutil.ints.IntSets
-
Returns an empty set (immutable).
- emptySet() - Static method in class it.unimi.dsi.fastutil.longs.LongSets
-
Returns an empty set (immutable).
- emptySet() - Static method in class it.unimi.dsi.fastutil.objects.ObjectSets
-
Returns an empty set (immutable).
- emptySet() - Static method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets
-
Returns an empty sorted set (immutable).
- emptySpliterator() - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
-
Returns an empty spliterator.
- enqueue(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
- enqueue(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
- enqueue(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
- enqueue(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoublePriorityQueue
-
Enqueues a new element.
- enqueue(double) - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
- enqueue(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
-
Enqueues a new element.
- enqueue(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
- enqueue(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
- enqueue(int) - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
-
Enqueues a new element.
- enqueue(int) - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
- enqueue(int) - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
- enqueue(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
- enqueue(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
-
Enqueues a new element.
- enqueue(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
- enqueue(int) - Method in class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
- enqueue(int) - Method in class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
- enqueue(int) - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
- enqueue(int) - Method in interface it.unimi.dsi.fastutil.ints.IntPriorityQueue
-
Enqueues a new element.
- enqueue(int) - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
- enqueue(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
-
Enqueues a new element.
- enqueue(int) - Method in class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
- enqueue(int) - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
- enqueue(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
-
Enqueues a new element.
- enqueue(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
- enqueue(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
- enqueue(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
- enqueue(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
- enqueue(long) - Method in class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
- enqueue(long) - Method in interface it.unimi.dsi.fastutil.longs.LongPriorityQueue
-
Enqueues a new element.
- enqueue(long) - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
- enqueue(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoublePriorityQueue
-
Deprecated.Please use the corresponding type-specific method instead.
- enqueue(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
-
Deprecated.
- enqueue(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntPriorityQueue
-
Deprecated.Please use the corresponding type-specific method instead.
- enqueue(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
-
Deprecated.
- enqueue(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongPriorityQueue
-
Deprecated.Please use the corresponding type-specific method instead.
- enqueue(Long) - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
-
Deprecated.
- enqueue(Object) - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
- enqueue(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
- enqueue(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
- enqueue(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
- enqueue(K) - Method in interface it.unimi.dsi.fastutil.PriorityQueue
-
Enqueues a new element.
- enqueue(K) - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
- enqueueFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
-
Enqueues a new element as the first element (in dequeuing order) of the queue.
- enqueueFirst(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
-
Enqueues a new element as the first element (in dequeuing order) of the queue.
- enqueueFirst(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
-
Enqueues a new element as the first element (in dequeuing order) of the queue.
- enqueueFirst(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
-
Enqueues a new element as the first element (in dequeuing order) of the queue.
- ensureCapacity(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a big array can contain the given number of entries.
- ensureCapacity(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureCapacity(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a big array can contain the given number of entries, preserving just a part of the big array.
- ensureCapacity(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureCapacity(boolean[], int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Ensures that an array can contain the given number of entries.
- ensureCapacity(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Ensures that an array can contain the given number of entries, preserving just a part of the array.
- ensureCapacity(byte[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a big array can contain the given number of entries.
- ensureCapacity(byte[][], long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureCapacity(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a big array can contain the given number of entries, preserving just a part of the big array.
- ensureCapacity(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureCapacity(byte[], int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Ensures that an array can contain the given number of entries.
- ensureCapacity(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Ensures that an array can contain the given number of entries, preserving just a part of the array.
- ensureCapacity(char[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a big array can contain the given number of entries.
- ensureCapacity(char[][], long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureCapacity(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a big array can contain the given number of entries, preserving just a part of the big array.
- ensureCapacity(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureCapacity(char[], int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Ensures that an array can contain the given number of entries.
- ensureCapacity(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Ensures that an array can contain the given number of entries, preserving just a part of the array.
- ensureCapacity(double[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a big array can contain the given number of entries.
- ensureCapacity(double[][], long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureCapacity(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a big array can contain the given number of entries, preserving just a part of the big array.
- ensureCapacity(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureCapacity(double[], int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Ensures that an array can contain the given number of entries.
- ensureCapacity(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Ensures that an array can contain the given number of entries, preserving just a part of the array.
- ensureCapacity(float[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a big array can contain the given number of entries.
- ensureCapacity(float[][], long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureCapacity(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a big array can contain the given number of entries, preserving just a part of the big array.
- ensureCapacity(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureCapacity(float[], int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Ensures that an array can contain the given number of entries.
- ensureCapacity(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Ensures that an array can contain the given number of entries, preserving just a part of the array.
- ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Ensures that this array list can contain the given number of entries without resizing.
- ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
-
Ensures that this array list can contain the given number of entries without resizing.
- ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
-
Ensures that this array list can contain the given number of entries without resizing.
- ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Ensures that this array list can contain the given number of entries without resizing.
- ensureCapacity(int[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a big array can contain the given number of entries.
- ensureCapacity(int[][], long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureCapacity(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a big array can contain the given number of entries, preserving just a part of the big array.
- ensureCapacity(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureCapacity(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Ensures that an array can contain the given number of entries.
- ensureCapacity(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Ensures that an array can contain the given number of entries, preserving just a part of the array.
- ensureCapacity(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Ensures that this big-array big list can contain the given number of entries without resizing.
- ensureCapacity(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Ensures that this big-array big list can contain the given number of entries without resizing.
- ensureCapacity(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Ensures that this big-array big list can contain the given number of entries without resizing.
- ensureCapacity(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Ensures that this big-array big list can contain the given number of entries without resizing.
- ensureCapacity(long[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a big array can contain the given number of entries.
- ensureCapacity(long[][], long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureCapacity(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a big array can contain the given number of entries, preserving just a part of the big array.
- ensureCapacity(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureCapacity(long[], int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Ensures that an array can contain the given number of entries.
- ensureCapacity(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Ensures that an array can contain the given number of entries, preserving just a part of the array.
- ensureCapacity(short[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a big array can contain the given number of entries.
- ensureCapacity(short[][], long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureCapacity(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a big array can contain the given number of entries, preserving just a part of the big array.
- ensureCapacity(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureCapacity(short[], int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Ensures that an array can contain the given number of entries.
- ensureCapacity(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Ensures that an array can contain the given number of entries, preserving just a part of the array.
- ensureCapacity(K[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a big array can contain the given number of entries.
- ensureCapacity(K[][], long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureCapacity(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a big array can contain the given number of entries, preserving just a part of the big array.
- ensureCapacity(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureCapacity(K[], int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Ensures that an array can contain the given number of entries.
- ensureCapacity(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Ensures that an array can contain the given number of entries, preserving just a part of the array.
- ensureFromTo(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits a big array.
- ensureFromTo(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureFromTo(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
- ensureFromTo(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits a big array.
- ensureFromTo(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureFromTo(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
- ensureFromTo(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits a big array.
- ensureFromTo(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureFromTo(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
- ensureFromTo(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits a big array.
- ensureFromTo(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureFromTo(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
- ensureFromTo(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits a big array.
- ensureFromTo(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureFromTo(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
- ensureFromTo(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits a big array.
- ensureFromTo(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureFromTo(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
- ensureFromTo(int, int, int) - Static method in class it.unimi.dsi.fastutil.Arrays
-
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array of given length.
- ensureFromTo(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits a big array.
- ensureFromTo(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureFromTo(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
- ensureFromTo(long, long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits a big array of given length.
- ensureFromTo(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits a big array.
- ensureFromTo(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureFromTo(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
- ensureFromTo(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits a big array.
- ensureFromTo(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureFromTo(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
- ensureLength(long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a big-array length is legal.
- ensureOffsetLength(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a range given by an offset and a length fits a big array.
- ensureOffsetLength(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureOffsetLength(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Ensures that a range given by an offset and a length fits an array.
- ensureOffsetLength(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a range given by an offset and a length fits a big array.
- ensureOffsetLength(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureOffsetLength(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Ensures that a range given by an offset and a length fits an array.
- ensureOffsetLength(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a range given by an offset and a length fits a big array.
- ensureOffsetLength(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureOffsetLength(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Ensures that a range given by an offset and a length fits an array.
- ensureOffsetLength(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a range given by an offset and a length fits a big array.
- ensureOffsetLength(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureOffsetLength(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Ensures that a range given by an offset and a length fits an array.
- ensureOffsetLength(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a range given by an offset and a length fits a big array.
- ensureOffsetLength(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureOffsetLength(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Ensures that a range given by an offset and a length fits an array.
- ensureOffsetLength(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a range given by an offset and a length fits a big array.
- ensureOffsetLength(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureOffsetLength(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Ensures that a range given by an offset and a length fits an array.
- ensureOffsetLength(int, int, int) - Static method in class it.unimi.dsi.fastutil.Arrays
-
Ensures that a range given by an offset and a length fits an array of given length.
- ensureOffsetLength(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a range given by an offset and a length fits a big array.
- ensureOffsetLength(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureOffsetLength(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Ensures that a range given by an offset and a length fits an array.
- ensureOffsetLength(long, long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a range given by an offset and a length fits a big array of given length.
- ensureOffsetLength(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a range given by an offset and a length fits a big array.
- ensureOffsetLength(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureOffsetLength(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Ensures that a range given by an offset and a length fits an array.
- ensureOffsetLength(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that a range given by an offset and a length fits a big array.
- ensureOffsetLength(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureOffsetLength(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Ensures that a range given by an offset and a length fits an array.
- ensureSameLength(boolean[][], boolean[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that two big arrays are of the same length.
- ensureSameLength(boolean[][], boolean[][]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureSameLength(boolean[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Ensures that two arrays are of the same length.
- ensureSameLength(byte[][], byte[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that two big arrays are of the same length.
- ensureSameLength(byte[][], byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureSameLength(byte[], byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Ensures that two arrays are of the same length.
- ensureSameLength(char[][], char[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that two big arrays are of the same length.
- ensureSameLength(char[][], char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureSameLength(char[], char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Ensures that two arrays are of the same length.
- ensureSameLength(double[][], double[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that two big arrays are of the same length.
- ensureSameLength(double[][], double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureSameLength(double[], double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Ensures that two arrays are of the same length.
- ensureSameLength(float[][], float[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that two big arrays are of the same length.
- ensureSameLength(float[][], float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureSameLength(float[], float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Ensures that two arrays are of the same length.
- ensureSameLength(int[][], int[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that two big arrays are of the same length.
- ensureSameLength(int[][], int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureSameLength(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Ensures that two arrays are of the same length.
- ensureSameLength(long[][], long[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that two big arrays are of the same length.
- ensureSameLength(long[][], long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureSameLength(long[], long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Ensures that two arrays are of the same length.
- ensureSameLength(short[][], short[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that two big arrays are of the same length.
- ensureSameLength(short[][], short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureSameLength(short[], short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Ensures that two arrays are of the same length.
- ensureSameLength(K[][], K[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Ensures that two big arrays are of the same length.
- ensureSameLength(K[][], K[][]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - ensureSameLength(K[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Ensures that two arrays are of the same length.
- entryComparator(DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
-
Returns a comparator for entries based on a given comparator on keys.
- entryComparator(DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
-
Returns a comparator for entries based on a given comparator on keys.
- entryComparator(DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
-
Returns a comparator for entries based on a given comparator on keys.
- entryComparator(DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
-
Returns a comparator for entries based on a given comparator on keys.
- entryComparator(IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
-
Returns a comparator for entries based on a given comparator on keys.
- entryComparator(IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
-
Returns a comparator for entries based on a given comparator on keys.
- entryComparator(IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
-
Returns a comparator for entries based on a given comparator on keys.
- entryComparator(IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
-
Returns a comparator for entries based on a given comparator on keys.
- entryComparator(LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
-
Returns a comparator for entries based on a given comparator on keys.
- entryComparator(LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
-
Returns a comparator for entries based on a given comparator on keys.
- entryComparator(LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
-
Returns a comparator for entries based on a given comparator on keys.
- entryComparator(LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
-
Returns a comparator for entries based on a given comparator on keys.
- entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
-
Returns a comparator for entries based on a given comparator on keys.
- entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
-
Returns a comparator for entries based on a given comparator on keys.
- entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
-
Returns a comparator for entries based on a given comparator on keys.
- entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps
-
Returns a comparator for entries based on a given comparator on keys.
- entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
-
Returns a set view of the mappings contained in this map.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.Singleton
-
Returns a set view of the mappings contained in this map.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
-
Returns a set view of the mappings contained in this map.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
-
Returns a set view of the mappings contained in this map.
- entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectSortedMap
-
Returns a sorted-set view of the mappings contained in this map.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.EmptySortedMap
-
Returns a sorted-set view of the mappings contained in this map.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.Singleton
-
Returns a set view of the mappings contained in this map.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.SynchronizedSortedMap
-
Returns a set view of the mappings contained in this map.
- entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.UnmodifiableSortedMap
-
Returns a set view of the mappings contained in this map.
- equals(boolean[][], boolean[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns true if the two big arrays are elementwise equal.
- equals(boolean[][], boolean[][]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - equals(boolean[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Deprecated.Please use the corresponding
Arraysmethod, which is intrinsified in recent JVMs. - equals(byte[][], byte[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns true if the two big arrays are elementwise equal.
- equals(byte[][], byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - equals(byte[], byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Deprecated.Please use the corresponding
Arraysmethod, which is intrinsified in recent JVMs. - equals(char[][], char[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns true if the two big arrays are elementwise equal.
- equals(char[][], char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - equals(char[], char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Deprecated.Please use the corresponding
Arraysmethod, which is intrinsified in recent JVMs. - equals(double[][], double[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns true if the two big arrays are elementwise equal.
- equals(double[][], double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - equals(double[], double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Deprecated.Please use the corresponding
Arraysmethod, which is intrinsified in recent JVMs. - equals(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleHash.Strategy
-
Returns true if the given elements are equal with respect to this hash strategy.
- equals(float[][], float[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns true if the two big arrays are elementwise equal.
- equals(float[][], float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - equals(float[], float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Deprecated.Please use the corresponding
Arraysmethod, which is intrinsified in recent JVMs. - equals(int[][], int[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns true if the two big arrays are elementwise equal.
- equals(int[][], int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - equals(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Deprecated.Please use the corresponding
Arraysmethod, which is intrinsified in recent JVMs. - equals(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntHash.Strategy
-
Returns true if the given elements are equal with respect to this hash strategy.
- equals(long[][], long[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns true if the two big arrays are elementwise equal.
- equals(long[][], long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - equals(long[], long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Deprecated.Please use the corresponding
Arraysmethod, which is intrinsified in recent JVMs. - equals(long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongHash.Strategy
-
Returns true if the given elements are equal with respect to this hash strategy.
- equals(short[][], short[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns true if the two big arrays are elementwise equal.
- equals(short[][], short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - equals(short[], short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Deprecated.Please use the corresponding
Arraysmethod, which is intrinsified in recent JVMs. - equals(DoubleArrayList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Compares this type-specific array list to another one.
- equals(DoubleBigArrayBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Compares this type-specific big-array list to another one.
- equals(DoubleImmutableList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Compares this type-specific immutable list to another one.
- equals(IntArrayList) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
-
Compares this type-specific array list to another one.
- equals(IntBigArrayBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Compares this type-specific big-array list to another one.
- equals(IntImmutableList) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Compares this type-specific immutable list to another one.
- equals(LongArrayList) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
-
Compares this type-specific array list to another one.
- equals(LongBigArrayBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Compares this type-specific big-array list to another one.
- equals(LongImmutableList) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Compares this type-specific immutable list to another one.
- equals(ObjectArrayList<K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Compares this type-specific array list to another one.
- equals(ObjectBigArrayBigList<K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Compares this type-specific big-array list to another one.
- equals(ObjectImmutableList<K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Compares this type-specific immutable list to another one.
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntry
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntry
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntry
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntry
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSet
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.Singleton
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutableSortedPair
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleMutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntImmutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntMutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongImmutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongMutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectImmutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectMutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.EmptySet
- equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntry
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntry
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSet
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.Singleton
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntDoubleImmutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntDoubleMutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntIntImmutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntIntImmutableSortedPair
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntIntMutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLongImmutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLongMutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntObjectImmutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntObjectMutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntSets.EmptySet
- equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntSets.UnmodifiableSet
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntry
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntry
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntry
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntry
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongSet
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.Singleton
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongDoubleImmutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongDoubleMutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongIntImmutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongIntMutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLongImmutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLongImmutableSortedPair
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLongMutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongObjectImmutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongObjectMutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongSets.EmptySet
- equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongSets.UnmodifiableSet
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntry
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntry
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntry
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectSet
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.Singleton
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleImmutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleMutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectIntImmutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectIntMutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLongImmutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLongMutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectImmutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectImmutableSortedPair
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectMutablePair
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.EmptySet
- equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.UnmodifiableSet
- equals(Object) - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
- equals(Object) - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
- equals(K[][], K[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns true if the two big arrays are elementwise equal.
- equals(K[][], K[][]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - equals(K[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Deprecated.Please use the corresponding
Arraysmethod, which is intrinsified in recent JVMs. - equals(K, K) - Method in interface it.unimi.dsi.fastutil.Hash.Strategy
-
Returns true if the given objects are equal with respect to this hash strategy.
- estimateSize() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.AbstractIndexBasedSpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.EmptySpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.AbstractIndexBasedSpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.EmptySpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.AbstractIndexBasedSpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.EmptySpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigSpliterators.AbstractIndexBasedSpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.AbstractIndexBasedSpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.EmptySpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.AbstractIndexBasedSpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.EmptySpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.ints.IntBigSpliterators.AbstractIndexBasedSpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.AbstractIndexBasedSpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.EmptySpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.longs.LongBigSpliterators.AbstractIndexBasedSpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.AbstractIndexBasedSpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.EmptySpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigSpliterators.AbstractIndexBasedSpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.AbstractIndexBasedSpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.EmptySpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.AbstractIndexBasedSpliterator
- estimateSize() - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.EmptySpliterator
F
- FAST_LOAD_FACTOR - Static variable in interface it.unimi.dsi.fastutil.Hash
-
The load factor for a (usually small) table that is meant to be particularly fast.
- FastBufferedInputStream - Class in it.unimi.dsi.fastutil.io
-
Lightweight, unsynchronized, aligned input stream buffering class with true skipping, measurability, repositionability and line reading support.
- FastBufferedInputStream(InputStream) - Constructor for class it.unimi.dsi.fastutil.io.FastBufferedInputStream
-
Creates a new fast buffered input stream by wrapping a given input stream with a buffer of
FastBufferedInputStream.DEFAULT_BUFFER_SIZEbytes. - FastBufferedInputStream(InputStream, byte[]) - Constructor for class it.unimi.dsi.fastutil.io.FastBufferedInputStream
-
Creates a new fast buffered input stream by wrapping a given input stream with a given buffer.
- FastBufferedInputStream(InputStream, int) - Constructor for class it.unimi.dsi.fastutil.io.FastBufferedInputStream
-
Creates a new fast buffered input stream by wrapping a given input stream with a given buffer size.
- FastBufferedInputStream.LineTerminator - Enum in it.unimi.dsi.fastutil.io
-
An enumeration of the supported line terminators.
- FastBufferedOutputStream - Class in it.unimi.dsi.fastutil.io
-
Lightweight, unsynchronized output stream buffering class with measurability and repositionability.
- FastBufferedOutputStream(OutputStream) - Constructor for class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
-
Creates a new fast buffered ouptut stream by wrapping a given output stream with a buffer of
FastBufferedOutputStream.DEFAULT_BUFFER_SIZEbytes. - FastBufferedOutputStream(OutputStream, byte[]) - Constructor for class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
-
Creates a new fast buffered output stream by wrapping a given output stream with a given buffer.
- FastBufferedOutputStream(OutputStream, int) - Constructor for class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
-
Creates a new fast buffered output stream by wrapping a given output stream with a given buffer size.
- FastByteArrayInputStream - Class in it.unimi.dsi.fastutil.io
-
Simple, fast and repositionable byte-array input stream.
- FastByteArrayInputStream(byte[]) - Constructor for class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
-
Creates a new array input stream using a given array.
- FastByteArrayInputStream(byte[], int, int) - Constructor for class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
-
Creates a new array input stream using a given array fragment.
- FastByteArrayOutputStream - Class in it.unimi.dsi.fastutil.io
-
Simple, fast byte-array output stream that exposes the backing array.
- FastByteArrayOutputStream() - Constructor for class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
-
Creates a new array output stream with an initial capacity of
FastByteArrayOutputStream.DEFAULT_INITIAL_CAPACITYbytes. - FastByteArrayOutputStream(byte[]) - Constructor for class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
-
Creates a new array output stream wrapping a given byte array.
- FastByteArrayOutputStream(int) - Constructor for class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
-
Creates a new array output stream with a given initial capacity.
- fastForEach(Double2DoubleMap, Consumer<? super Double2DoubleMap.Entry>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps
- fastForEach(Double2IntMap, Consumer<? super Double2IntMap.Entry>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps
- fastForEach(Double2LongMap, Consumer<? super Double2LongMap.Entry>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps
- fastForEach(Double2ObjectMap<V>, Consumer<? super Double2ObjectMap.Entry<V>>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps
- fastForEach(Int2DoubleMap, Consumer<? super Int2DoubleMap.Entry>) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps
- fastForEach(Int2IntMap, Consumer<? super Int2IntMap.Entry>) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntMaps
- fastForEach(Int2LongMap, Consumer<? super Int2LongMap.Entry>) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongMaps
- fastForEach(Int2ObjectMap<V>, Consumer<? super Int2ObjectMap.Entry<V>>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps
- fastForEach(Long2DoubleMap, Consumer<? super Long2DoubleMap.Entry>) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps
- fastForEach(Long2IntMap, Consumer<? super Long2IntMap.Entry>) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntMaps
- fastForEach(Long2LongMap, Consumer<? super Long2LongMap.Entry>) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongMaps
- fastForEach(Long2ObjectMap<V>, Consumer<? super Long2ObjectMap.Entry<V>>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps
- fastForEach(Object2DoubleMap<K>, Consumer<? super Object2DoubleMap.Entry<K>>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps
- fastForEach(Object2IntMap<K>, Consumer<? super Object2IntMap.Entry<K>>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntMaps
- fastForEach(Object2LongMap<K>, Consumer<? super Object2LongMap.Entry<K>>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongMaps
- fastForEach(Object2ObjectMap<K, V>, Consumer<? super Object2ObjectMap.Entry<K, V>>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps
- fastForEach(Consumer<? super Double2DoubleMap.Entry>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap.FastEntrySet
-
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
- fastForEach(Consumer<? super Double2IntMap.Entry>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap.FastEntrySet
-
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
- fastForEach(Consumer<? super Double2LongMap.Entry>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap.FastEntrySet
-
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
- fastForEach(Consumer<? super Double2ObjectMap.Entry<V>>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap.FastEntrySet
-
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
- fastForEach(Consumer<? super Int2DoubleMap.Entry>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap.FastEntrySet
-
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
- fastForEach(Consumer<? super Int2IntMap.Entry>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.FastEntrySet
-
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
- fastForEach(Consumer<? super Int2LongMap.Entry>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap.FastEntrySet
-
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
- fastForEach(Consumer<? super Int2ObjectMap.Entry<V>>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap.FastEntrySet
-
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
- fastForEach(Consumer<? super Long2DoubleMap.Entry>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap.FastEntrySet
-
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
- fastForEach(Consumer<? super Long2IntMap.Entry>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap.FastEntrySet
-
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
- fastForEach(Consumer<? super Long2LongMap.Entry>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap.FastEntrySet
-
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
- fastForEach(Consumer<? super Long2ObjectMap.Entry<V>>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap.FastEntrySet
-
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
- fastForEach(Consumer<? super Object2DoubleMap.Entry<K>>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap.FastEntrySet
-
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
- fastForEach(Consumer<? super Object2IntMap.Entry<K>>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap.FastEntrySet
-
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
- fastForEach(Consumer<? super Object2LongMap.Entry<K>>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap.FastEntrySet
-
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
- fastForEach(Consumer<? super Object2ObjectMap.Entry<K, V>>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap.FastEntrySet
-
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
- fastIterable(Double2DoubleMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps
- fastIterable(Double2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
- fastIterable(Double2IntMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps
- fastIterable(Double2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
- fastIterable(Double2LongMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps
- fastIterable(Double2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
- fastIterable(Double2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps
- fastIterable(Double2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
- fastIterable(Int2DoubleMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps
- fastIterable(Int2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
- fastIterable(Int2IntMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntMaps
- fastIterable(Int2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
- fastIterable(Int2LongMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongMaps
- fastIterable(Int2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
- fastIterable(Int2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps
- fastIterable(Int2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
- fastIterable(Long2DoubleMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps
- fastIterable(Long2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
- fastIterable(Long2IntMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntMaps
- fastIterable(Long2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
- fastIterable(Long2LongMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongMaps
- fastIterable(Long2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
- fastIterable(Long2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps
- fastIterable(Long2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
- fastIterable(Object2DoubleMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps
- fastIterable(Object2DoubleSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
- fastIterable(Object2IntMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntMaps
- fastIterable(Object2IntSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
- fastIterable(Object2LongMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongMaps
- fastIterable(Object2LongSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
- fastIterable(Object2ObjectMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps
- fastIterable(Object2ObjectSortedMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps
- fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap.FastEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap.FastEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap.FastEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap.FastEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap.FastEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.FastEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap.FastEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap.FastEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap.FastEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap.FastEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap.FastEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap.FastEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap.FastEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap.FastEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap.FastEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap.FastEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
- fastIterator(Double2DoubleMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps
- fastIterator(Double2DoubleMap.Entry) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
- fastIterator(Double2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
- fastIterator(Double2IntMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps
- fastIterator(Double2IntMap.Entry) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
- fastIterator(Double2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
- fastIterator(Double2LongMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps
- fastIterator(Double2LongMap.Entry) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
- fastIterator(Double2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
- fastIterator(Double2ObjectMap.Entry<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
- fastIterator(Double2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps
- fastIterator(Double2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
- fastIterator(Int2DoubleMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps
- fastIterator(Int2DoubleMap.Entry) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
- fastIterator(Int2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
- fastIterator(Int2IntMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntMaps
- fastIterator(Int2IntMap.Entry) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
- fastIterator(Int2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
- fastIterator(Int2LongMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongMaps
- fastIterator(Int2LongMap.Entry) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
- fastIterator(Int2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
- fastIterator(Int2ObjectMap.Entry<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
- fastIterator(Int2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps
- fastIterator(Int2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
- fastIterator(Long2DoubleMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps
- fastIterator(Long2DoubleMap.Entry) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
- fastIterator(Long2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
- fastIterator(Long2IntMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntMaps
- fastIterator(Long2IntMap.Entry) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
- fastIterator(Long2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
- fastIterator(Long2LongMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongMaps
- fastIterator(Long2LongMap.Entry) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
- fastIterator(Long2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
- fastIterator(Long2ObjectMap.Entry<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
- fastIterator(Long2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps
- fastIterator(Long2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
- fastIterator(Object2DoubleMap.Entry<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
- fastIterator(Object2DoubleMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps
- fastIterator(Object2DoubleSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
- fastIterator(Object2IntMap.Entry<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
- fastIterator(Object2IntMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntMaps
- fastIterator(Object2IntSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
- fastIterator(Object2LongMap.Entry<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
- fastIterator(Object2LongMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongMaps
- fastIterator(Object2LongSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
- fastIterator(Object2ObjectMap.Entry<K, V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectSortedMap.FastSortedEntrySet
-
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
- fastIterator(Object2ObjectMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps
- fastIterator(Object2ObjectSortedMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps
- FastMultiByteArrayInputStream - Class in it.unimi.dsi.fastutil.io
-
Simple, fast and repositionable byte array input stream that multiplexes its content among several arrays.
- FastMultiByteArrayInputStream(byte[]) - Constructor for class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
-
Creates a new multi-array input stream using a given array.
- FastMultiByteArrayInputStream(FastMultiByteArrayInputStream) - Constructor for class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
-
Creates a new multi-array input stream sharing the backing arrays of another multi-array input stream.
- FastMultiByteArrayInputStream(MeasurableInputStream) - Constructor for class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
-
Creates a new multi-array input stream loading it from a measurable input stream.
- FastMultiByteArrayInputStream(InputStream, long) - Constructor for class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
-
Creates a new multi-array input stream loading it from an input stream.
- fill(boolean[][], boolean) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Fills the given big array with the given value.
- fill(boolean[][], boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - fill(boolean[][], long, long, boolean) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Fills a portion of the given big array with the given value.
- fill(boolean[][], long, long, boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - fill(boolean[], boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Deprecated.Please use the corresponding
Arraysmethod. - fill(boolean[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Deprecated.Please use the corresponding
Arraysmethod. - fill(byte[][], byte) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Fills the given big array with the given value.
- fill(byte[][], byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - fill(byte[][], long, long, byte) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Fills a portion of the given big array with the given value.
- fill(byte[][], long, long, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - fill(byte[], byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Deprecated.Please use the corresponding
Arraysmethod. - fill(byte[], int, int, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Deprecated.Please use the corresponding
Arraysmethod. - fill(char[][], char) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Fills the given big array with the given value.
- fill(char[][], char) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - fill(char[][], long, long, char) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Fills a portion of the given big array with the given value.
- fill(char[][], long, long, char) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - fill(char[], char) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Deprecated.Please use the corresponding
Arraysmethod. - fill(char[], int, int, char) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Deprecated.Please use the corresponding
Arraysmethod. - fill(double[][], double) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Fills the given big array with the given value.
- fill(double[][], double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - fill(double[][], long, long, double) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Fills a portion of the given big array with the given value.
- fill(double[][], long, long, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - fill(double[], double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Deprecated.Please use the corresponding
Arraysmethod. - fill(double[], int, int, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Deprecated.Please use the corresponding
Arraysmethod. - fill(float[][], float) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Fills the given big array with the given value.
- fill(float[][], float) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - fill(float[][], long, long, float) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Fills a portion of the given big array with the given value.
- fill(float[][], long, long, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - fill(float[], float) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Deprecated.Please use the corresponding
Arraysmethod. - fill(float[], int, int, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Deprecated.Please use the corresponding
Arraysmethod. - fill(int[][], int) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Fills the given big array with the given value.
- fill(int[][], int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - fill(int[][], long, long, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Fills a portion of the given big array with the given value.
- fill(int[][], long, long, int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - fill(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Deprecated.Please use the corresponding
Arraysmethod. - fill(int[], int, int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Deprecated.Please use the corresponding
Arraysmethod. - fill(long[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Fills the given big array with the given value.
- fill(long[][], long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - fill(long[][], long, long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Fills a portion of the given big array with the given value.
- fill(long[][], long, long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - fill(long[], int, int, long) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Deprecated.Please use the corresponding
Arraysmethod. - fill(long[], long) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Deprecated.Please use the corresponding
Arraysmethod. - fill(short[][], long, long, short) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Fills a portion of the given big array with the given value.
- fill(short[][], long, long, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - fill(short[][], short) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Fills the given big array with the given value.
- fill(short[][], short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - fill(short[], int, int, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Deprecated.Please use the corresponding
Arraysmethod. - fill(short[], short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Deprecated.Please use the corresponding
Arraysmethod. - fill(K[][], long, long, K) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Fills a portion of the given big array with the given value.
- fill(K[][], long, long, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - fill(K[][], K) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Fills the given big array with the given value.
- fill(K[][], K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - fill(K[], int, int, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Deprecated.Please use the corresponding
Arraysmethod. - fill(K[], K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Deprecated.Please use the corresponding
Arraysmethod. - first() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
- first() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
- first() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in interface it.unimi.dsi.fastutil.doubles.DoublePriorityQueue
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
-
Deprecated.
- first() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
-
Returns the first element of this queue.
- first() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
- first() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
- first() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
- first() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
- first() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in interface it.unimi.dsi.fastutil.ints.IntPriorityQueue
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
-
Deprecated.
- first() - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
- first() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
- first() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in interface it.unimi.dsi.fastutil.longs.LongPriorityQueue
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
-
Deprecated.
- first() - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- first() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
- first() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
- first() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
- first() - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
- first() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
- first() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
- first() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Returns the first element of this set in iteration order.
- first() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Returns the first element of this set in iteration order.
- first() - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
- first() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.EmptySet
- first() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.Singleton
- first() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- first() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- first() - Method in interface it.unimi.dsi.fastutil.Pair
-
Returns the left element of this pair.
- first() - Method in interface it.unimi.dsi.fastutil.PriorityQueue
-
Returns the first element of the queue.
- first() - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
- first() - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
- first(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Sets the left element of this pair (optional operation).
- first(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Sets the left element of this pair (optional operation).
- first(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Sets the left element of this pair (optional operation).
- first(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
-
Sets the left element of this pair (optional operation).
- first(int) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Sets the left element of this pair (optional operation).
- first(int) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Sets the left element of this pair (optional operation).
- first(int) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Sets the left element of this pair (optional operation).
- first(int) - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
-
Sets the left element of this pair (optional operation).
- first(long) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Sets the left element of this pair (optional operation).
- first(long) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Sets the left element of this pair (optional operation).
- first(long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Sets the left element of this pair (optional operation).
- first(long) - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
-
Sets the left element of this pair (optional operation).
- first(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- first(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- first(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- first(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
-
Deprecated.Please use the corresponding type-specific method instead.
- first(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- first(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- first(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- first(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
-
Deprecated.Please use the corresponding type-specific method instead.
- first(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- first(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- first(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- first(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
-
Deprecated.Please use the corresponding type-specific method instead.
- first(L) - Method in interface it.unimi.dsi.fastutil.Pair
-
Sets the left element of this pair (optional operation).
- firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
- firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
- firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
- firstDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Returns the left element of this pair.
- firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
- firstDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Returns the left element of this pair.
- firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Returns the first element of this set in iteration order.
- firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Returns the first element of this set in iteration order.
- firstDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Returns the left element of this pair.
- firstDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
-
Returns the left element of this pair.
- firstDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoublePriorityQueue
-
Returns the first element of the queue.
- firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
- firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
- firstDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
-
Returns the first (lowest) element currently in this set.
- firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
- firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
- firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Returns the first key of this map in iteration order.
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
- firstDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
-
Returns the first (lowest) key currently in this map.
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Returns the first key of this map in iteration order.
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
- firstDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
-
Returns the first (lowest) key currently in this map.
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Returns the first key of this map in iteration order.
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
- firstDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
-
Returns the first (lowest) key currently in this map.
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Returns the first key of this map in iteration order.
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
- firstDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
-
Returns the first (lowest) key currently in this map.
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
- firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
- firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
- firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
- firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
- firstInt() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Returns the left element of this pair.
- firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
- firstInt() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Returns the left element of this pair.
- firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Returns the first element of this set in iteration order.
- firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Returns the first element of this set in iteration order.
- firstInt() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Returns the left element of this pair.
- firstInt() - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
-
Returns the left element of this pair.
- firstInt() - Method in interface it.unimi.dsi.fastutil.ints.IntPriorityQueue
-
Returns the first element of the queue.
- firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
- firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
- firstInt() - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
-
Returns the first (lowest) element currently in this set.
- firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
- firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
- firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Returns the first key of this map in iteration order.
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
- firstIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
-
Returns the first (lowest) key currently in this map.
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Returns the first key of this map in iteration order.
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
- firstIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
-
Returns the first (lowest) key currently in this map.
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Returns the first key of this map in iteration order.
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
- firstIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
-
Returns the first (lowest) key currently in this map.
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Returns the first key of this map in iteration order.
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
- firstIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
-
Returns the first (lowest) key currently in this map.
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
- firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
- firstKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Returns the first key of this map in iteration order.
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Returns the first key of this map in iteration order.
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.EmptySortedMap
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.Singleton
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.SynchronizedSortedMap
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.UnmodifiableSortedMap
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Returns the first key of this map in iteration order.
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Returns the first key of this map in iteration order.
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.EmptySortedMap
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.Singleton
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.SynchronizedSortedMap
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.UnmodifiableSortedMap
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Returns the first key of this map in iteration order.
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Returns the first key of this map in iteration order.
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.EmptySortedMap
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.Singleton
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.SynchronizedSortedMap
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.UnmodifiableSortedMap
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Returns the first key of this map in iteration order.
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Returns the first key of this map in iteration order.
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.EmptySortedMap
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.Singleton
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.SynchronizedSortedMap
- firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.UnmodifiableSortedMap
- firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
- firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
- firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
- firstLong() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Returns the left element of this pair.
- firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
- firstLong() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Returns the left element of this pair.
- firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Returns the first element of this set in iteration order.
- firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Returns the first element of this set in iteration order.
- firstLong() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Returns the left element of this pair.
- firstLong() - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
-
Returns the left element of this pair.
- firstLong() - Method in interface it.unimi.dsi.fastutil.longs.LongPriorityQueue
-
Returns the first element of the queue.
- firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
- firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
- firstLong() - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
-
Returns the first (lowest) element currently in this set.
- firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
- firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
- firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Returns the first key of this map in iteration order.
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
- firstLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
-
Returns the first (lowest) key currently in this map.
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Returns the first key of this map in iteration order.
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
- firstLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
-
Returns the first (lowest) key currently in this map.
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Returns the first key of this map in iteration order.
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
- firstLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
-
Returns the first (lowest) key currently in this map.
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Returns the first key of this map in iteration order.
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
- firstLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
-
Returns the first (lowest) key currently in this map.
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
- firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
- Float2ByteFunction - Interface in it.unimi.dsi.fastutil.floats
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Float2CharFunction - Interface in it.unimi.dsi.fastutil.floats
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Float2DoubleFunction - Interface in it.unimi.dsi.fastutil.floats
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Float2FloatFunction - Interface in it.unimi.dsi.fastutil.floats
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - float2int(float) - Static method in class it.unimi.dsi.fastutil.HashCommon
-
Returns the hash code that would be returned by
Float.hashCode(). - Float2IntFunction - Interface in it.unimi.dsi.fastutil.floats
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Float2LongFunction - Interface in it.unimi.dsi.fastutil.floats
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Float2ObjectFunction<V> - Interface in it.unimi.dsi.fastutil.floats
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Float2ReferenceFunction<V> - Interface in it.unimi.dsi.fastutil.floats
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Float2ShortFunction - Interface in it.unimi.dsi.fastutil.floats
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - FloatArrays - Class in it.unimi.dsi.fastutil.floats
-
A class providing static methods and objects that do useful things with type-specific arrays.
- FloatBidirectionalIterator - Interface in it.unimi.dsi.fastutil.floats
-
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
- FloatBigArrays - Class in it.unimi.dsi.fastutil.floats
-
A class providing static methods and objects that do useful things with big arrays.
- FloatBigListIterator - Interface in it.unimi.dsi.fastutil.floats
-
A type-specific
BigListIterator. - FloatComparator - Interface in it.unimi.dsi.fastutil.floats
-
A type-specific
Comparator; provides methods to compare two primitive types both as objects and as primitive types. - FloatComparators - Class in it.unimi.dsi.fastutil.floats
-
A class providing static methods and objects that do useful things with comparators.
- FloatConsumer - Interface in it.unimi.dsi.fastutil.floats
-
A type-specific
Consumer; provides methods to consume a primitive type both as object and as primitive. - FloatIterable - Interface in it.unimi.dsi.fastutil.floats
-
A type-specific
Iterablethat strengthens that specification ofFloatIterable.iterator()andFloatIterable.forEach(Consumer). - FloatIterator - Interface in it.unimi.dsi.fastutil.floats
-
A type-specific
Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements. - FloatPredicate - Interface in it.unimi.dsi.fastutil.floats
-
A type-specific
Predicate; provides methods to test a primitive type both as object and as primitive. - FloatSpliterator - Interface in it.unimi.dsi.fastutil.floats
-
A type-specific
Spliterator; provides an additional methods to avoid (un)boxing, and the possibility to skip elements. - FloatSpliterators - Class in it.unimi.dsi.fastutil.floats
-
A class providing static methods and objects that do useful things with type-specific spliterators.
- FloatSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.floats
-
A skeletal implementation for a spliterator backed by an index based data store.
- FloatSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.floats
-
A skeletal implementation for a spliterator backed by an index based data store.
- FloatSpliterators.EmptySpliterator - Class in it.unimi.dsi.fastutil.floats
-
A class returning no elements and a type-specific spliterator interface.
- FloatSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.floats
-
A skeletal implementation for a spliterator backed by an index based data store.
- flush() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
-
Resets the internal logic of this fast buffered input stream, clearing the buffer.
- flush() - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
- forceCapacity(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Forces a big array to contain the given number of entries, preserving just a part of the big array.
- forceCapacity(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - forceCapacity(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Forces an array to contain the given number of entries, preserving just a part of the array.
- forceCapacity(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Forces a big array to contain the given number of entries, preserving just a part of the big array.
- forceCapacity(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - forceCapacity(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Forces an array to contain the given number of entries, preserving just a part of the array.
- forceCapacity(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Forces a big array to contain the given number of entries, preserving just a part of the big array.
- forceCapacity(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - forceCapacity(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Forces an array to contain the given number of entries, preserving just a part of the array.
- forceCapacity(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Forces a big array to contain the given number of entries, preserving just a part of the big array.
- forceCapacity(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - forceCapacity(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Forces an array to contain the given number of entries, preserving just a part of the array.
- forceCapacity(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Forces a big array to contain the given number of entries, preserving just a part of the big array.
- forceCapacity(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - forceCapacity(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Forces an array to contain the given number of entries, preserving just a part of the array.
- forceCapacity(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Forces a big array to contain the given number of entries, preserving just a part of the big array.
- forceCapacity(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - forceCapacity(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Forces an array to contain the given number of entries, preserving just a part of the array.
- forceCapacity(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Forces a big array to contain the given number of entries, preserving just a part of the big array.
- forceCapacity(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - forceCapacity(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Forces an array to contain the given number of entries, preserving just a part of the array.
- forceCapacity(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Forces a big array to contain the given number of entries, preserving just a part of the big array.
- forceCapacity(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - forceCapacity(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Forces an array to contain the given number of entries, preserving just a part of the array.
- forceCapacity(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Forces a big array to contain the given number of entries, preserving just a part of the big array.
- forceCapacity(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - forceCapacity(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Forces an array to contain the given number of entries, preserving just a part of the array.
- forEach(BooleanConsumer) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterable
-
Performs the given action for each element of this type-specific
Iterableuntil all elements have been processed or the action throws an exception. - forEach(ByteConsumer) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterable
-
Performs the given action for each element of this type-specific
Iterableuntil all elements have been processed or the action throws an exception. - forEach(CharConsumer) - Method in interface it.unimi.dsi.fastutil.chars.CharIterable
-
Performs the given action for each element of this type-specific
Iterableuntil all elements have been processed or the action throws an exception. - forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
-
Performs the given action for each element of this type-specific
Iterableuntil all elements have been processed or the action throws an exception. - forEach(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterable
-
Performs the given action for each element of this type-specific
Iterableuntil all elements have been processed or the action throws an exception. - forEach(FloatConsumer) - Method in interface it.unimi.dsi.fastutil.floats.FloatIterable
-
Performs the given action for each element of this type-specific
Iterableuntil all elements have been processed or the action throws an exception. - forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
-
Performs the given action for each element of this type-specific
Iterableuntil all elements have been processed or the action throws an exception. - forEach(IntConsumer) - Method in interface it.unimi.dsi.fastutil.ints.IntIterable
-
Performs the given action for each element of this type-specific
Iterableuntil all elements have been processed or the action throws an exception. - forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
-
Performs the given action for each element of this type-specific
Iterableuntil all elements have been processed or the action throws an exception. - forEach(LongConsumer) - Method in interface it.unimi.dsi.fastutil.longs.LongIterable
-
Performs the given action for each element of this type-specific
Iterableuntil all elements have been processed or the action throws an exception. - forEach(ShortConsumer) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterable
-
Performs the given action for each element of this type-specific
Iterableuntil all elements have been processed or the action throws an exception. - forEach(BiConsumer<? super Double, ? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
- forEach(BiConsumer<? super Double, ? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
- forEach(BiConsumer<? super Double, ? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
- forEach(BiConsumer<? super Double, ? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
- forEach(BiConsumer<? super Double, ? super Integer>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
- forEach(BiConsumer<? super Double, ? super Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
- forEach(BiConsumer<? super Double, ? super Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
- forEach(BiConsumer<? super Double, ? super Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
- forEach(BiConsumer<? super Double, ? super Long>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
- forEach(BiConsumer<? super Double, ? super Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
- forEach(BiConsumer<? super Double, ? super Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
- forEach(BiConsumer<? super Double, ? super Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
- forEach(BiConsumer<? super Double, ? super V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
- forEach(BiConsumer<? super Double, ? super V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
- forEach(BiConsumer<? super Double, ? super V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
- forEach(BiConsumer<? super Double, ? super V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
- forEach(BiConsumer<? super Integer, ? super Double>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
- forEach(BiConsumer<? super Integer, ? super Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
- forEach(BiConsumer<? super Integer, ? super Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
- forEach(BiConsumer<? super Integer, ? super Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
- forEach(BiConsumer<? super Integer, ? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
- forEach(BiConsumer<? super Integer, ? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
- forEach(BiConsumer<? super Integer, ? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
- forEach(BiConsumer<? super Integer, ? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
- forEach(BiConsumer<? super Integer, ? super Long>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
- forEach(BiConsumer<? super Integer, ? super Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
- forEach(BiConsumer<? super Integer, ? super Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
- forEach(BiConsumer<? super Integer, ? super Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
- forEach(BiConsumer<? super Integer, ? super V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
- forEach(BiConsumer<? super Integer, ? super V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
- forEach(BiConsumer<? super Integer, ? super V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
- forEach(BiConsumer<? super Integer, ? super V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
- forEach(BiConsumer<? super Long, ? super Double>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
- forEach(BiConsumer<? super Long, ? super Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
- forEach(BiConsumer<? super Long, ? super Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
- forEach(BiConsumer<? super Long, ? super Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
- forEach(BiConsumer<? super Long, ? super Integer>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
- forEach(BiConsumer<? super Long, ? super Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
- forEach(BiConsumer<? super Long, ? super Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
- forEach(BiConsumer<? super Long, ? super Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
- forEach(BiConsumer<? super Long, ? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
- forEach(BiConsumer<? super Long, ? super Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
- forEach(BiConsumer<? super Long, ? super Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
- forEach(BiConsumer<? super Long, ? super Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
- forEach(BiConsumer<? super Long, ? super V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
- forEach(BiConsumer<? super Long, ? super V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
- forEach(BiConsumer<? super Long, ? super V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
- forEach(BiConsumer<? super Long, ? super V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
- forEach(BiConsumer<? super K, ? super Double>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
- forEach(BiConsumer<? super K, ? super Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
- forEach(BiConsumer<? super K, ? super Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
- forEach(BiConsumer<? super K, ? super Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
- forEach(BiConsumer<? super K, ? super Integer>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
- forEach(BiConsumer<? super K, ? super Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
- forEach(BiConsumer<? super K, ? super Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
- forEach(BiConsumer<? super K, ? super Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
- forEach(BiConsumer<? super K, ? super Long>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
- forEach(BiConsumer<? super K, ? super Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
- forEach(BiConsumer<? super K, ? super Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
- forEach(BiConsumer<? super K, ? super Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
- forEach(BiConsumer<? super K, ? super V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
- forEach(BiConsumer<? super K, ? super V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
- forEach(BiConsumer<? super K, ? super V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
- forEach(BiConsumer<? super K, ? super V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
- forEach(Consumer<? super Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterable
-
Deprecated.Please use the corresponding type-specific method instead.
- forEach(Consumer<? super Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterable
-
Deprecated.Please use the corresponding type-specific method instead.
- forEach(Consumer<? super Character>) - Method in interface it.unimi.dsi.fastutil.chars.CharIterable
-
Deprecated.Please use the corresponding type-specific method instead.
- forEach(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
-
Deprecated.
- forEach(Consumer<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterable
-
Deprecated.Please use the corresponding type-specific method instead.
- forEach(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
-
Deprecated.
- forEach(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
-
Deprecated.
- forEach(Consumer<? super Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatIterable
-
Deprecated.Please use the corresponding type-specific method instead.
- forEach(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
-
Deprecated.
- forEach(Consumer<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntIterable
-
Deprecated.Please use the corresponding type-specific method instead.
- forEach(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
-
Deprecated.
- forEach(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
-
Deprecated.
- forEach(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
-
Deprecated.
- forEach(Consumer<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongIterable
-
Deprecated.Please use the corresponding type-specific method instead.
- forEach(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
-
Deprecated.
- forEach(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
-
Deprecated.
- forEach(Consumer<? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterable
-
Deprecated.Please use the corresponding type-specific method instead.
- forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
- forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
- forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
- forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
- forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
- forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
- forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
- forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
- forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
- forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
- forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
- forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
- forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Performs the given action for each element of this type-specific
Iterableuntil all elements have been processed or the action throws an exception. - forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
-
Performs the given action for each element of this type-specific
Iterableuntil all elements have been processed or the action throws an exception. - forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
- forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
- forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
- forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
- forEach(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterable
-
Performs the given action for each element of this type-specific
Iterableuntil all elements have been processed or the action throws an exception. - forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
- forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
- forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
- forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
- forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
- forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
- forEach(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.floats.FloatIterable
-
Performs the given action for each element of this type-specific
Iterable, performing widening primitive casts, until all elements have been processed or the action throws an exception. - forEach(IntConsumer) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterable
-
Performs the given action for each element of this type-specific
Iterable, performing widening primitive casts, until all elements have been processed or the action throws an exception. - forEach(IntConsumer) - Method in interface it.unimi.dsi.fastutil.chars.CharIterable
-
Performs the given action for each element of this type-specific
Iterable, performing widening primitive casts, until all elements have been processed or the action throws an exception. - forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Performs the given action for each element of this type-specific
Iterableuntil all elements have been processed or the action throws an exception. - forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
-
Performs the given action for each element of this type-specific
Iterableuntil all elements have been processed or the action throws an exception. - forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
- forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
- forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
- forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
- forEach(IntConsumer) - Method in interface it.unimi.dsi.fastutil.ints.IntIterable
-
Performs the given action for each element of this type-specific
Iterableuntil all elements have been processed or the action throws an exception. - forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
- forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
- forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
- forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
- forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
- forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
- forEach(IntConsumer) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterable
-
Performs the given action for each element of this type-specific
Iterable, performing widening primitive casts, until all elements have been processed or the action throws an exception. - forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Performs the given action for each element of this type-specific
Iterableuntil all elements have been processed or the action throws an exception. - forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
-
Performs the given action for each element of this type-specific
Iterableuntil all elements have been processed or the action throws an exception. - forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
- forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
- forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
- forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
- forEach(LongConsumer) - Method in interface it.unimi.dsi.fastutil.longs.LongIterable
-
Performs the given action for each element of this type-specific
Iterableuntil all elements have been processed or the action throws an exception. - forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
- forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
- forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
- forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
- forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
- forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
- forEachRemaining(BooleanConsumer) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterator
-
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
- forEachRemaining(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.AbstractIndexBasedSpliterator
- forEachRemaining(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.EmptySpliterator
- forEachRemaining(ByteConsumer) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterator
-
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
- forEachRemaining(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.AbstractIndexBasedSpliterator
- forEachRemaining(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.EmptySpliterator
- forEachRemaining(CharConsumer) - Method in interface it.unimi.dsi.fastutil.chars.CharIterator
-
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
- forEachRemaining(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.AbstractIndexBasedSpliterator
- forEachRemaining(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.EmptySpliterator
- forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleIterator
-
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
- forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSpliterator
-
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
- forEachRemaining(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterator
-
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
- forEachRemaining(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSpliterator
-
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
- forEachRemaining(FloatConsumer) - Method in interface it.unimi.dsi.fastutil.floats.FloatIterator
-
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
- forEachRemaining(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.AbstractIndexBasedSpliterator
- forEachRemaining(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.EmptySpliterator
- forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntIterator
-
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
- forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSpliterator
-
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
- forEachRemaining(IntConsumer) - Method in interface it.unimi.dsi.fastutil.ints.IntIterator
-
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
- forEachRemaining(IntConsumer) - Method in interface it.unimi.dsi.fastutil.ints.IntSpliterator
-
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
- forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongIterator
-
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
- forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongSpliterator
-
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
- forEachRemaining(LongConsumer) - Method in interface it.unimi.dsi.fastutil.longs.LongIterator
-
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
- forEachRemaining(LongConsumer) - Method in interface it.unimi.dsi.fastutil.longs.LongSpliterator
-
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
- forEachRemaining(ShortConsumer) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterator
-
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
- forEachRemaining(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.AbstractIndexBasedSpliterator
- forEachRemaining(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.EmptySpliterator
- forEachRemaining(Consumer<? super Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- forEachRemaining(Consumer<? super Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSpliterator
-
Deprecated.Please use the corresponding type-specific method instead.
- forEachRemaining(Consumer<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.EmptySpliterator
-
Deprecated.
- forEachRemaining(Consumer<? super Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- forEachRemaining(Consumer<? super Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSpliterator
-
Deprecated.Please use the corresponding type-specific method instead.
- forEachRemaining(Consumer<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.EmptySpliterator
-
Deprecated.
- forEachRemaining(Consumer<? super Character>) - Method in interface it.unimi.dsi.fastutil.chars.CharIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- forEachRemaining(Consumer<? super Character>) - Method in interface it.unimi.dsi.fastutil.chars.CharSpliterator
-
Deprecated.Please use the corresponding type-specific method instead.
- forEachRemaining(Consumer<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.EmptySpliterator
-
Deprecated.
- forEachRemaining(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.UnmodifiableBigListIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- forEachRemaining(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableBidirectionalIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableListIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSpliterator
-
Deprecated.Please use the corresponding type-specific method instead.
- forEachRemaining(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.EmptySpliterator
-
Deprecated.
- forEachRemaining(Consumer<? super Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- forEachRemaining(Consumer<? super Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatSpliterator
-
Deprecated.Please use the corresponding type-specific method instead.
- forEachRemaining(Consumer<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.EmptySpliterator
-
Deprecated.
- forEachRemaining(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.UnmodifiableBigListIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- forEachRemaining(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntSpliterator
-
Deprecated.Please use the corresponding type-specific method instead.
- forEachRemaining(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.EmptySpliterator
-
Deprecated.
- forEachRemaining(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.UnmodifiableBigListIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- forEachRemaining(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableBidirectionalIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableListIterator
-
Deprecated.
- forEachRemaining(Consumer<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongSpliterator
-
Deprecated.Please use the corresponding type-specific method instead.
- forEachRemaining(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.EmptySpliterator
-
Deprecated.
- forEachRemaining(Consumer<? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- forEachRemaining(Consumer<? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSpliterator
-
Deprecated.Please use the corresponding type-specific method instead.
- forEachRemaining(Consumer<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.EmptySpliterator
-
Deprecated.
- forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigIterator
- forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
- forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.EmptyBigListIterator
- forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.UnmodifiableBigListIterator
- forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigSpliterators.AbstractIndexBasedSpliterator
- forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedIterator
- forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
- forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
- forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableIterator
- forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
- forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.AbstractIndexBasedSpliterator
- forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.EmptySpliterator
- forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigIterator
- forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
- forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
- forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.UnmodifiableBigListIterator
- forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigSpliterators.AbstractIndexBasedSpliterator
- forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedIterator
- forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
- forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableBidirectionalIterator
- forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableIterator
- forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableListIterator
- forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.AbstractIndexBasedSpliterator
- forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.EmptySpliterator
- forEachRemaining(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.floats.FloatIterator
-
Performs the given action for each remaining element, performing widening primitive casts, until all elements have been processed or the action throws an exception.
- forEachRemaining(IntConsumer) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterator
-
Performs the given action for each remaining element, performing widening primitive casts, until all elements have been processed or the action throws an exception.
- forEachRemaining(IntConsumer) - Method in interface it.unimi.dsi.fastutil.chars.CharIterator
-
Performs the given action for each remaining element, performing widening primitive casts, until all elements have been processed or the action throws an exception.
- forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigIterator
- forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
- forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
- forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.UnmodifiableBigListIterator
- forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntBigSpliterators.AbstractIndexBasedSpliterator
- forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedIterator
- forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
- forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
- forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableIterator
- forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
- forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.AbstractIndexBasedSpliterator
- forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.EmptySpliterator
- forEachRemaining(IntConsumer) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterator
-
Performs the given action for each remaining element, performing widening primitive casts, until all elements have been processed or the action throws an exception.
- forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigIterator
- forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
- forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
- forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.UnmodifiableBigListIterator
- forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongBigSpliterators.AbstractIndexBasedSpliterator
- forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedIterator
- forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
- forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableBidirectionalIterator
- forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableIterator
- forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableListIterator
- forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.AbstractIndexBasedSpliterator
- forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.EmptySpliterator
- FREE - Static variable in interface it.unimi.dsi.fastutil.Hash
-
Deprecated.
- from(int) - Static method in class it.unimi.dsi.fastutil.ints.IntSets
-
Returns an unmodifiable type-specific set containing elements greater than or equal to a given element.
- from(long) - Static method in class it.unimi.dsi.fastutil.longs.LongSets
-
Returns an unmodifiable type-specific set containing elements greater than or equal to a given element.
- fromTo(byte, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
-
Creates a type-specific spliterator over an interval.
- fromTo(char, char) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
-
Creates a type-specific spliterator over an interval.
- fromTo(int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Creates a type-specific list iterator over an interval.
- fromTo(int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntSets
-
Returns an unmodifiable type-specific set containing elements in the given range.
- fromTo(int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
-
Creates a type-specific spliterator over an interval.
- fromTo(long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Creates a type-specific bidirectional iterator over an interval.
- fromTo(long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongSets
-
Returns an unmodifiable type-specific set containing elements in the given range.
- fromTo(long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Creates a type-specific spliterator over an interval.
- fromTo(short, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
-
Creates a type-specific spliterator over an interval.
- front(double[], int[], int, int[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSemiIndirectHeaps
-
Retrieves the front of a heap in a given array.
- front(double[], int[], int, int[], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSemiIndirectHeaps
-
Retrieves the front of a heap in a given array using a given comparator.
- front(int[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
-
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
- front(int[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
-
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
- front(int[]) - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
-
Retrieves the front of this queue in a given array (optional operation).
- front(int[]) - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
- front(int[]) - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
- front(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
-
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
- front(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
-
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
- front(int[]) - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
-
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
- front(int[]) - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
-
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
- front(int[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
-
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
- front(int[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
-
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
- front(int[], int[], int, int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntSemiIndirectHeaps
-
Retrieves the front of a heap in a given array.
- front(int[], int[], int, int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSemiIndirectHeaps
-
Retrieves the front of a heap in a given array using a given comparator.
- front(long[], int[], int, int[]) - Static method in class it.unimi.dsi.fastutil.longs.LongSemiIndirectHeaps
-
Retrieves the front of a heap in a given array.
- front(long[], int[], int, int[], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSemiIndirectHeaps
-
Retrieves the front of a heap in a given array using a given comparator.
- front(K[], int[], int, int[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSemiIndirectHeaps
-
Retrieves the front of a heap in a given array.
- front(K[], int[], int, int[], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSemiIndirectHeaps
-
Retrieves the front of a heap in a given array using a given comparator.
- Function<K,
V> - Interface in it.unimi.dsi.fastutil -
A function mapping keys into values.
G
- get(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the element of the given big array of specified index.
- get(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - get(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
-
Returns the value to which the given key is mapped.
- get(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
-
Returns the value to which the given key is mapped.
- get(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
-
Returns the value to which the given key is mapped.
- get(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
-
Returns the value to which the given key is mapped.
- get(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
-
Returns the value to which the given key is mapped.
- get(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
-
Returns the value to which the given key is mapped.
- get(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
-
Returns the value to which the given key is mapped.
- get(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
-
Returns the value to which the given key is mapped.
- get(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
-
Returns the value to which the given key is mapped.
- get(byte[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the element of the given big array of specified index.
- get(byte[][], long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - get(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
-
Returns the value to which the given key is mapped.
- get(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
-
Returns the value to which the given key is mapped.
- get(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
-
Returns the value to which the given key is mapped.
- get(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
-
Returns the value to which the given key is mapped.
- get(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
-
Returns the value to which the given key is mapped.
- get(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
-
Returns the value to which the given key is mapped.
- get(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
-
Returns the value to which the given key is mapped.
- get(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
-
Returns the value to which the given key is mapped.
- get(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
-
Returns the value to which the given key is mapped.
- get(char[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the element of the given big array of specified index.
- get(char[][], long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - get(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
-
Returns the value to which the given key is mapped.
- get(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
-
Returns the value to which the given key is mapped.
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
- get(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
-
Returns the value to which the given key is mapped.
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.PrimitiveFunction
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.Singleton
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
- get(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
-
Returns the value to which the given key is mapped.
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
- get(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
-
Returns the value to which the given key is mapped.
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.PrimitiveFunction
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.Singleton
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
- get(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
-
Returns the value to which the given key is mapped.
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.PrimitiveFunction
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.Singleton
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
- get(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
-
Returns the value to which the given key is mapped.
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.PrimitiveFunction
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.Singleton
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
- get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
- get(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
-
Returns the value to which the given key is mapped.
- get(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
-
Returns the value to which the given key is mapped.
- get(double[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the element of the given big array of specified index.
- get(double[][], long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - get(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
-
Returns the value to which the given key is mapped.
- get(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
-
Returns the value to which the given key is mapped.
- get(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
-
Returns the value to which the given key is mapped.
- get(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
-
Returns the value to which the given key is mapped.
- get(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
-
Returns the value to which the given key is mapped.
- get(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
-
Returns the value to which the given key is mapped.
- get(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
-
Returns the value to which the given key is mapped.
- get(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
-
Returns the value to which the given key is mapped.
- get(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
-
Returns the value to which the given key is mapped.
- get(float[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the element of the given big array of specified index.
- get(float[][], long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - get(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
-
Returns the value to which the given key is mapped.
- get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
-
Returns the value to which the given key is mapped.
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
- get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
-
Returns the value to which the given key is mapped.
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.PrimitiveFunction
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.Singleton
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
- get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
-
Returns the value to which the given key is mapped.
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
- get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
-
Returns the value to which the given key is mapped.
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.PrimitiveFunction
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.Singleton
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
- get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
-
Returns the value to which the given key is mapped.
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.PrimitiveFunction
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.Singleton
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
- get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
-
Returns the value to which the given key is mapped.
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.PrimitiveFunction
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.Singleton
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
- get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
- get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
-
Returns the value to which the given key is mapped.
- get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
-
Returns the value to which the given key is mapped.
- get(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
- get(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
- get(int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
- get(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
- get(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
- get(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- get(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- get(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- get(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- get(int[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the element of the given big array of specified index.
- get(int[][], long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - get(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
-
Stores in the given array an array stored in this front-coded list.
- get(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
-
Stores in the given array elements from an array stored in this front-coded list.
- get(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
-
Stores in the given array an array stored in this front-coded list.
- get(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
-
Stores in the given array elements from an array stored in this front-coded list.
- get(long) - Method in interface it.unimi.dsi.fastutil.BigList
-
Returns the element at the specified position.
- get(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(long) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
-
Returns the element at the specified position.
- get(long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
-
Returns the value to which the given key is mapped.
- get(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
-
Returns the value to which the given key is mapped.
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
- get(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
-
Returns the value to which the given key is mapped.
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.PrimitiveFunction
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.Singleton
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
- get(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
-
Returns the value to which the given key is mapped.
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
- get(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
-
Returns the value to which the given key is mapped.
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.PrimitiveFunction
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.Singleton
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
- get(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
-
Returns the value to which the given key is mapped.
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.PrimitiveFunction
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.Singleton
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
- get(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
-
Returns the value to which the given key is mapped.
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.PrimitiveFunction
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.Singleton
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
- get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
- get(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
-
Returns the value to which the given key is mapped.
- get(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
-
Returns the value to which the given key is mapped.
- get(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
-
Returns the element at the specified position.
- get(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- get(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
- get(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
- get(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
- get(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- get(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
- get(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
- get(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
- get(long[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the element of the given big array of specified index.
- get(long[][], long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - get(long, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
-
Stores in the given array an array stored in this front-coded list.
- get(long, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
-
Stores in the given array elements from an array stored in this front-coded list.
- get(long, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
-
Stores in the given array an array stored in this front-coded list.
- get(long, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
-
Stores in the given array elements from an array stored in this front-coded list.
- get(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
-
Returns the value to which the given key is mapped.
- get(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
-
Returns the value to which the given key is mapped.
- get(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
-
Returns the value to which the given key is mapped.
- get(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
-
Returns the value to which the given key is mapped.
- get(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
-
Returns the value to which the given key is mapped.
- get(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
-
Returns the value to which the given key is mapped.
- get(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
-
Returns the value to which the given key is mapped.
- get(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
-
Returns the value to which the given key is mapped.
- get(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
-
Returns the value to which the given key is mapped.
- get(short[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the element of the given big array of specified index.
- get(short[][], long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.PrimitiveFunction
-
Deprecated.
- get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.PrimitiveFunction
-
Deprecated.
- get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.PrimitiveFunction
-
Deprecated.
- get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.PrimitiveFunction
-
Deprecated.
- get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.Function
-
Returns the value associated by this function to the specified key.
- get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.PrimitiveFunction
-
Deprecated.
- get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.PrimitiveFunction
-
Deprecated.
- get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.PrimitiveFunction
-
Deprecated.
- get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.PrimitiveFunction
-
Deprecated.
- get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.PrimitiveFunction
-
Deprecated.
- get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.PrimitiveFunction
-
Deprecated.
- get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.PrimitiveFunction
-
Deprecated.
- get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.PrimitiveFunction
-
Deprecated.
- get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.PrimitiveFunction
-
Deprecated.
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.PrimitiveFunction
-
Deprecated.
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.PrimitiveFunction
-
Deprecated.
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
-
Returns the value to which the given key is mapped.
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.Singleton
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
-
Returns the value to which the given key is mapped.
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
- get(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Returns the element of this set that is equal to the given key, or
null. - get(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Returns the element of this set that is equal to the given key, or
null. - get(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
-
Returns the element of this set that is equal to the given key, or
null. - get(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
-
Returns the element of this set that is equal to the given key, or
null. - get(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Returns the element of this set that is equal to the given key, or
null. - get(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
-
Returns the value to which the given key is mapped.
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
-
Returns the value to which the given key is mapped.
- get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- get(AtomicIntegerArray[], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the element of the given big atomic array of specified index.
- get(AtomicLongArray[], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the element of the given big atomic array of specified index.
- get(K[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the element of the given big array of specified index.
- get(K[][], long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - getAndAdd(AtomicIntegerArray[], long, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Atomically adds a value to an element of the given big atomic array, returning the old value.
- getAndAdd(AtomicLongArray[], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Atomically adds a value to an element of the given big atomic array, returning the old value.
- getAndDecrement(AtomicIntegerArray[], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Atomically decrements an element of the given big atomic array, returning the old value.
- getAndDecrement(AtomicLongArray[], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Atomically decrements an element of the given big atomic array, returning the old value.
- getAndIncrement(AtomicIntegerArray[], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Atomically increments an element of the given big atomic array, returning the old value.
- getAndIncrement(AtomicLongArray[], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Atomically increments an element of the given big atomic array, returning the old value.
- getAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
- getAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
- getAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
- getAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
- getAndMoveToFirst(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
- getAndMoveToFirst(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
- getAndMoveToFirst(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
- getAndMoveToFirst(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
- getAndMoveToFirst(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
- getAndMoveToFirst(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
- getAndMoveToFirst(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
- getAndMoveToFirst(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
- getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
- getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
- getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
- getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
- getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
- getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
- getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
- getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
- getAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
- getAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
- getAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
- getAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
- getAndMoveToLast(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
- getAndMoveToLast(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
- getAndMoveToLast(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
- getAndMoveToLast(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
- getAndMoveToLast(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
- getAndMoveToLast(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
- getAndMoveToLast(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
- getAndMoveToLast(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
- getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
- getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
- getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
- getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
- getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
- getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
- getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
- getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
- getAndSet(AtomicIntegerArray[], long, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Atomically sets an element of the given big atomic array to a specified value, returning the old value.
- getAndSet(AtomicLongArray[], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Atomically sets an element of the given big atomic array to a specified value, returning the old value.
- getArray(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
-
Returns an array stored in this front-coded list.
- getArray(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
-
Returns an array stored in this front-coded list.
- getArray(long) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
-
Returns an array stored in this front-coded list.
- getArray(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
-
Returns an array stored in this front-coded list.
- getByte(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
-
Returns the value to which the given key is mapped.
- getByte(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
-
Returns the value to which the given key is mapped.
- getChar(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
-
Returns the value to which the given key is mapped.
- getChar(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
-
Returns the value to which the given key is mapped.
- getComparator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSpliterator
- getComparator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteSpliterator
- getComparator() - Method in interface it.unimi.dsi.fastutil.chars.CharSpliterator
- getComparator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSpliterator
- getComparator() - Method in interface it.unimi.dsi.fastutil.floats.FloatSpliterator
- getComparator() - Method in interface it.unimi.dsi.fastutil.ints.IntSpliterator
- getComparator() - Method in interface it.unimi.dsi.fastutil.longs.LongSpliterator
- getComparator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSpliterator
- getDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
- getDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
- getDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
- getDouble(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Returns the element at the specified position in this list.
- getDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- getDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- getDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- getDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- getDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
- getDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
- getDouble(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Returns the element at the specified position.
- getDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
- getDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- getDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
- getDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
- getDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
- getDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.MappedDoubleBigList
- getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
- getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
- getDouble(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
-
Returns the value to which the given key is mapped.
- getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
- getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.PrimitiveFunction
- getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.Singleton
- getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
- getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
- getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
- getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
- getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
- getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
- getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
- getDouble(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
-
Returns the value to which the given key is mapped.
- getDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntry
- getDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntry
- getDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntry
- getDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntry
- getDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap.Entry
-
Returns the key corresponding to this entry.
- getDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap.Entry
-
Returns the key corresponding to this entry.
- getDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap.Entry
-
Returns the key corresponding to this entry.
- getDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap.Entry
-
Returns the key corresponding to this entry.
- getDoubleValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntry
- getDoubleValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap.Entry
-
Returns the value corresponding to this entry.
- getDoubleValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntry
- getDoubleValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap.Entry
-
Returns the value corresponding to this entry.
- getDoubleValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntry
- getDoubleValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap.Entry
-
Returns the value corresponding to this entry.
- getDoubleValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntry
- getDoubleValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap.Entry
-
Returns the value corresponding to this entry.
- getElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
- getElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
-
Copies (hopefully quickly) elements of this type-specific list into the given array.
- getElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Copies element of this type-specific list into the given array using optimized system calls.
- getElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Copies element of this type-specific list into the given array using optimized system calls.
- getElements(int, double[], int, int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Copies (hopefully quickly) elements of this type-specific list into the given array.
- getElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- getElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- getElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- getElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- getElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
-
Copies (hopefully quickly) elements of this type-specific list into the given array.
- getElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
- getElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
-
Copies element of this type-specific list into the given array using optimized system calls.
- getElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Copies element of this type-specific list into the given array using optimized system calls.
- getElements(int, int[], int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Copies (hopefully quickly) elements of this type-specific list into the given array.
- getElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- getElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- getElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- getElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- getElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
-
Copies (hopefully quickly) elements of this type-specific list into the given array.
- getElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
- getElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
-
Copies element of this type-specific list into the given array using optimized system calls.
- getElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Copies element of this type-specific list into the given array using optimized system calls.
- getElements(int, long[], int, int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Copies (hopefully quickly) elements of this type-specific list into the given array.
- getElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- getElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- getElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- getElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
-
Copies (hopefully quickly) elements of this type-specific list into the given array.
- getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
- getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Copies element of this type-specific list into the given array using optimized system calls.
- getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Copies element of this type-specific list into the given array using optimized system calls.
- getElements(int, Object[], int, int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
-
Copies (hopefully quickly) elements of this type-specific list into the given array.
- getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- getElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
- getElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
- getElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Copies element of this type-specific list into the given big array using optimized system calls.
- getElements(long, double[][], long, long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
- getElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
- getElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
- getElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
- getElements(long, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Copies element of this type-specific list into the given array using optimized system calls.
- getElements(long, double[], int, int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Copies (hopefully quickly) elements of this type-specific big list into the given array.
- getElements(long, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.MappedDoubleBigList
- getElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
- getElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
- getElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Copies element of this type-specific list into the given big array using optimized system calls.
- getElements(long, int[][], long, long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
- getElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
- getElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
- getElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
- getElements(long, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Copies element of this type-specific list into the given array using optimized system calls.
- getElements(long, int[], int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Copies (hopefully quickly) elements of this type-specific big list into the given array.
- getElements(long, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.MappedIntBigList
- getElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
- getElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
- getElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Copies element of this type-specific list into the given big array using optimized system calls.
- getElements(long, long[][], long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
- getElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
- getElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
- getElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
- getElements(long, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Copies element of this type-specific list into the given array using optimized system calls.
- getElements(long, long[], int, int) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Copies (hopefully quickly) elements of this type-specific big list into the given array.
- getElements(long, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.MappedLongBigList
- getElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
-
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
- getElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
- getElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Copies element of this type-specific list into the given big array using optimized system calls.
- getElements(long, Object[][], long, long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
-
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
- getElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
- getElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
- getElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
- getElements(long, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Copies element of this type-specific list into the given array using optimized system calls.
- getElements(long, Object[], int, int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
-
Copies (hopefully quickly) elements of this type-specific big list into the given array.
- getFloat(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
-
Returns the value to which the given key is mapped.
- getFloat(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
-
Returns the value to which the given key is mapped.
- getInt(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
- getInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
- getInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
- getInt(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Returns the element at the specified position in this list.
- getInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- getInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- getInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- getInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- getInt(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
- getInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
- getInt(long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Returns the element at the specified position.
- getInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
- getInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- getInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
- getInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
- getInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
- getInt(long) - Method in class it.unimi.dsi.fastutil.ints.MappedIntBigList
- getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
- getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
- getInt(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
-
Returns the value to which the given key is mapped.
- getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
- getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.PrimitiveFunction
- getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.Singleton
- getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
- getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
- getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
- getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
- getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
- getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
- getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
- getInt(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
-
Returns the value to which the given key is mapped.
- getIntKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntry
- getIntKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
- getIntKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntry
- getIntKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
- getIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap.Entry
-
Returns the key corresponding to this entry.
- getIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.Entry
-
Returns the key corresponding to this entry.
- getIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap.Entry
-
Returns the key corresponding to this entry.
- getIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap.Entry
-
Returns the key corresponding to this entry.
- getIntValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntry
- getIntValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap.Entry
-
Returns the value corresponding to this entry.
- getIntValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
- getIntValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.Entry
-
Returns the value corresponding to this entry.
- getIntValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntry
- getIntValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap.Entry
-
Returns the value corresponding to this entry.
- getIntValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
- getIntValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap.Entry
-
Returns the value corresponding to this entry.
- getKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntry
- getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
- getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntry
- getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntry
- getLong(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
- getLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
- getLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
- getLong(int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Returns the element at the specified position in this list.
- getLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- getLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- getLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- getLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- getLong(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
- getLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
- getLong(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Returns the element at the specified position.
- getLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
- getLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- getLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
- getLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
- getLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
- getLong(long) - Method in class it.unimi.dsi.fastutil.longs.MappedLongBigList
- getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
- getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
- getLong(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
-
Returns the value to which the given key is mapped.
- getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
- getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.PrimitiveFunction
- getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.Singleton
- getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
- getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
- getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
- getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
- getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
- getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
- getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
- getLong(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
-
Returns the value to which the given key is mapped.
- getLongKey() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntry
- getLongKey() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntry
- getLongKey() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntry
- getLongKey() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntry
- getLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap.Entry
-
Returns the key corresponding to this entry.
- getLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap.Entry
-
Returns the key corresponding to this entry.
- getLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap.Entry
-
Returns the key corresponding to this entry.
- getLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap.Entry
-
Returns the key corresponding to this entry.
- getLongValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntry
- getLongValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap.Entry
-
Returns the value corresponding to this entry.
- getLongValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntry
- getLongValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap.Entry
-
Returns the value corresponding to this entry.
- getLongValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntry
- getLongValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap.Entry
-
Returns the value corresponding to this entry.
- getLongValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntry
- getLongValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap.Entry
-
Returns the value corresponding to this entry.
- getOrDefault(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(byte, char) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(byte, double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(byte, float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(byte, int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(byte, long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(byte, short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(byte, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(byte, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(char, byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(char, char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(char, double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(char, float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(char, int) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(char, long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(char, short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(char, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(char, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(double, byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(double, char) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
- getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.PrimitiveFunction
- getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.Singleton
- getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
- getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
- getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
- getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
- getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
- getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(double, float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(double, int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
- getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.PrimitiveFunction
- getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.Singleton
- getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
- getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
- getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(double, int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
- getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
- getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
- getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(double, long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
- getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.PrimitiveFunction
- getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.Singleton
- getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
- getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
- getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(double, long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
- getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
- getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
- getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(double, short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
- getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.PrimitiveFunction
- getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.Singleton
- getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
- getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
- getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
- getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
- getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
- getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(float, byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(float, char) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(float, double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(float, float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(float, int) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(float, long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(float, short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(float, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(float, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(int, byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(int, char) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(int, double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
- getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.PrimitiveFunction
- getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.Singleton
- getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
- getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
- getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(int, double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
- getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
- getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
- getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(int, float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
- getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.PrimitiveFunction
- getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.Singleton
- getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
- getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
- getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
- getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
- getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
- getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(int, long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
- getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.PrimitiveFunction
- getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.Singleton
- getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
- getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
- getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(int, long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
- getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
- getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
- getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(int, short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(int, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
- getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.PrimitiveFunction
- getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.Singleton
- getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
- getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
- getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(int, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
- getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
- getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
- getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(int, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(long, byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(long, char) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(long, double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
- getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.PrimitiveFunction
- getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.Singleton
- getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
- getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
- getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(long, double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
- getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
- getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
- getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(long, float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(long, int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
- getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.PrimitiveFunction
- getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.Singleton
- getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
- getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
- getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(long, int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
- getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
- getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
- getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
- getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.PrimitiveFunction
- getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.Singleton
- getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
- getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
- getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
- getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
- getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
- getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(long, short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
- getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.PrimitiveFunction
- getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.Singleton
- getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
- getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
- getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
- getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
- getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
- getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(short, byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(short, char) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(short, double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(short, float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(short, int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(short, long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(short, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(short, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(Object, byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(Object, byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(Object, char) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(Object, char) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(Object, double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
- getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.PrimitiveFunction
- getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.Singleton
- getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
- getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
- getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(Object, double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
- getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
- getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
- getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(Object, double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(Object, float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(Object, float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(Object, int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
- getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.PrimitiveFunction
- getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.Singleton
- getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
- getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
- getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(Object, int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
- getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
- getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
- getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(Object, int) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(Object, long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
- getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.PrimitiveFunction
- getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.Singleton
- getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
- getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
- getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(Object, long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
- getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
- getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
- getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(Object, long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(Object, short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(Object, short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.PrimitiveFunction
-
Deprecated.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
-
Deprecated.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.PrimitiveFunction
-
Deprecated.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
-
Deprecated.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.PrimitiveFunction
-
Deprecated.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
-
Deprecated.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.PrimitiveFunction
-
Deprecated.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
-
Deprecated.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.PrimitiveFunction
-
Deprecated.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
-
Deprecated.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.PrimitiveFunction
-
Deprecated.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
-
Deprecated.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.PrimitiveFunction
-
Deprecated.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
-
Deprecated.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.PrimitiveFunction
-
Deprecated.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
-
Deprecated.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.PrimitiveFunction
-
Deprecated.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
-
Deprecated.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.PrimitiveFunction
-
Deprecated.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
-
Deprecated.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.PrimitiveFunction
-
Deprecated.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
-
Deprecated.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.PrimitiveFunction
-
Deprecated.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
-
Deprecated.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.PrimitiveFunction
-
Deprecated.
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
-
Deprecated.
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.Function
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.PrimitiveFunction
-
Deprecated.
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
-
Deprecated.
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.PrimitiveFunction
-
Deprecated.
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
-
Deprecated.
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.Singleton
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
- getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
-
Returns the value to which the specified key is mapped, or the
defaultValueif this map contains no mapping for the key. - getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
-
Returns the value associated by this function to the specified key, or give the specified value if not present.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- getShort(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
-
Returns the value to which the given key is mapped.
- getShort(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
-
Returns the value to which the given key is mapped.
- getValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntry
- getValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
- getValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntry
- getValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntry
- getValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- getValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- grow(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
- grow(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - grow(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the big array.
- grow(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - grow(boolean[], int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
- grow(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the array.
- grow(byte[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
- grow(byte[][], long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - grow(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the big array.
- grow(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - grow(byte[], int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
- grow(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the array.
- grow(char[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
- grow(char[][], long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - grow(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the big array.
- grow(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - grow(char[], int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
- grow(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the array.
- grow(double[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
- grow(double[][], long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - grow(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the big array.
- grow(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - grow(double[], int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
- grow(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the array.
- grow(float[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
- grow(float[][], long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - grow(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the big array.
- grow(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - grow(float[], int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
- grow(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the array.
- grow(int[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
- grow(int[][], long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - grow(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the big array.
- grow(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - grow(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
- grow(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the array.
- grow(long[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
- grow(long[][], long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - grow(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the big array.
- grow(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - grow(long[], int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
- grow(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the array.
- grow(short[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
- grow(short[][], long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - grow(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the big array.
- grow(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - grow(short[], int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
- grow(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the array.
- grow(K[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
- grow(K[][], long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - grow(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the big array.
- grow(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - grow(K[], int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
- grow(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the array.
H
- Hash - Interface in it.unimi.dsi.fastutil
-
Basic data for all hash-based classes.
- HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
A type-specific content-based hash strategy for arrays.
- HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
A type-specific content-based hash strategy for big arrays.
- HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
A type-specific content-based hash strategy for arrays.
- HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
A type-specific content-based hash strategy for big arrays.
- HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.chars.CharArrays
-
A type-specific content-based hash strategy for arrays.
- HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
A type-specific content-based hash strategy for big arrays.
- HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
A type-specific content-based hash strategy for arrays.
- HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
A type-specific content-based hash strategy for big arrays.
- HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.floats.FloatArrays
-
A type-specific content-based hash strategy for arrays.
- HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
A type-specific content-based hash strategy for big arrays.
- HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.ints.IntArrays
-
A type-specific content-based hash strategy for arrays.
- HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
A type-specific content-based hash strategy for big arrays.
- HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.longs.LongArrays
-
A type-specific content-based hash strategy for arrays.
- HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
A type-specific content-based hash strategy for big arrays.
- HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
A type-specific content-based hash strategy for arrays.
- HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
A type-specific content-based hash strategy for big arrays.
- HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
A type-specific content-based hash strategy for arrays.
- HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
A type-specific content-based hash strategy for big arrays.
- Hash.Strategy<K> - Interface in it.unimi.dsi.fastutil
-
A generic hash strategy.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntry
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntry
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntry
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntry
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Returns the hash code for this big list, which is identical to
List.hashCode(). - hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
-
Returns the hash code for this list, which is identical to
List.hashCode(). - hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.Singleton
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleMutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntImmutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntMutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongImmutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongMutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectImmutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectMutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
- hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntry
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntry
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Returns the hash code for this big list, which is identical to
List.hashCode(). - hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
-
Returns the hash code for this list, which is identical to
List.hashCode(). - hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.Singleton
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntDoubleImmutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntDoubleMutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntIntImmutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntIntMutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntLongImmutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntLongMutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntObjectImmutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntObjectMutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
- hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntSets.UnmodifiableSet
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntry
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntry
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntry
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntry
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Returns the hash code for this big list, which is identical to
List.hashCode(). - hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
-
Returns the hash code for this list, which is identical to
List.hashCode(). - hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.Singleton
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongDoubleImmutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongDoubleMutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongIntImmutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongIntMutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongLongImmutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongLongMutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongObjectImmutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongObjectMutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
- hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongSets.UnmodifiableSet
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntry
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntry
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntry
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
-
Returns the hash code for this big list, which is identical to
List.hashCode(). - hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
-
Returns the hash code for this list, which is identical to
List.hashCode(). - hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.Singleton
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
-
Returns a hash code for this map.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleImmutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleMutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectIntImmutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectIntMutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectLongImmutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectLongMutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectImmutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectMutablePair
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Returns a hash code for this set.
- hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.UnmodifiableSet
- hashCode() - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
- hashCode() - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
- hashCode(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleHash.Strategy
-
Returns the hash code of the specified element with respect to this hash strategy.
- hashCode(int) - Method in interface it.unimi.dsi.fastutil.ints.IntHash.Strategy
-
Returns the hash code of the specified element with respect to this hash strategy.
- hashCode(long) - Method in interface it.unimi.dsi.fastutil.longs.LongHash.Strategy
-
Returns the hash code of the specified element with respect to this hash strategy.
- hashCode(K) - Method in interface it.unimi.dsi.fastutil.Hash.Strategy
-
Returns the hash code of the specified object with respect to this hash strategy.
- HashCommon - Class in it.unimi.dsi.fastutil
-
Common code for all hash-based classes.
- hasNext() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.UnmodifiableBigListIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableBidirectionalIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableListIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.UnmodifiableBigListIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.UnmodifiableBigListIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableBidirectionalIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableListIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.EmptyBigListIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.UnmodifiableBigListIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableIterator
- hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
- hasPrevious() - Method in interface it.unimi.dsi.fastutil.BidirectionalIterator
-
Returns whether there is a previous element.
- hasPrevious() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.UnmodifiableBigListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableBidirectionalIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.UnmodifiableBigListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.UnmodifiableBigListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableBidirectionalIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.EmptyBigListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.UnmodifiableBigListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedListIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
- hasPrevious() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
- headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
- headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
- headMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
- headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
- headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
- headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
- headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
- headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
- headMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
- headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
- headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
- headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
- headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
- headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
- headMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
- headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
- headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
- headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
- headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
- headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
- headMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
- headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
- headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
- headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
- headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
- headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
- headMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
- headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
- headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
- headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
- headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
- headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
- headMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
- headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
- headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
- headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
- headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
- headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
- headMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
- headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
- headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
- headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
- headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
- headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
- headMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
- headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
- headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
- headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
- headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
- headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
- headMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
- headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
- headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
- headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
- headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
- headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
- headMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
- headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
- headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
- headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
- headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
- headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
- headMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
- headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
- headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
- headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
- headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
- headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
- headMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
- headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
- headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
- headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
- headMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
- headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
- headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleSortedMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.EmptySortedMap
- headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.Singleton
- headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.SynchronizedSortedMap
- headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.UnmodifiableSortedMap
- headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
- headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
- headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntSortedMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.EmptySortedMap
- headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.Singleton
- headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.SynchronizedSortedMap
- headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.UnmodifiableSortedMap
- headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
- headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
- headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongSortedMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.EmptySortedMap
- headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.Singleton
- headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.SynchronizedSortedMap
- headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.UnmodifiableSortedMap
- headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
- headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
- headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectSortedMap
-
Returns a view of the portion of this sorted map whose keys are strictly less than
toKey. - headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.EmptySortedMap
- headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.Singleton
- headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.SynchronizedSortedMap
- headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.UnmodifiableSortedMap
- headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
- headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Returns a view of the portion of this sorted set whose elements are strictly less than
toElement. - headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Returns a view of the portion of this sorted set whose elements are strictly less than
toElement. - headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
- headSet(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
-
Returns a view of the portion of this sorted set whose elements are strictly less than
toElement. - headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
- headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
- headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- headSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
- headSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Returns a view of the portion of this sorted set whose elements are strictly less than
toElement. - headSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Returns a view of the portion of this sorted set whose elements are strictly less than
toElement. - headSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
- headSet(int) - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
-
Returns a view of the portion of this sorted set whose elements are strictly less than
toElement. - headSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
- headSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
- headSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- headSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- headSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
- headSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Returns a view of the portion of this sorted set whose elements are strictly less than
toElement. - headSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Returns a view of the portion of this sorted set whose elements are strictly less than
toElement. - headSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
- headSet(long) - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
-
Returns a view of the portion of this sorted set whose elements are strictly less than
toElement. - headSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
- headSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
- headSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- headSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- headSet(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- headSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
-
Deprecated.Please use the corresponding type-specific method instead.
- headSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- headSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- headSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- headSet(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- headSet(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
-
Deprecated.Please use the corresponding type-specific method instead.
- headSet(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- headSet(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- headSet(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- headSet(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- headSet(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
-
Deprecated.Please use the corresponding type-specific method instead.
- headSet(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- headSet(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- headSet(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
- headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Returns a view of the portion of this sorted set whose elements are strictly less than
toElement. - headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Returns a view of the portion of this sorted set whose elements are strictly less than
toElement. - headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
- headSet(K) - Method in interface it.unimi.dsi.fastutil.objects.ObjectSortedSet
-
Returns a view of the portion of this sorted set whose elements are strictly less than
toElement. - headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.EmptySet
- headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.Singleton
- headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
I
- identity() - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanPredicate
-
Returns a
BooleanPredicatethat returns the boolean to be tested unmodified. - identity() - Static method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
- identity() - Static method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
- identity() - Static method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
- identity() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleUnaryOperator
-
Returns a
UnaryOperatorthat always returns the input unmodified. - identity() - Static method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
- identity() - Static method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
- identity() - Static method in interface it.unimi.dsi.fastutil.ints.IntUnaryOperator
-
Returns a
UnaryOperatorthat always returns the input unmodified. - identity() - Static method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
- identity() - Static method in interface it.unimi.dsi.fastutil.longs.LongUnaryOperator
-
Returns a
UnaryOperatorthat always returns the input unmodified. - identity() - Static method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
- incr(byte[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Increments the element of the given big array of specified index.
- incr(byte[][], long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - incr(char[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Increments the element of the given big array of specified index.
- incr(char[][], long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - incr(double[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Increments the element of the given big array of specified index.
- incr(double[][], long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - incr(float[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Increments the element of the given big array of specified index.
- incr(float[][], long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - incr(int[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Increments the element of the given big array of specified index.
- incr(int[][], long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - incr(long[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Increments the element of the given big array of specified index.
- incr(long[][], long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - incr(short[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Increments the element of the given big array of specified index.
- incr(short[][], long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - incrementAndGet(AtomicIntegerArray[], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Atomically increments an element of the given big atomic array, returning the new value.
- incrementAndGet(AtomicLongArray[], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Atomically increments an element of the given big atomic array, returning the new value.
- index(int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Computes the index associated with given segment and displacement.
- indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
- indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
- indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
- indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
- indexOf(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Returns the index of the first occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
- indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
- indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
- indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
- indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
- indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
- indexOf(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
- indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
- indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
- indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
- indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
- indexOf(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Returns the index of the first occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
- indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
- indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
- indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
- indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
- indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
- indexOf(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
- indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
- indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
- indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
- indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
- indexOf(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Returns the index of the first occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
- indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
- indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
- indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
- indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
- indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
- indexOf(long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
- indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- indexOf(DoubleIterator, DoublePredicate) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Returns the index of the first element returned by the given iterator that satisfies the given predicate, or −1 if no such element was found.
- indexOf(IntIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Returns the index of the first element returned by the given iterator that satisfies the given predicate, or −1 if no such element was found.
- indexOf(LongIterator, LongPredicate) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Returns the index of the first element returned by the given iterator that satisfies the given predicate, or −1 if no such element was found.
- indexOf(Object) - Method in interface it.unimi.dsi.fastutil.BigList
-
Returns the index of the first occurrence of the specified element in this big list, or -1 if this big list does not contain the element.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
-
Deprecated.Please use the corresponding type-specific method instead.
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- indexOf(Iterator<K>, Predicate<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Returns the index of the first element returned by the given iterator that satisfies the given predicate, or −1 if no such element was found.
- IndirectPriorityQueue<K> - Interface in it.unimi.dsi.fastutil
-
An indirect priority queue.
- IndirectPriorityQueues - Class in it.unimi.dsi.fastutil
-
A class providing static methods and objects that do useful things with indirect priority queues.
- IndirectPriorityQueues.EmptyIndirectPriorityQueue - Class in it.unimi.dsi.fastutil
-
An immutable class representing the empty indirect priority queue.
- IndirectPriorityQueues.SynchronizedIndirectPriorityQueue<K> - Class in it.unimi.dsi.fastutil
-
A synchronized wrapper class for indirect priority queues.
- INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
-
The standard initial capacity of a queue.
- INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
-
The standard initial capacity of a queue.
- INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
-
The standard initial capacity of a queue.
- INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
-
The standard initial capacity of a queue.
- inspectable - Variable in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
-
The number of valid bytes currently in
InspectableFileCachedInputStream.buffer. - InspectableFileCachedInputStream - Class in it.unimi.dsi.fastutil.io
-
A repositionable
MeasurableInputStreambased on cached data received by aWritableByteChannelwhose first bytes can be inspected directly. - InspectableFileCachedInputStream() - Constructor for class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
-
Creates a new instance with default buffer size and overflow-file directory.
- InspectableFileCachedInputStream(int) - Constructor for class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
-
Creates a new instance with specified buffer size and default overflow-file directory.
- InspectableFileCachedInputStream(int, File) - Constructor for class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
-
Creates a new instance with specified buffer size and overlow-file directory.
- Int2ByteFunction - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Int2CharFunction - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Int2DoubleArrayMap - Class in it.unimi.dsi.fastutil.ints
-
A simple, brute-force implementation of a map based on two parallel backing arrays.
- Int2DoubleArrayMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
-
Creates a new empty array map.
- Int2DoubleArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
-
Creates a new empty array map of given capacity.
- Int2DoubleArrayMap(int[], double[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
-
Creates a new empty array map with given key and value backing arrays.
- Int2DoubleArrayMap(int[], double[], int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
-
Creates a new array map with given key and value backing arrays, using the given number of elements.
- Int2DoubleArrayMap(Int2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Int2DoubleArrayMap(Map<? extends Integer, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Int2DoubleAVLTreeMap - Class in it.unimi.dsi.fastutil.ints
-
A type-specific AVL tree map with a fast, small-footprint implementation.
- Int2DoubleAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
-
Creates a new empty tree map.
- Int2DoubleAVLTreeMap(int[], double[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Int2DoubleAVLTreeMap(int[], double[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Int2DoubleAVLTreeMap(Int2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
-
Creates a new tree map copying a given map.
- Int2DoubleAVLTreeMap(Int2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Int2DoubleAVLTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
-
Creates a new empty tree map with the given comparator.
- Int2DoubleAVLTreeMap(Map<? extends Integer, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
-
Creates a new tree map copying a given map.
- Int2DoubleAVLTreeMap(SortedMap<Integer, Double>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
- int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
- int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
- int2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
Returns a type-specific set view of the mappings contained in this map.
- int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
- int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
- int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
- int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
- int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
- int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
- int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
- int2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
-
Returns a type-specific sorted-set view of the mappings contained in this map.
- int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
- int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
- int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
- int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
- Int2DoubleFunction - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Int2DoubleFunctions - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific functions.
- Int2DoubleFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing an empty type-specific function.
- Int2DoubleFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.ints
-
An adapter for mapping generic total functions to partial primitive functions.
- Int2DoubleFunctions.Singleton - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing a type-specific singleton function.
- Int2DoubleFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.ints
-
A synchronized wrapper class for functions.
- Int2DoubleFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for functions.
- Int2DoubleLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.ints
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Int2DoubleLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Int2DoubleLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Int2DoubleLinkedOpenHashMap(int[], double[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Int2DoubleLinkedOpenHashMap(int[], double[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Int2DoubleLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Creates a new hash map.
- Int2DoubleLinkedOpenHashMap(Int2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Int2DoubleLinkedOpenHashMap(Int2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Int2DoubleLinkedOpenHashMap(Map<? extends Integer, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Int2DoubleLinkedOpenHashMap(Map<? extends Integer, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Creates a new hash map copying a given one.
- Int2DoubleMap - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. - Int2DoubleMap.Entry - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing. - Int2DoubleMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.ints
-
An entry set providing fast iteration.
- Int2DoubleMaps - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific maps.
- Int2DoubleMaps.EmptyMap - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing an empty type-specific map.
- Int2DoubleMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing a type-specific singleton map.
- Int2DoubleMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.ints
-
A synchronized wrapper class for maps.
- Int2DoubleMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for maps.
- Int2DoubleOpenCustomHashMap - Class in it.unimi.dsi.fastutil.ints
-
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
- Int2DoubleOpenCustomHashMap(int[], double[], float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Int2DoubleOpenCustomHashMap(int[], double[], IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Int2DoubleOpenCustomHashMap(int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
-
Creates a new hash map.
- Int2DoubleOpenCustomHashMap(int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Int2DoubleOpenCustomHashMap(Int2DoubleMap, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Int2DoubleOpenCustomHashMap(Int2DoubleMap, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Int2DoubleOpenCustomHashMap(IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Int2DoubleOpenCustomHashMap(Map<? extends Integer, ? extends Double>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Int2DoubleOpenCustomHashMap(Map<? extends Integer, ? extends Double>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Int2DoubleOpenHashMap - Class in it.unimi.dsi.fastutil.ints
-
A type-specific hash map with a fast, small-footprint implementation.
- Int2DoubleOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Int2DoubleOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Int2DoubleOpenHashMap(int[], double[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Int2DoubleOpenHashMap(int[], double[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Int2DoubleOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
-
Creates a new hash map.
- Int2DoubleOpenHashMap(Int2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Int2DoubleOpenHashMap(Int2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Int2DoubleOpenHashMap(Map<? extends Integer, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Int2DoubleOpenHashMap(Map<? extends Integer, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
-
Creates a new hash map copying a given one.
- Int2DoubleRBTreeMap - Class in it.unimi.dsi.fastutil.ints
-
A type-specific red-black tree map with a fast, small-footprint implementation.
- Int2DoubleRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
-
Creates a new empty tree map.
- Int2DoubleRBTreeMap(int[], double[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Int2DoubleRBTreeMap(int[], double[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Int2DoubleRBTreeMap(Int2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
-
Creates a new tree map copying a given map.
- Int2DoubleRBTreeMap(Int2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Int2DoubleRBTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
-
Creates a new empty tree map with the given comparator.
- Int2DoubleRBTreeMap(Map<? extends Integer, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
-
Creates a new tree map copying a given map.
- Int2DoubleRBTreeMap(SortedMap<Integer, Double>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Int2DoubleSortedMap - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing. - Int2DoubleSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.ints
-
A sorted entry set providing fast iteration.
- Int2DoubleSortedMaps - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific sorted maps.
- Int2DoubleSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing an empty type-specific sorted map.
- Int2DoubleSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing a type-specific singleton sorted map.
- Int2DoubleSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.ints
-
A synchronized wrapper class for sorted maps.
- Int2DoubleSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for sorted maps.
- Int2FloatFunction - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Int2IntArrayMap - Class in it.unimi.dsi.fastutil.ints
-
A simple, brute-force implementation of a map based on two parallel backing arrays.
- Int2IntArrayMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
-
Creates a new empty array map.
- Int2IntArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
-
Creates a new empty array map of given capacity.
- Int2IntArrayMap(int[], int[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
-
Creates a new empty array map with given key and value backing arrays.
- Int2IntArrayMap(int[], int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
-
Creates a new array map with given key and value backing arrays, using the given number of elements.
- Int2IntArrayMap(Int2IntMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Int2IntArrayMap(Map<? extends Integer, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Int2IntAVLTreeMap - Class in it.unimi.dsi.fastutil.ints
-
A type-specific AVL tree map with a fast, small-footprint implementation.
- Int2IntAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
-
Creates a new empty tree map.
- Int2IntAVLTreeMap(int[], int[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Int2IntAVLTreeMap(int[], int[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Int2IntAVLTreeMap(Int2IntMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
-
Creates a new tree map copying a given map.
- Int2IntAVLTreeMap(Int2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Int2IntAVLTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
-
Creates a new empty tree map with the given comparator.
- Int2IntAVLTreeMap(Map<? extends Integer, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
-
Creates a new tree map copying a given map.
- Int2IntAVLTreeMap(SortedMap<Integer, Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
- int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
- int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
- int2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
Returns a type-specific set view of the mappings contained in this map.
- int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
- int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
- int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
- int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
- int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
- int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
- int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
- int2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
-
Returns a type-specific sorted-set view of the mappings contained in this map.
- int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
- int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
- int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
- int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
- Int2IntFunction - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Int2IntFunctions - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific functions.
- Int2IntFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing an empty type-specific function.
- Int2IntFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.ints
-
An adapter for mapping generic total functions to partial primitive functions.
- Int2IntFunctions.Singleton - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing a type-specific singleton function.
- Int2IntFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.ints
-
A synchronized wrapper class for functions.
- Int2IntFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for functions.
- Int2IntLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.ints
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Int2IntLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Int2IntLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Int2IntLinkedOpenHashMap(int[], int[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Int2IntLinkedOpenHashMap(int[], int[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Int2IntLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Creates a new hash map.
- Int2IntLinkedOpenHashMap(Int2IntMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Int2IntLinkedOpenHashMap(Int2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Int2IntLinkedOpenHashMap(Map<? extends Integer, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Int2IntLinkedOpenHashMap(Map<? extends Integer, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Creates a new hash map copying a given one.
- Int2IntMap - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. - Int2IntMap.Entry - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing. - Int2IntMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.ints
-
An entry set providing fast iteration.
- Int2IntMaps - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific maps.
- Int2IntMaps.EmptyMap - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing an empty type-specific map.
- Int2IntMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing a type-specific singleton map.
- Int2IntMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.ints
-
A synchronized wrapper class for maps.
- Int2IntMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for maps.
- Int2IntOpenCustomHashMap - Class in it.unimi.dsi.fastutil.ints
-
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
- Int2IntOpenCustomHashMap(int[], int[], float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Int2IntOpenCustomHashMap(int[], int[], IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Int2IntOpenCustomHashMap(int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
-
Creates a new hash map.
- Int2IntOpenCustomHashMap(int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Int2IntOpenCustomHashMap(Int2IntMap, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Int2IntOpenCustomHashMap(Int2IntMap, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Int2IntOpenCustomHashMap(IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Int2IntOpenCustomHashMap(Map<? extends Integer, ? extends Integer>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Int2IntOpenCustomHashMap(Map<? extends Integer, ? extends Integer>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Int2IntOpenHashMap - Class in it.unimi.dsi.fastutil.ints
-
A type-specific hash map with a fast, small-footprint implementation.
- Int2IntOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Int2IntOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Int2IntOpenHashMap(int[], int[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Int2IntOpenHashMap(int[], int[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Int2IntOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
-
Creates a new hash map.
- Int2IntOpenHashMap(Int2IntMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Int2IntOpenHashMap(Int2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Int2IntOpenHashMap(Map<? extends Integer, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Int2IntOpenHashMap(Map<? extends Integer, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
-
Creates a new hash map copying a given one.
- Int2IntRBTreeMap - Class in it.unimi.dsi.fastutil.ints
-
A type-specific red-black tree map with a fast, small-footprint implementation.
- Int2IntRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
-
Creates a new empty tree map.
- Int2IntRBTreeMap(int[], int[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Int2IntRBTreeMap(int[], int[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Int2IntRBTreeMap(Int2IntMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
-
Creates a new tree map copying a given map.
- Int2IntRBTreeMap(Int2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Int2IntRBTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
-
Creates a new empty tree map with the given comparator.
- Int2IntRBTreeMap(Map<? extends Integer, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
-
Creates a new tree map copying a given map.
- Int2IntRBTreeMap(SortedMap<Integer, Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Int2IntSortedMap - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing. - Int2IntSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.ints
-
A sorted entry set providing fast iteration.
- Int2IntSortedMaps - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific sorted maps.
- Int2IntSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing an empty type-specific sorted map.
- Int2IntSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing a type-specific singleton sorted map.
- Int2IntSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.ints
-
A synchronized wrapper class for sorted maps.
- Int2IntSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for sorted maps.
- Int2LongArrayMap - Class in it.unimi.dsi.fastutil.ints
-
A simple, brute-force implementation of a map based on two parallel backing arrays.
- Int2LongArrayMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
-
Creates a new empty array map.
- Int2LongArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
-
Creates a new empty array map of given capacity.
- Int2LongArrayMap(int[], long[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
-
Creates a new empty array map with given key and value backing arrays.
- Int2LongArrayMap(int[], long[], int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
-
Creates a new array map with given key and value backing arrays, using the given number of elements.
- Int2LongArrayMap(Int2LongMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Int2LongArrayMap(Map<? extends Integer, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Int2LongAVLTreeMap - Class in it.unimi.dsi.fastutil.ints
-
A type-specific AVL tree map with a fast, small-footprint implementation.
- Int2LongAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
-
Creates a new empty tree map.
- Int2LongAVLTreeMap(int[], long[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Int2LongAVLTreeMap(int[], long[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Int2LongAVLTreeMap(Int2LongMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
-
Creates a new tree map copying a given map.
- Int2LongAVLTreeMap(Int2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Int2LongAVLTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
-
Creates a new empty tree map with the given comparator.
- Int2LongAVLTreeMap(Map<? extends Integer, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
-
Creates a new tree map copying a given map.
- Int2LongAVLTreeMap(SortedMap<Integer, Long>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
- int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
- int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
- int2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
Returns a type-specific set view of the mappings contained in this map.
- int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
- int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
- int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
- int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
- int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
- int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
- int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
- int2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
-
Returns a type-specific sorted-set view of the mappings contained in this map.
- int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
- int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
- int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
- int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
- Int2LongFunction - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Int2LongFunctions - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific functions.
- Int2LongFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing an empty type-specific function.
- Int2LongFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.ints
-
An adapter for mapping generic total functions to partial primitive functions.
- Int2LongFunctions.Singleton - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing a type-specific singleton function.
- Int2LongFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.ints
-
A synchronized wrapper class for functions.
- Int2LongFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for functions.
- Int2LongLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.ints
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Int2LongLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Int2LongLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Int2LongLinkedOpenHashMap(int[], long[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Int2LongLinkedOpenHashMap(int[], long[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Int2LongLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Creates a new hash map.
- Int2LongLinkedOpenHashMap(Int2LongMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Int2LongLinkedOpenHashMap(Int2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Int2LongLinkedOpenHashMap(Map<? extends Integer, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Int2LongLinkedOpenHashMap(Map<? extends Integer, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Creates a new hash map copying a given one.
- Int2LongMap - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. - Int2LongMap.Entry - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing. - Int2LongMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.ints
-
An entry set providing fast iteration.
- Int2LongMaps - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific maps.
- Int2LongMaps.EmptyMap - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing an empty type-specific map.
- Int2LongMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing a type-specific singleton map.
- Int2LongMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.ints
-
A synchronized wrapper class for maps.
- Int2LongMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for maps.
- Int2LongOpenCustomHashMap - Class in it.unimi.dsi.fastutil.ints
-
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
- Int2LongOpenCustomHashMap(int[], long[], float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Int2LongOpenCustomHashMap(int[], long[], IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Int2LongOpenCustomHashMap(int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
-
Creates a new hash map.
- Int2LongOpenCustomHashMap(int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Int2LongOpenCustomHashMap(Int2LongMap, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Int2LongOpenCustomHashMap(Int2LongMap, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Int2LongOpenCustomHashMap(IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Int2LongOpenCustomHashMap(Map<? extends Integer, ? extends Long>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Int2LongOpenCustomHashMap(Map<? extends Integer, ? extends Long>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Int2LongOpenHashMap - Class in it.unimi.dsi.fastutil.ints
-
A type-specific hash map with a fast, small-footprint implementation.
- Int2LongOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Int2LongOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Int2LongOpenHashMap(int[], long[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Int2LongOpenHashMap(int[], long[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Int2LongOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
-
Creates a new hash map.
- Int2LongOpenHashMap(Int2LongMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Int2LongOpenHashMap(Int2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Int2LongOpenHashMap(Map<? extends Integer, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Int2LongOpenHashMap(Map<? extends Integer, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
-
Creates a new hash map copying a given one.
- Int2LongRBTreeMap - Class in it.unimi.dsi.fastutil.ints
-
A type-specific red-black tree map with a fast, small-footprint implementation.
- Int2LongRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
-
Creates a new empty tree map.
- Int2LongRBTreeMap(int[], long[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Int2LongRBTreeMap(int[], long[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Int2LongRBTreeMap(Int2LongMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
-
Creates a new tree map copying a given map.
- Int2LongRBTreeMap(Int2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Int2LongRBTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
-
Creates a new empty tree map with the given comparator.
- Int2LongRBTreeMap(Map<? extends Integer, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
-
Creates a new tree map copying a given map.
- Int2LongRBTreeMap(SortedMap<Integer, Long>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Int2LongSortedMap - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing. - Int2LongSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.ints
-
A sorted entry set providing fast iteration.
- Int2LongSortedMaps - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific sorted maps.
- Int2LongSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing an empty type-specific sorted map.
- Int2LongSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing a type-specific singleton sorted map.
- Int2LongSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.ints
-
A synchronized wrapper class for sorted maps.
- Int2LongSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for sorted maps.
- Int2ObjectArrayMap<V> - Class in it.unimi.dsi.fastutil.ints
-
A simple, brute-force implementation of a map based on two parallel backing arrays.
- Int2ObjectArrayMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
-
Creates a new empty array map.
- Int2ObjectArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
-
Creates a new empty array map of given capacity.
- Int2ObjectArrayMap(int[], Object[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
-
Creates a new empty array map with given key and value backing arrays.
- Int2ObjectArrayMap(int[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
-
Creates a new array map with given key and value backing arrays, using the given number of elements.
- Int2ObjectArrayMap(Int2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Int2ObjectArrayMap(Map<? extends Integer, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Int2ObjectAVLTreeMap<V> - Class in it.unimi.dsi.fastutil.ints
-
A type-specific AVL tree map with a fast, small-footprint implementation.
- Int2ObjectAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
-
Creates a new empty tree map.
- Int2ObjectAVLTreeMap(int[], V[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Int2ObjectAVLTreeMap(int[], V[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Int2ObjectAVLTreeMap(Int2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
-
Creates a new tree map copying a given map.
- Int2ObjectAVLTreeMap(Int2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Int2ObjectAVLTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
-
Creates a new empty tree map with the given comparator.
- Int2ObjectAVLTreeMap(Map<? extends Integer, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
-
Creates a new tree map copying a given map.
- Int2ObjectAVLTreeMap(SortedMap<Integer, V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
- int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
- int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
- int2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
-
Returns a type-specific set view of the mappings contained in this map.
- int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
- int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.Singleton
- int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
- int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
- int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
- int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
- int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
- int2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
-
Returns a type-specific sorted-set view of the mappings contained in this map.
- int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
- int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
- int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
- int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
- Int2ObjectFunction<V> - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Int2ObjectFunctions - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific functions.
- Int2ObjectFunctions.EmptyFunction<V> - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing an empty type-specific function.
- Int2ObjectFunctions.PrimitiveFunction<V> - Class in it.unimi.dsi.fastutil.ints
-
An adapter for mapping generic total functions to partial primitive functions.
- Int2ObjectFunctions.Singleton<V> - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing a type-specific singleton function.
- Int2ObjectFunctions.SynchronizedFunction<V> - Class in it.unimi.dsi.fastutil.ints
-
A synchronized wrapper class for functions.
- Int2ObjectFunctions.UnmodifiableFunction<V> - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for functions.
- Int2ObjectLinkedOpenHashMap<V> - Class in it.unimi.dsi.fastutil.ints
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Int2ObjectLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Int2ObjectLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Int2ObjectLinkedOpenHashMap(int[], V[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Int2ObjectLinkedOpenHashMap(int[], V[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Int2ObjectLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Creates a new hash map.
- Int2ObjectLinkedOpenHashMap(Int2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Int2ObjectLinkedOpenHashMap(Int2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Int2ObjectLinkedOpenHashMap(Map<? extends Integer, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Int2ObjectLinkedOpenHashMap(Map<? extends Integer, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Creates a new hash map copying a given one.
- Int2ObjectMap<V> - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. - Int2ObjectMap.Entry<V> - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing. - Int2ObjectMap.FastEntrySet<V> - Interface in it.unimi.dsi.fastutil.ints
-
An entry set providing fast iteration.
- Int2ObjectMaps - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific maps.
- Int2ObjectMaps.EmptyMap<V> - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing an empty type-specific map.
- Int2ObjectMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing a type-specific singleton map.
- Int2ObjectMaps.SynchronizedMap<V> - Class in it.unimi.dsi.fastutil.ints
-
A synchronized wrapper class for maps.
- Int2ObjectMaps.UnmodifiableMap<V> - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for maps.
- Int2ObjectOpenCustomHashMap<V> - Class in it.unimi.dsi.fastutil.ints
-
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
- Int2ObjectOpenCustomHashMap(int[], V[], float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Int2ObjectOpenCustomHashMap(int[], V[], IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Int2ObjectOpenCustomHashMap(int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
-
Creates a new hash map.
- Int2ObjectOpenCustomHashMap(int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Int2ObjectOpenCustomHashMap(Int2ObjectMap<V>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Int2ObjectOpenCustomHashMap(Int2ObjectMap<V>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Int2ObjectOpenCustomHashMap(IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Int2ObjectOpenCustomHashMap(Map<? extends Integer, ? extends V>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Int2ObjectOpenCustomHashMap(Map<? extends Integer, ? extends V>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Int2ObjectOpenHashMap<V> - Class in it.unimi.dsi.fastutil.ints
-
A type-specific hash map with a fast, small-footprint implementation.
- Int2ObjectOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Int2ObjectOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Int2ObjectOpenHashMap(int[], V[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Int2ObjectOpenHashMap(int[], V[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Int2ObjectOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
-
Creates a new hash map.
- Int2ObjectOpenHashMap(Int2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Int2ObjectOpenHashMap(Int2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Int2ObjectOpenHashMap(Map<? extends Integer, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Int2ObjectOpenHashMap(Map<? extends Integer, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
-
Creates a new hash map copying a given one.
- Int2ObjectRBTreeMap<V> - Class in it.unimi.dsi.fastutil.ints
-
A type-specific red-black tree map with a fast, small-footprint implementation.
- Int2ObjectRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
-
Creates a new empty tree map.
- Int2ObjectRBTreeMap(int[], V[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Int2ObjectRBTreeMap(int[], V[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Int2ObjectRBTreeMap(Int2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
-
Creates a new tree map copying a given map.
- Int2ObjectRBTreeMap(Int2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Int2ObjectRBTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
-
Creates a new empty tree map with the given comparator.
- Int2ObjectRBTreeMap(Map<? extends Integer, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
-
Creates a new tree map copying a given map.
- Int2ObjectRBTreeMap(SortedMap<Integer, V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Int2ObjectSortedMap<V> - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing. - Int2ObjectSortedMap.FastSortedEntrySet<V> - Interface in it.unimi.dsi.fastutil.ints
-
A sorted entry set providing fast iteration.
- Int2ObjectSortedMaps - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific sorted maps.
- Int2ObjectSortedMaps.EmptySortedMap<V> - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing an empty type-specific sorted map.
- Int2ObjectSortedMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing a type-specific singleton sorted map.
- Int2ObjectSortedMaps.SynchronizedSortedMap<V> - Class in it.unimi.dsi.fastutil.ints
-
A synchronized wrapper class for sorted maps.
- Int2ObjectSortedMaps.UnmodifiableSortedMap<V> - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for sorted maps.
- Int2ReferenceFunction<V> - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Int2ShortFunction - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - IntArrayFIFOQueue - Class in it.unimi.dsi.fastutil.ints
-
A type-specific array-based FIFO queue, supporting also deque operations.
- IntArrayFIFOQueue() - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
-
Creates a new empty queue with standard initial capacity.
- IntArrayFIFOQueue(int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
-
Creates a new empty queue with given capacity.
- IntArrayFrontCodedBigList - Class in it.unimi.dsi.fastutil.ints
-
Compact storage of big lists of arrays using front-coding (also known as prefix-omission) compression.
- IntArrayFrontCodedBigList(Collection<int[]>, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
-
Creates a new front-coded list containing the arrays in the given collection.
- IntArrayFrontCodedBigList(Iterator<int[]>, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
-
Creates a new front-coded list containing the arrays returned by the given iterator.
- IntArrayFrontCodedList - Class in it.unimi.dsi.fastutil.ints
-
Compact storage of lists of arrays using front-coding (also known as prefix-omission) compression.
- IntArrayFrontCodedList(Collection<int[]>, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
-
Creates a new front-coded list containing the arrays in the given collection.
- IntArrayFrontCodedList(Iterator<int[]>, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
-
Creates a new front-coded list containing the arrays returned by the given iterator.
- IntArrayIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.ints
-
A type-specific array-based semi-indirect priority queue.
- IntArrayIndirectPriorityQueue(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
- IntArrayIndirectPriorityQueue(int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
-
Creates a new empty queue with given capacity and using the natural order.
- IntArrayIndirectPriorityQueue(int[], int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- IntArrayIndirectPriorityQueue(int[], int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- IntArrayIndirectPriorityQueue(int[], int[], int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- IntArrayIndirectPriorityQueue(int[], int[], IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- IntArrayIndirectPriorityQueue(int[], int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
-
Creates a new empty queue without elements with a given capacity and comparator.
- IntArrayIndirectPriorityQueue(int[], IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
- IntArrayList - Class in it.unimi.dsi.fastutil.ints
-
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
- IntArrayList() - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
-
Creates a new array list with
IntArrayList.DEFAULT_INITIAL_CAPACITYcapacity. - IntArrayList(int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
-
Creates a new array list with given capacity.
- IntArrayList(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
-
Creates a new array list and fills it with the elements of a given array.
- IntArrayList(int[], int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
-
Creates a new array list and fills it with the elements of a given array.
- IntArrayList(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
-
Creates a new array list and fills it with a given type-specific collection.
- IntArrayList(IntIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
-
Creates a new array list and fills it with the elements returned by a type-specific iterator..
- IntArrayList(IntList) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
-
Creates a new array list and fills it with a given type-specific list.
- IntArrayList(Collection<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
-
Creates a new array list and fills it with a given collection.
- IntArrayList(Iterator<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
-
Creates a new array list and fills it with the elements returned by an iterator..
- IntArrayPriorityQueue - Class in it.unimi.dsi.fastutil.ints
-
A type-specific array-based priority queue.
- IntArrayPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
-
Creates a new empty queue using the natural order.
- IntArrayPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
-
Creates a new empty queue with a given capacity and using the natural order.
- IntArrayPriorityQueue(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
-
Wraps a given array in a queue using the natural order.
- IntArrayPriorityQueue(int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
-
Wraps a given array in a queue using the natural order.
- IntArrayPriorityQueue(int[], int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- IntArrayPriorityQueue(int[], IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- IntArrayPriorityQueue(int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
-
Creates a new empty queue with a given capacity and comparator.
- IntArrayPriorityQueue(IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
-
Creates a new empty queue with a given comparator.
- IntArrays - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific arrays.
- IntArraySet - Class in it.unimi.dsi.fastutil.ints
-
A simple, brute-force implementation of a set based on a backing array.
- IntArraySet() - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
-
Creates a new empty array set.
- IntArraySet(int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
-
Creates a new empty array set of given initial capacity.
- IntArraySet(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
-
Creates a new array set using the given backing array.
- IntArraySet(int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
-
Creates a new array set using the given backing array and the given number of elements of the array.
- IntArraySet(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
-
Creates a new array set copying the contents of a given collection.
- IntArraySet(IntSet) - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
-
Creates a new array set copying the contents of a given collection.
- IntArraySet(Collection<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
-
Creates a new array set copying the contents of a given set.
- IntArraySet(Set<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
-
Creates a new array set copying the contents of a given set.
- IntAVLTreeSet - Class in it.unimi.dsi.fastutil.ints
-
A type-specific AVL tree set with a fast, small-footprint implementation.
- IntAVLTreeSet() - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
-
Creates a new empty tree set.
- IntAVLTreeSet(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
-
Creates a new tree set copying the elements of an array.
- IntAVLTreeSet(int[], int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
-
Creates a new tree set and fills it with the elements of a given array.
- IntAVLTreeSet(int[], int, int, Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
-
Creates a new tree set and fills it with the elements of a given array using a given
Comparator. - IntAVLTreeSet(int[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
-
Creates a new tree set copying the elements of an array using a given
Comparator. - IntAVLTreeSet(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
-
Creates a new tree set copying a given type-specific collection.
- IntAVLTreeSet(IntIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
-
Creates a new tree set using elements provided by a type-specific iterator.
- IntAVLTreeSet(IntSortedSet) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
-
Creates a new tree set copying a given type-specific sorted set (and its
Comparator). - IntAVLTreeSet(Collection<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
-
Creates a new tree set copying a given set.
- IntAVLTreeSet(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
-
Creates a new empty tree set with the given comparator.
- IntAVLTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
-
Creates a new tree set using elements provided by an iterator.
- IntAVLTreeSet(SortedSet<Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
-
Creates a new tree set copying a given sorted set (and its
Comparator). - IntBidirectionalIterable - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Iterablethat further strengthens the specification ofIterable.iterator(). - IntBidirectionalIterator - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
- IntBigArrayBigList - Class in it.unimi.dsi.fastutil.ints
-
A type-specific big list based on a big array; provides some additional methods that use polymorphism to avoid (un)boxing.
- IntBigArrayBigList() - Constructor for class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Creates a new big-array big list with
IntBigArrayBigList.DEFAULT_INITIAL_CAPACITYcapacity. - IntBigArrayBigList(int[][]) - Constructor for class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Creates a new big-array big list and fills it with the elements of a given big array.
- IntBigArrayBigList(int[][], long, long) - Constructor for class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Creates a new big-array big list and fills it with the elements of a given big array.
- IntBigArrayBigList(long) - Constructor for class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Creates a new big-array big list with given capacity.
- IntBigArrayBigList(IntBigList) - Constructor for class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Creates a new big-array big list and fills it with a given type-specific list.
- IntBigArrayBigList(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Creates a new big-array big list and fills it with a given type-specific collection.
- IntBigArrayBigList(IntIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Creates a new big-array big list and fills it with the elements returned by a type-specific iterator..
- IntBigArrayBigList(Iterator<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Creates a new big-array big list and fills it with the elements returned by an iterator..
- IntBigArrays - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with big arrays.
- IntBigList - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
BigList; provides some additional methods that use polymorphism to avoid (un)boxing. - IntBigListIterator - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
BigListIterator. - IntBigListIterators - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific iterators.
- IntBigListIterators.AbstractIndexBasedBigIterator - Class in it.unimi.dsi.fastutil.ints
-
A skeletal implementation for an iterator backed by an index based data store.
- IntBigListIterators.AbstractIndexBasedBigListIterator - Class in it.unimi.dsi.fastutil.ints
-
A skeletal implementation for a list-iterator backed by an index based data store.
- IntBigListIterators.BigListIteratorListIterator - Class in it.unimi.dsi.fastutil.ints
-
A class exposing a list iterator as a big-list iterator..
- IntBigListIterators.EmptyBigListIterator - Class in it.unimi.dsi.fastutil.ints
-
A class returning no elements and a type-specific big list iterator interface.
- IntBigListIterators.UnmodifiableBigListIterator - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for big list iterators.
- IntBigLists - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific big lists.
- IntBigLists.EmptyBigList - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing an empty type-specific big list.
- IntBigLists.ListBigList - Class in it.unimi.dsi.fastutil.ints
-
A class exposing a list as a big list.
- IntBigLists.Singleton - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing a type-specific singleton big list.
- IntBigLists.SynchronizedBigList - Class in it.unimi.dsi.fastutil.ints
-
A synchronized wrapper class for big lists.
- IntBigLists.UnmodifiableBigList - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for big lists.
- IntBigSpliterators - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific spliterators on big (potentially greater then
Integer.MAX_VALUEitems long). - IntBigSpliterators() - Constructor for class it.unimi.dsi.fastutil.ints.IntBigSpliterators
- IntBigSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.ints
-
A skeletal implementation for a spliterator backed by an index based data store.
- IntBigSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.ints
-
A skeletal implementation for a spliterator backed by an index based data store.
- IntBigSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.ints
-
A skeletal implementation for a spliterator backed by an index based data store.
- IntBinaryOperator - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
BinaryOperator; provides methods operating both on objects and on primitives. - IntCollection - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Collection; provides some additional methods that use polymorphism to avoid (un)boxing. - IntCollections - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific collections.
- IntCollections.EmptyCollection - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing an empty type-specific collection.
- IntCollections.IterableCollection - Class in it.unimi.dsi.fastutil.ints
-
A collection wrapper class for iterables.
- IntComparator - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Comparator; provides methods to compare two primitive types both as objects and as primitive types. - IntComparators - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with comparators.
- IntConsumer - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Consumer; provides methods to consume a primitive type both as object and as primitive. - IntDoubleImmutablePair - Class in it.unimi.dsi.fastutil.ints
-
A type-specific immutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - IntDoubleImmutablePair(int, double) - Constructor for class it.unimi.dsi.fastutil.ints.IntDoubleImmutablePair
-
Creates a new type-specific immutable
Pairwith given left and right value. - IntDoubleMutablePair - Class in it.unimi.dsi.fastutil.ints
-
A type-specific mutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - IntDoubleMutablePair(int, double) - Constructor for class it.unimi.dsi.fastutil.ints.IntDoubleMutablePair
-
Creates a new type-specific mutable
Pairwith given left and right value. - IntDoublePair - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - IntHash - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Hashinterface. - IntHash.Strategy - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific hash strategy.
- IntHeapIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.ints
-
A type-specific heap-based indirect priority queue.
- IntHeapIndirectPriorityQueue(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
- IntHeapIndirectPriorityQueue(int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
-
Creates a new empty queue with a given capacity and using the natural order.
- IntHeapIndirectPriorityQueue(int[], int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- IntHeapIndirectPriorityQueue(int[], int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- IntHeapIndirectPriorityQueue(int[], int[], int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- IntHeapIndirectPriorityQueue(int[], int[], IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- IntHeapIndirectPriorityQueue(int[], int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
-
Creates a new empty queue with a given capacity and comparator.
- IntHeapIndirectPriorityQueue(int[], IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
- IntHeapPriorityQueue - Class in it.unimi.dsi.fastutil.ints
-
A type-specific heap-based priority queue.
- IntHeapPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
-
Creates a new empty queue using the natural order.
- IntHeapPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
-
Creates a new empty queue with a given capacity and using the natural order.
- IntHeapPriorityQueue(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
-
Wraps a given array in a queue using the natural order.
- IntHeapPriorityQueue(int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
-
Wraps a given array in a queue using the natural order.
- IntHeapPriorityQueue(int[], int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- IntHeapPriorityQueue(int[], IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- IntHeapPriorityQueue(int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
-
Creates a new empty queue with a given capacity and comparator.
- IntHeapPriorityQueue(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
-
Creates a queue using the elements in a type-specific collection using the natural order.
- IntHeapPriorityQueue(IntCollection, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
-
Creates a queue using the elements in a type-specific collection using a given comparator.
- IntHeapPriorityQueue(IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
-
Creates a new empty queue with a given comparator.
- IntHeapPriorityQueue(Collection<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
-
Creates a queue using the elements in a collection using the natural order.
- IntHeapPriorityQueue(Collection<? extends Integer>, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
-
Creates a queue using the elements in a collection using a given comparator.
- IntHeaps - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with heaps.
- IntHeapSemiIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.ints
-
A type-specific heap-based semi-indirect priority queue.
- IntHeapSemiIndirectPriorityQueue(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
- IntHeapSemiIndirectPriorityQueue(int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
-
Creates a new empty queue with given capacity and using the natural order.
- IntHeapSemiIndirectPriorityQueue(int[], int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- IntHeapSemiIndirectPriorityQueue(int[], int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- IntHeapSemiIndirectPriorityQueue(int[], int[], int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- IntHeapSemiIndirectPriorityQueue(int[], int[], IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- IntHeapSemiIndirectPriorityQueue(int[], int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
-
Creates a new empty queue without elements with a given capacity and comparator.
- IntHeapSemiIndirectPriorityQueue(int[], IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
- IntImmutableList - Class in it.unimi.dsi.fastutil.ints
-
A type-specific array-based immutable list; provides some additional methods that use polymorphism to avoid (un)boxing.
- IntImmutableList(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Creates a new immutable list using a given array.
- IntImmutableList(int[], int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Creates a new immutable list and fills it with the elements of a given array.
- IntImmutableList(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Creates a new immutable list and fills it with a given type-specific collection.
- IntImmutableList(IntIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Creates a new immutable list and fills it with the elements returned by a type-specific iterator..
- IntImmutableList(IntList) - Constructor for class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Creates a new immutable list and fills it with a given type-specific list.
- IntImmutableList(Collection<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Creates a new immutable list and fills it with a given collection.
- IntIndirectHeaps - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with indirect heaps.
- IntIndirectPriorityQueue - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
IndirectPriorityQueue. - IntIntImmutablePair - Class in it.unimi.dsi.fastutil.ints
-
A type-specific immutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - IntIntImmutablePair(int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntIntImmutablePair
-
Creates a new type-specific immutable
Pairwith given left and right value. - IntIntImmutableSortedPair - Class in it.unimi.dsi.fastutil.ints
-
A type-specific immutable
SortedPair; provides some additional methods that use polymorphism to avoid (un)boxing. - IntIntMutablePair - Class in it.unimi.dsi.fastutil.ints
-
A type-specific mutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - IntIntMutablePair(int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntIntMutablePair
-
Creates a new type-specific mutable
Pairwith given left and right value. - IntIntPair - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - IntIntSortedPair - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific immutable
SortedPair. - IntIterable - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Iterablethat strengthens that specification ofIntIterable.iterator()andIntIterable.forEach(Consumer). - IntIterables - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific iterables.
- intIterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterable
-
Returns a widened primitive iterator on the elements of this iterable.
- intIterator() - Method in interface it.unimi.dsi.fastutil.chars.CharIterable
-
Returns a widened primitive iterator on the elements of this iterable.
- intIterator() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Returns a primitive iterator on the elements of this collection.
- intIterator() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.IterableCollection
- intIterator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- intIterator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- intIterator() - Method in interface it.unimi.dsi.fastutil.ints.IntIterable
-
Returns a primitive iterator on the elements of this iterable.
- intIterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterable
-
Returns a widened primitive iterator on the elements of this iterable.
- IntIterator - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements. - IntIterators - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific iterators.
- IntIterators.AbstractIndexBasedIterator - Class in it.unimi.dsi.fastutil.ints
-
A skeletal implementation for an iterator backed by an index-based data store.
- IntIterators.AbstractIndexBasedListIterator - Class in it.unimi.dsi.fastutil.ints
-
A skeletal implementation for a list-iterator backed by an index-based data store.
- IntIterators.EmptyIterator - Class in it.unimi.dsi.fastutil.ints
-
A class returning no elements and a type-specific iterator interface.
- IntIterators.UnmodifiableBidirectionalIterator - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for bidirectional iterators.
- IntIterators.UnmodifiableIterator - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for iterators.
- IntIterators.UnmodifiableListIterator - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for list iterators.
- IntLinkedOpenCustomHashSet - Class in it.unimi.dsi.fastutil.ints
-
A type-specific linked hash set with with a fast, small-footprint implementation.
- IntLinkedOpenCustomHashSet(int[], float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Creates a new hash set copying the elements of an array.
- IntLinkedOpenCustomHashSet(int[], int, int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Creates a new hash set and fills it with the elements of a given array.
- IntLinkedOpenCustomHashSet(int[], int, int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor and fills it with the elements of a given array. - IntLinkedOpenCustomHashSet(int[], IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying the elements of an array. - IntLinkedOpenCustomHashSet(int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Creates a new hash set.
- IntLinkedOpenCustomHashSet(int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor. - IntLinkedOpenCustomHashSet(IntCollection, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Creates a new hash set copying a given type-specific collection.
- IntLinkedOpenCustomHashSet(IntCollection, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific collection. - IntLinkedOpenCustomHashSet(IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Creates a new hash set with initial expected
Hash.DEFAULT_INITIAL_SIZEelements andHash.DEFAULT_LOAD_FACTORas load factor. - IntLinkedOpenCustomHashSet(IntIterator, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Creates a new hash set using elements provided by a type-specific iterator.
- IntLinkedOpenCustomHashSet(IntIterator, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by a type-specific iterator. - IntLinkedOpenCustomHashSet(Collection<? extends Integer>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Creates a new hash set copying a given collection.
- IntLinkedOpenCustomHashSet(Collection<? extends Integer>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given collection. - IntLinkedOpenCustomHashSet(Iterator<?>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Creates a new hash set using elements provided by an iterator.
- IntLinkedOpenCustomHashSet(Iterator<?>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by an iterator. - IntLinkedOpenHashSet - Class in it.unimi.dsi.fastutil.ints
-
A type-specific linked hash set with with a fast, small-footprint implementation.
- IntLinkedOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Creates a new hash set with initial expected
Hash.DEFAULT_INITIAL_SIZEelements andHash.DEFAULT_LOAD_FACTORas load factor. - IntLinkedOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor. - IntLinkedOpenHashSet(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying the elements of an array. - IntLinkedOpenHashSet(int[], float) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Creates a new hash set copying the elements of an array.
- IntLinkedOpenHashSet(int[], int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor and fills it with the elements of a given array. - IntLinkedOpenHashSet(int[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Creates a new hash set and fills it with the elements of a given array.
- IntLinkedOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Creates a new hash set.
- IntLinkedOpenHashSet(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific collection. - IntLinkedOpenHashSet(IntCollection, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Creates a new hash set copying a given type-specific collection.
- IntLinkedOpenHashSet(IntIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by a type-specific iterator. - IntLinkedOpenHashSet(IntIterator, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Creates a new hash set using elements provided by a type-specific iterator.
- IntLinkedOpenHashSet(Collection<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given collection. - IntLinkedOpenHashSet(Collection<? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Creates a new hash set copying a given collection.
- IntLinkedOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by an iterator. - IntLinkedOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Creates a new hash set using elements provided by an iterator.
- IntList - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
List; provides some additional methods that use polymorphism to avoid (un)boxing. - IntListIterator - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific bidirectional iterator that is also a
ListIterator. - IntLists - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific lists.
- IntLists.EmptyList - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing an empty type-specific list.
- IntLists.Singleton - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing a type-specific singleton list.
- IntLists.SynchronizedList - Class in it.unimi.dsi.fastutil.ints
-
A synchronized wrapper class for lists.
- IntLists.SynchronizedRandomAccessList - Class in it.unimi.dsi.fastutil.ints
-
A synchronized wrapper class for random-access lists.
- IntLists.UnmodifiableList - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for lists.
- IntLists.UnmodifiableRandomAccessList - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for random-access lists.
- IntLongImmutablePair - Class in it.unimi.dsi.fastutil.ints
-
A type-specific immutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - IntLongImmutablePair(int, long) - Constructor for class it.unimi.dsi.fastutil.ints.IntLongImmutablePair
-
Creates a new type-specific immutable
Pairwith given left and right value. - IntLongMutablePair - Class in it.unimi.dsi.fastutil.ints
-
A type-specific mutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - IntLongMutablePair(int, long) - Constructor for class it.unimi.dsi.fastutil.ints.IntLongMutablePair
-
Creates a new type-specific mutable
Pairwith given left and right value. - IntLongPair - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - IntObjectImmutablePair<V> - Class in it.unimi.dsi.fastutil.ints
-
A type-specific immutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - IntObjectImmutablePair(int, V) - Constructor for class it.unimi.dsi.fastutil.ints.IntObjectImmutablePair
-
Creates a new type-specific immutable
Pairwith given left and right value. - IntObjectMutablePair<V> - Class in it.unimi.dsi.fastutil.ints
-
A type-specific mutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - IntObjectMutablePair(int, V) - Constructor for class it.unimi.dsi.fastutil.ints.IntObjectMutablePair
-
Creates a new type-specific mutable
Pairwith given left and right value. - IntObjectPair<V> - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - IntOpenCustomHashSet - Class in it.unimi.dsi.fastutil.ints
-
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
- IntOpenCustomHashSet(int[], float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
-
Creates a new hash set copying the elements of an array.
- IntOpenCustomHashSet(int[], int, int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
-
Creates a new hash set and fills it with the elements of a given array.
- IntOpenCustomHashSet(int[], int, int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor and fills it with the elements of a given array. - IntOpenCustomHashSet(int[], IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying the elements of an array. - IntOpenCustomHashSet(int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
-
Creates a new hash set.
- IntOpenCustomHashSet(int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor. - IntOpenCustomHashSet(IntCollection, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
-
Creates a new hash set copying a given type-specific collection.
- IntOpenCustomHashSet(IntCollection, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific collection. - IntOpenCustomHashSet(IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
-
Creates a new hash set with initial expected
Hash.DEFAULT_INITIAL_SIZEelements andHash.DEFAULT_LOAD_FACTORas load factor. - IntOpenCustomHashSet(IntIterator, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
-
Creates a new hash set using elements provided by a type-specific iterator.
- IntOpenCustomHashSet(IntIterator, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by a type-specific iterator. - IntOpenCustomHashSet(Collection<? extends Integer>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
-
Creates a new hash set copying a given collection.
- IntOpenCustomHashSet(Collection<? extends Integer>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given collection. - IntOpenCustomHashSet(Iterator<?>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
-
Creates a new hash set using elements provided by an iterator.
- IntOpenCustomHashSet(Iterator<?>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by an iterator. - IntOpenHashBigSet - Class in it.unimi.dsi.fastutil.ints
-
A type-specific hash big set with with a fast, small-footprint implementation.
- IntOpenHashBigSet() - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Creates a new hash big set with initial expected
Hash.DEFAULT_INITIAL_SIZEelements andHash.DEFAULT_LOAD_FACTORas load factor. - IntOpenHashBigSet(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor copying the elements of an array. - IntOpenHashBigSet(int[], float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Creates a new hash big set copying the elements of an array.
- IntOpenHashBigSet(int[], int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor and fills it with the elements of a given array. - IntOpenHashBigSet(int[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Creates a new hash big set and fills it with the elements of a given array.
- IntOpenHashBigSet(long) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor. - IntOpenHashBigSet(long, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Creates a new hash big set.
- IntOpenHashBigSet(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific collection. - IntOpenHashBigSet(IntCollection, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Creates a new hash big set copying a given type-specific collection.
- IntOpenHashBigSet(IntIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by a type-specific iterator. - IntOpenHashBigSet(IntIterator, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Creates a new hash big set using elements provided by a type-specific iterator.
- IntOpenHashBigSet(Collection<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given collection. - IntOpenHashBigSet(Collection<? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Creates a new hash big set copying a given collection.
- IntOpenHashBigSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by an iterator. - IntOpenHashBigSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Creates a new hash big set using elements provided by an iterator.
- IntOpenHashSet - Class in it.unimi.dsi.fastutil.ints
-
A type-specific hash set with with a fast, small-footprint implementation.
- IntOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Creates a new hash set with initial expected
Hash.DEFAULT_INITIAL_SIZEelements andHash.DEFAULT_LOAD_FACTORas load factor. - IntOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor. - IntOpenHashSet(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying the elements of an array. - IntOpenHashSet(int[], float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Creates a new hash set copying the elements of an array.
- IntOpenHashSet(int[], int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor and fills it with the elements of a given array. - IntOpenHashSet(int[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Creates a new hash set and fills it with the elements of a given array.
- IntOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Creates a new hash set.
- IntOpenHashSet(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific collection. - IntOpenHashSet(IntCollection, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Creates a new hash set copying a given type-specific collection.
- IntOpenHashSet(IntIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by a type-specific iterator. - IntOpenHashSet(IntIterator, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Creates a new hash set using elements provided by a type-specific iterator.
- IntOpenHashSet(Collection<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given collection. - IntOpenHashSet(Collection<? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Creates a new hash set copying a given collection.
- IntOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by an iterator. - IntOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Creates a new hash set using elements provided by an iterator.
- intParallelStream() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Return a parallel primitive stream over the elements, performing widening casts if needed.
- intParallelStream() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- intParallelStream() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- IntPredicate - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Predicate; provides methods to test a primitive type both as object and as primitive. - IntPriorityQueue - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
PriorityQueue; provides some additional methods that use polymorphism to avoid (un)boxing. - IntPriorityQueues - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific priority queues.
- IntPriorityQueues.SynchronizedPriorityQueue - Class in it.unimi.dsi.fastutil.ints
-
A synchronized wrapper class for priority queues.
- IntRandomAccessSubList(IntBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntRandomAccessSubList
- IntRandomAccessSubList(IntList, int, int) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractIntList.IntRandomAccessSubList
- IntRBTreeSet - Class in it.unimi.dsi.fastutil.ints
-
A type-specific red-black tree set with a fast, small-footprint implementation.
- IntRBTreeSet() - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
-
Creates a new empty tree set.
- IntRBTreeSet(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
-
Creates a new tree set copying the elements of an array.
- IntRBTreeSet(int[], int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
-
Creates a new tree set and fills it with the elements of a given array.
- IntRBTreeSet(int[], int, int, Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
-
Creates a new tree set and fills it with the elements of a given array using a given
Comparator. - IntRBTreeSet(int[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
-
Creates a new tree set copying the elements of an array using a given
Comparator. - IntRBTreeSet(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
-
Creates a new tree set copying a given type-specific collection.
- IntRBTreeSet(IntIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
-
Creates a new tree set using elements provided by a type-specific iterator.
- IntRBTreeSet(IntSortedSet) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
-
Creates a new tree set copying a given type-specific sorted set (and its
Comparator). - IntRBTreeSet(Collection<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
-
Creates a new tree set copying a given collection.
- IntRBTreeSet(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
-
Creates a new empty tree set with the given comparator.
- IntRBTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
-
Creates a new tree set using elements provided by an iterator.
- IntRBTreeSet(SortedSet<Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
-
Creates a new tree set copying a given sorted set (and its
Comparator). - IntSemiIndirectHeaps - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with semi-indirect heaps.
- IntSet - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Set; provides some additional methods that use polymorphism to avoid (un)boxing. - IntSets - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific sets.
- IntSets.EmptySet - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing the empty set and implementing a type-specific set interface.
- IntSets.Singleton - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing a type-specific singleton set.
- IntSets.SynchronizedSet - Class in it.unimi.dsi.fastutil.ints
-
A synchronized wrapper class for sets.
- IntSets.UnmodifiableSet - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for sets.
- IntSortedSet - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing. - IntSortedSets - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific sorted sets.
- IntSortedSets.EmptySet - Class in it.unimi.dsi.fastutil.ints
-
An immutable class representing the empty sorted set and implementing a type-specific set interface.
- IntSortedSets.Singleton - Class in it.unimi.dsi.fastutil.ints
-
A class representing a singleton sorted set.
- IntSortedSets.SynchronizedSortedSet - Class in it.unimi.dsi.fastutil.ints
-
A synchronized wrapper class for sorted sets.
- IntSortedSets.UnmodifiableSortedSet - Class in it.unimi.dsi.fastutil.ints
-
An unmodifiable wrapper class for sorted sets.
- intSpliterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterable
-
Returns widened primitive spliterator on the elements of this iterable.
- intSpliterator() - Method in interface it.unimi.dsi.fastutil.chars.CharIterable
-
Returns widened primitive spliterator on the elements of this iterable.
- intSpliterator() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Returns a primitive spliterator on the elements of this collection.
- intSpliterator() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.IterableCollection
- intSpliterator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- intSpliterator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- intSpliterator() - Method in interface it.unimi.dsi.fastutil.ints.IntIterable
-
Returns a primitive spliterator on the elements of this iterable.
- intSpliterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterable
-
Returns widened primitive spliterator on the elements of this iterable.
- IntSpliterator - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Spliterator; provides an additional methods to avoid (un)boxing, and the possibility to skip elements. - IntSpliterators - Class in it.unimi.dsi.fastutil.ints
-
A class providing static methods and objects that do useful things with type-specific spliterators.
- IntSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.ints
-
A skeletal implementation for a spliterator backed by an index based data store.
- IntSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.ints
-
A skeletal implementation for a spliterator backed by an index based data store.
- IntSpliterators.EmptySpliterator - Class in it.unimi.dsi.fastutil.ints
-
A class returning no elements and a type-specific spliterator interface.
- IntSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.ints
-
A skeletal implementation for a spliterator backed by an index based data store.
- IntStack - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
Stack; provides some additional methods that use polymorphism to avoid (un)boxing. - intStream() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Return a primitive stream over the elements, performing widening casts if needed.
- intStream() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- intStream() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- IntSubList(IntBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
- IntSubList(IntList, int, int) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
- IntUnaryOperator - Interface in it.unimi.dsi.fastutil.ints
-
A type-specific
UnaryOperator; provides methods operating both on objects and on primitives. - invMix(int) - Static method in class it.unimi.dsi.fastutil.HashCommon
-
The inverse of
HashCommon.mix(int). - invMix(long) - Static method in class it.unimi.dsi.fastutil.HashCommon
-
The inverse of
HashCommon.mix(long). - isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.Singleton
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.IterableCollection
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
- isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
- isEmpty() - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
-
Checks whether this queue is empty.
- isEmpty() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
- isEmpty() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.Singleton
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.IterableCollection
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
- isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.Singleton
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.IterableCollection
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
- isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.Singleton
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.IterableCollection
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
- isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
- isEmpty() - Method in interface it.unimi.dsi.fastutil.PriorityQueue
-
Checks whether this queue is empty.
- isEmpty() - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
- isEmpty() - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
- isEmpty() - Method in interface it.unimi.dsi.fastutil.Stack
-
Checks whether the stack is empty.
- isOpen() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
- it.unimi.dsi.fastutil - package it.unimi.dsi.fastutil
-
Static classes and methods used by all implementations and some non-type-specific classes that do not belong to
it.unimi.dsi.fastutil.objects. - it.unimi.dsi.fastutil.booleans - package it.unimi.dsi.fastutil.booleans
-
Type-specific classes for boolean elements or keys.
- it.unimi.dsi.fastutil.bytes - package it.unimi.dsi.fastutil.bytes
-
Type-specific classes for byte elements or keys.
- it.unimi.dsi.fastutil.chars - package it.unimi.dsi.fastutil.chars
-
Type-specific classes for character elements or keys.
- it.unimi.dsi.fastutil.doubles - package it.unimi.dsi.fastutil.doubles
-
Type-specific classes for double elements or keys.
- it.unimi.dsi.fastutil.floats - package it.unimi.dsi.fastutil.floats
-
Type-specific classes for float elements or keys.
- it.unimi.dsi.fastutil.ints - package it.unimi.dsi.fastutil.ints
-
Type-specific classes for integer elements or keys.
- it.unimi.dsi.fastutil.io - package it.unimi.dsi.fastutil.io
-
Classes and static methods that make object and primitive-type I/O easier and faster.
- it.unimi.dsi.fastutil.longs - package it.unimi.dsi.fastutil.longs
-
Type-specific classes for long elements or keys.
- it.unimi.dsi.fastutil.objects - package it.unimi.dsi.fastutil.objects
-
Type-specific classes for object elements or keys.
- it.unimi.dsi.fastutil.shorts - package it.unimi.dsi.fastutil.shorts
-
Type-specific classes for short elements or keys.
- iterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterable
-
Returns a type-specific iterator.
- iterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterable
-
Returns a type-specific iterator.
- iterator() - Method in interface it.unimi.dsi.fastutil.chars.CharIterable
-
Returns a type-specific iterator.
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Returns a type-specific iterator on the elements of this collection.
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
-
Returns a type-specific iterator on the elements of this collection.
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSet
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSortedSet
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
- iterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBidirectionalIterable
-
Returns a type-specific
BidirectionalIterator. - iterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Returns a type-specific iterator on the elements of this list.
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
- iterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Returns a type-specific iterator on the elements of this collection.
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.IterableCollection
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.SynchronizedSet
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
- iterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterable
-
Returns a type-specific iterator.
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Returns a type-specific list iterator on the elements in this set, starting from the first element.
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Returns a type-specific list iterator on the elements in this set, starting from the first element.
- iterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Returns a type-specific iterator on the elements of this list.
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
- iterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
-
Returns a type-specific iterator on the elements of this set.
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
- iterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
-
Returns a type-specific
BidirectionalIteratoron the elements in this set. - iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- iterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatIterable
-
Returns a type-specific iterator.
- iterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Returns a type-specific iterator on the elements of this collection.
- iterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
- iterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
-
Returns a type-specific iterator on the elements of this collection.
- iterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSet
- iterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSortedSet
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
- iterator() - Method in interface it.unimi.dsi.fastutil.ints.IntBidirectionalIterable
-
Returns a type-specific
BidirectionalIterator. - iterator() - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Returns a type-specific iterator on the elements of this list.
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
- iterator() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Returns a type-specific iterator on the elements of this collection.
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.IterableCollection
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntSets.SynchronizedSet
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntSets.UnmodifiableSet
- iterator() - Method in interface it.unimi.dsi.fastutil.ints.IntIterable
-
Returns a type-specific iterator.
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Returns a type-specific list iterator on the elements in this set, starting from the first element.
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Returns a type-specific list iterator on the elements in this set, starting from the first element.
- iterator() - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Returns a type-specific iterator on the elements of this list.
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
- iterator() - Method in interface it.unimi.dsi.fastutil.ints.IntSet
-
Returns a type-specific iterator on the elements of this set.
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
- iterator() - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
-
Returns a type-specific
BidirectionalIteratoron the elements in this set. - iterator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- iterator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- iterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Returns a type-specific iterator on the elements of this collection.
- iterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
- iterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
-
Returns a type-specific iterator on the elements of this collection.
- iterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongSet
- iterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongSortedSet
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
- iterator() - Method in interface it.unimi.dsi.fastutil.longs.LongBidirectionalIterable
-
Returns a type-specific
BidirectionalIterator. - iterator() - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Returns a type-specific iterator on the elements of this list.
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
- iterator() - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Returns a type-specific iterator on the elements of this collection.
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.IterableCollection
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongSets.SynchronizedSet
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongSets.UnmodifiableSet
- iterator() - Method in interface it.unimi.dsi.fastutil.longs.LongIterable
-
Returns a type-specific iterator.
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Returns a type-specific list iterator on the elements in this set, starting from the first element.
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Returns a type-specific list iterator on the elements in this set, starting from the first element.
- iterator() - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Returns a type-specific iterator on the elements of this list.
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
- iterator() - Method in interface it.unimi.dsi.fastutil.longs.LongSet
-
Returns a type-specific iterator on the elements of this set.
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
- iterator() - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
-
Returns a type-specific
BidirectionalIteratoron the elements in this set. - iterator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- iterator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- iterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
-
Returns a type-specific iterator on the elements of this collection.
- iterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectCollection
- iterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
-
Returns a type-specific iterator on the elements of this collection.
- iterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectSet
- iterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectSortedSet
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
- iterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectBidirectionalIterable
-
Returns a type-specific
BidirectionalIterator. - iterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
-
Returns a type-specific iterator on the elements of this list.
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
- iterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectCollection
-
Returns a type-specific iterator on the elements of this collection.
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.IterableCollection
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.SynchronizedSet
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.UnmodifiableSet
- iterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectIterable
-
Returns a type-specific iterator.
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Returns a type-specific list iterator on the elements in this set, starting from the first element.
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Returns a type-specific list iterator on the elements in this set, starting from the first element.
- iterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
-
Returns a type-specific iterator on the elements of this list.
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
- iterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectSet
-
Returns a type-specific iterator on the elements of this set.
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
- iterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectSortedSet
-
Returns a type-specific
BidirectionalIteratoron the elements in this set. - iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- iterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterable
-
Returns a type-specific iterator.
- iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
- iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
- iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
- iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
- iterator(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
-
Returns a type-specific
BidirectionalIteratoron the elements in this set, starting from a given element of the domain (optional operation). - iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
- iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
- iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- iterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
- iterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
- iterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
- iterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
- iterator(int) - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
-
Returns a type-specific
BidirectionalIteratoron the elements in this set, starting from a given element of the domain (optional operation). - iterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
- iterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
- iterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- iterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- iterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
- iterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
- iterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
- iterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
- iterator(long) - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
-
Returns a type-specific
BidirectionalIteratoron the elements in this set, starting from a given element of the domain (optional operation). - iterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
- iterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
- iterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- iterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
- iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
- iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
- iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
- iterator(K) - Method in interface it.unimi.dsi.fastutil.objects.ObjectSortedSet
-
Returns a type-specific
BidirectionalIteratoron the elements in this set, starting from a given element of the domain (optional operation). - iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.EmptySet
- iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.Singleton
- iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
K
- key() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- key() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- key() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- key() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
-
Deprecated.Please use the corresponding type-specific method instead.
- key() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- key() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- key() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- key() - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
-
Deprecated.Please use the corresponding type-specific method instead.
- key() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- key() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- key() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- key() - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
-
Deprecated.Please use the corresponding type-specific method instead.
- key() - Method in interface it.unimi.dsi.fastutil.Pair
-
Returns the left element of this pair.
- key(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Sets the left element of this pair (optional operation).
- key(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Sets the left element of this pair (optional operation).
- key(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Sets the left element of this pair (optional operation).
- key(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
-
Sets the left element of this pair (optional operation).
- key(int) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Sets the left element of this pair (optional operation).
- key(int) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Sets the left element of this pair (optional operation).
- key(int) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Sets the left element of this pair (optional operation).
- key(int) - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
-
Sets the left element of this pair (optional operation).
- key(long) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Sets the left element of this pair (optional operation).
- key(long) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Sets the left element of this pair (optional operation).
- key(long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Sets the left element of this pair (optional operation).
- key(long) - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
-
Sets the left element of this pair (optional operation).
- key(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Deprecated.
- key(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Deprecated.
- key(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Deprecated.
- key(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
-
Deprecated.
- key(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Deprecated.
- key(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Deprecated.
- key(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Deprecated.
- key(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
-
Deprecated.
- key(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Deprecated.
- key(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Deprecated.
- key(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Deprecated.
- key(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
-
Deprecated.
- key(L) - Method in interface it.unimi.dsi.fastutil.Pair
-
Sets the left element of this pair (optional operation).
- keyDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Returns the left element of this pair.
- keyDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Returns the left element of this pair.
- keyDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Returns the left element of this pair.
- keyDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
-
Returns the left element of this pair.
- keyInt() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Returns the left element of this pair.
- keyInt() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Returns the left element of this pair.
- keyInt() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Returns the left element of this pair.
- keyInt() - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
-
Returns the left element of this pair.
- keyLong() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Returns the left element of this pair.
- keyLong() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Returns the left element of this pair.
- keyLong() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Returns the left element of this pair.
- keyLong() - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
-
Returns the left element of this pair.
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleSortedMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntSortedMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongSortedMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectSortedMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
- keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
-
Returns a type-specific sorted-set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
- keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
-
Returns a type-specific sorted-set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
- keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
-
Returns a type-specific sorted-set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
- keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
-
Returns a type-specific sorted-set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleSortedMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntSortedMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongSortedMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectSortedMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
- keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
-
Returns a type-specific sorted-set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
- keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
-
Returns a type-specific sorted-set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
- keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
-
Returns a type-specific sorted-set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
- keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
-
Returns a type-specific sorted-set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleSortedMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntSortedMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongSortedMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectSortedMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
- keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
-
Returns a type-specific sorted-set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
- keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
-
Returns a type-specific sorted-set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
- keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
-
Returns a type-specific sorted-set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
- keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
-
Returns a type-specific sorted-set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleSortedMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntSortedMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongSortedMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectSortedMap
-
Returns a type-specific-set view of the keys of this map.
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
- keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleSortedMap
-
Returns a type-specific sorted-set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.EmptySortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.SynchronizedSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.UnmodifiableSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
- keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntSortedMap
-
Returns a type-specific sorted-set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.EmptySortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.SynchronizedSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.UnmodifiableSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
- keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongSortedMap
-
Returns a type-specific sorted-set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.EmptySortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.SynchronizedSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.UnmodifiableSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
- keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
-
Returns a type-specific sorted set view of the keys contained in this map.
- keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectSortedMap
-
Returns a type-specific sorted-set view of the keys contained in this map.
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.EmptySortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.Singleton
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.SynchronizedSortedMap
- keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.UnmodifiableSortedMap
L
- last() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
- last() - Method in interface it.unimi.dsi.fastutil.doubles.DoublePriorityQueue
-
Deprecated.Please use the corresponding type-specific method instead.
- last() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
-
Deprecated.
- last() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- last() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
-
Deprecated.Please use the corresponding type-specific method instead.
- last() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- last() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- last() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- last() - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
-
Returns the last element of this queue, that is, the element the would be dequeued last (optional operation).
- last() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
- last() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
- last() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
- last() - Method in interface it.unimi.dsi.fastutil.ints.IntPriorityQueue
-
Deprecated.Please use the corresponding type-specific method instead.
- last() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
-
Deprecated.
- last() - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- last() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
-
Deprecated.Please use the corresponding type-specific method instead.
- last() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- last() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- last() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- last() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
- last() - Method in interface it.unimi.dsi.fastutil.longs.LongPriorityQueue
-
Deprecated.Please use the corresponding type-specific method instead.
- last() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
-
Deprecated.
- last() - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- last() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
-
Deprecated.Please use the corresponding type-specific method instead.
- last() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- last() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- last() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- last() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
- last() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
- last() - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
- last() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Returns the last element of this set in iteration order.
- last() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Returns the last element of this set in iteration order.
- last() - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
- last() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.EmptySet
- last() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.Singleton
- last() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- last() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- last() - Method in interface it.unimi.dsi.fastutil.PriorityQueue
-
Returns the last element of the queue, that is, the element the would be dequeued last (optional operation).
- last() - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
- last() - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
- lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
- lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
- lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Returns the last element of this set in iteration order.
- lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Returns the last element of this set in iteration order.
- lastDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoublePriorityQueue
-
Returns the last element of the queue, that is, the element the would be dequeued last (optional operation).
- lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
- lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
- lastDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
-
Returns the last (highest) element currently in this set.
- lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
- lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
- lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Returns the last key of this map in iteration order.
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
- lastDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
-
Returns the last (highest) key currently in this map.
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Returns the last key of this map in iteration order.
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
- lastDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
-
Returns the last (highest) key currently in this map.
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Returns the last key of this map in iteration order.
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
- lastDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
-
Returns the last (highest) key currently in this map.
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Returns the last key of this map in iteration order.
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
- lastDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
-
Returns the last (highest) key currently in this map.
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
- lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
- lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
- lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
- lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
- lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
- lastIndexOf(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Returns the index of the last occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
- lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
- lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
- lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
- lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
- lastIndexOf(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
- lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
- lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
- lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
- lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
- lastIndexOf(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Returns the index of the last occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
- lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
- lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
- lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
- lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
- lastIndexOf(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
- lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
- lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
- lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
- lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
- lastIndexOf(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Returns the index of the last occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
- lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
- lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
- lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
- lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
- lastIndexOf(long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
- lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.BigList
-
Returns the index of the last occurrence of the specified element in this big list, or -1 if this big list does not contain the element.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
-
Deprecated.Please use the corresponding type-specific method instead.
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- lastInt() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
- lastInt() - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
- lastInt() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Returns the last element of this set in iteration order.
- lastInt() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Returns the last element of this set in iteration order.
- lastInt() - Method in interface it.unimi.dsi.fastutil.ints.IntPriorityQueue
-
Returns the last element of the queue, that is, the element the would be dequeued last (optional operation).
- lastInt() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
- lastInt() - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
- lastInt() - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
-
Returns the last (highest) element currently in this set.
- lastInt() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
- lastInt() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
- lastInt() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- lastInt() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Returns the last key of this map in iteration order.
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
- lastIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
-
Returns the last (highest) key currently in this map.
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Returns the last key of this map in iteration order.
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
- lastIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
-
Returns the last (highest) key currently in this map.
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Returns the last key of this map in iteration order.
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
- lastIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
-
Returns the last (highest) key currently in this map.
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Returns the last key of this map in iteration order.
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
- lastIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
-
Returns the last (highest) key currently in this map.
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
- lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
- lastKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Returns the last key of this map in iteration order.
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Returns the last key of this map in iteration order.
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.EmptySortedMap
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.Singleton
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.SynchronizedSortedMap
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.UnmodifiableSortedMap
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Returns the last key of this map in iteration order.
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Returns the last key of this map in iteration order.
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.EmptySortedMap
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.Singleton
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.SynchronizedSortedMap
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.UnmodifiableSortedMap
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Returns the last key of this map in iteration order.
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Returns the last key of this map in iteration order.
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.EmptySortedMap
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.Singleton
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.SynchronizedSortedMap
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.UnmodifiableSortedMap
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Returns the last key of this map in iteration order.
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Returns the last key of this map in iteration order.
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.EmptySortedMap
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.Singleton
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.SynchronizedSortedMap
- lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.UnmodifiableSortedMap
- lastLong() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
- lastLong() - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
- lastLong() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Returns the last element of this set in iteration order.
- lastLong() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Returns the last element of this set in iteration order.
- lastLong() - Method in interface it.unimi.dsi.fastutil.longs.LongPriorityQueue
-
Returns the last element of the queue, that is, the element the would be dequeued last (optional operation).
- lastLong() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
- lastLong() - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
- lastLong() - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
-
Returns the last (highest) element currently in this set.
- lastLong() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
- lastLong() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
- lastLong() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- lastLong() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Returns the last key of this map in iteration order.
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
- lastLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
-
Returns the last (highest) key currently in this map.
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Returns the last key of this map in iteration order.
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
- lastLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
-
Returns the last (highest) key currently in this map.
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Returns the last key of this map in iteration order.
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
- lastLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
-
Returns the last (highest) key currently in this map.
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Returns the last key of this map in iteration order.
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
- lastLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
-
Returns the last (highest) key currently in this map.
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
- left() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- left() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- left() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- left() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
-
Deprecated.Please use the corresponding type-specific method instead.
- left() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- left() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- left() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- left() - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
-
Deprecated.Please use the corresponding type-specific method instead.
- left() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- left() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- left() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- left() - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
-
Deprecated.Please use the corresponding type-specific method instead.
- left() - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleImmutablePair
- left() - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleMutablePair
- left() - Method in class it.unimi.dsi.fastutil.objects.ObjectIntImmutablePair
- left() - Method in class it.unimi.dsi.fastutil.objects.ObjectIntMutablePair
- left() - Method in class it.unimi.dsi.fastutil.objects.ObjectLongImmutablePair
- left() - Method in class it.unimi.dsi.fastutil.objects.ObjectLongMutablePair
- left() - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectImmutablePair
- left() - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectMutablePair
- left() - Method in interface it.unimi.dsi.fastutil.Pair
-
Returns the left element of this pair.
- left(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleMutablePair
- left(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Sets the left element of this pair (optional operation).
- left(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntMutablePair
- left(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Sets the left element of this pair (optional operation).
- left(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongMutablePair
- left(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Sets the left element of this pair (optional operation).
- left(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectMutablePair
- left(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
-
Sets the left element of this pair (optional operation).
- left(int) - Method in class it.unimi.dsi.fastutil.ints.IntDoubleMutablePair
- left(int) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Sets the left element of this pair (optional operation).
- left(int) - Method in class it.unimi.dsi.fastutil.ints.IntIntMutablePair
- left(int) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Sets the left element of this pair (optional operation).
- left(int) - Method in class it.unimi.dsi.fastutil.ints.IntLongMutablePair
- left(int) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Sets the left element of this pair (optional operation).
- left(int) - Method in class it.unimi.dsi.fastutil.ints.IntObjectMutablePair
- left(int) - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
-
Sets the left element of this pair (optional operation).
- left(long) - Method in class it.unimi.dsi.fastutil.longs.LongDoubleMutablePair
- left(long) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Sets the left element of this pair (optional operation).
- left(long) - Method in class it.unimi.dsi.fastutil.longs.LongIntMutablePair
- left(long) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Sets the left element of this pair (optional operation).
- left(long) - Method in class it.unimi.dsi.fastutil.longs.LongLongMutablePair
- left(long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Sets the left element of this pair (optional operation).
- left(long) - Method in class it.unimi.dsi.fastutil.longs.LongObjectMutablePair
- left(long) - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
-
Sets the left element of this pair (optional operation).
- left(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- left(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- left(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- left(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
-
Deprecated.Please use the corresponding type-specific method instead.
- left(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- left(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- left(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- left(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
-
Deprecated.Please use the corresponding type-specific method instead.
- left(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- left(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- left(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- left(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
-
Deprecated.Please use the corresponding type-specific method instead.
- left(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleMutablePair
- left(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectIntMutablePair
- left(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLongMutablePair
- left(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectMutablePair
- left(L) - Method in interface it.unimi.dsi.fastutil.Pair
-
Sets the left element of this pair (optional operation).
- leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutablePair
- leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleMutablePair
- leftDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Returns the left element of this pair.
- leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntImmutablePair
- leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntMutablePair
- leftDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Returns the left element of this pair.
- leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongImmutablePair
- leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongMutablePair
- leftDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Returns the left element of this pair.
- leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectImmutablePair
- leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectMutablePair
- leftDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
-
Returns the left element of this pair.
- leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntDoubleImmutablePair
- leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntDoubleMutablePair
- leftInt() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Returns the left element of this pair.
- leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntIntImmutablePair
- leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntIntMutablePair
- leftInt() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Returns the left element of this pair.
- leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntLongImmutablePair
- leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntLongMutablePair
- leftInt() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Returns the left element of this pair.
- leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntObjectImmutablePair
- leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntObjectMutablePair
- leftInt() - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
-
Returns the left element of this pair.
- leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongDoubleImmutablePair
- leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongDoubleMutablePair
- leftLong() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Returns the left element of this pair.
- leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongIntImmutablePair
- leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongIntMutablePair
- leftLong() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Returns the left element of this pair.
- leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongLongImmutablePair
- leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongLongMutablePair
- leftLong() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Returns the left element of this pair.
- leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongObjectImmutablePair
- leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongObjectMutablePair
- leftLong() - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
-
Returns the left element of this pair.
- length - Variable in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
-
The number of valid bytes in
FastByteArrayInputStream.arraystarting fromFastByteArrayInputStream.offset. - length - Variable in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
-
The number of valid bytes in
FastByteArrayOutputStream.array. - length - Variable in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
-
The number of valid bytes in
FastMultiByteArrayInputStream.array. - length() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
-
Returns the length of the underlying input stream, if it is measurable.
- length() - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
-
Returns the length of the underlying output stream, if it is measurable.
- length() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
- length() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
- length() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
- length() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
- length() - Method in interface it.unimi.dsi.fastutil.io.MeasurableStream
-
Returns the overall length of this stream (optional operation).
- length(boolean[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the length of the given big array.
- length(boolean[][]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - length(byte[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the length of the given big array.
- length(byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - length(char[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the length of the given big array.
- length(char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - length(double[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the length of the given big array.
- length(double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - length(float[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the length of the given big array.
- length(float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - length(int[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the length of the given big array.
- length(int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - length(long[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the length of the given big array.
- length(long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - length(short[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the length of the given big array.
- length(short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - length(AtomicIntegerArray[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the length of the given big atomic array.
- length(AtomicLongArray[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the length of the given big atomic array.
- length(K[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Returns the length of the given big array.
- length(K[][]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - lexComparator() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Returns a lexicographical comparator for pairs.
- lexComparator() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Returns a lexicographical comparator for pairs.
- lexComparator() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Returns a lexicographical comparator for pairs.
- lexComparator() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
-
Returns a lexicographical comparator for pairs.
- lexComparator() - Static method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Returns a lexicographical comparator for pairs.
- lexComparator() - Static method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Returns a lexicographical comparator for pairs.
- lexComparator() - Static method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Returns a lexicographical comparator for pairs.
- lexComparator() - Static method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
-
Returns a lexicographical comparator for pairs.
- lexComparator() - Static method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Returns a lexicographical comparator for pairs.
- lexComparator() - Static method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Returns a lexicographical comparator for pairs.
- lexComparator() - Static method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Returns a lexicographical comparator for pairs.
- lexComparator() - Static method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
-
Returns a lexicographical comparator for pairs.
- lexComparator() - Static method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
-
Returns a lexicographical comparator for pairs.
- lexComparator() - Static method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
-
Returns a lexicographical comparator for pairs.
- lexComparator() - Static method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
-
Returns a lexicographical comparator for pairs.
- lexComparator() - Static method in interface it.unimi.dsi.fastutil.Pair
-
Returns a lexicographical comparator for pairs.
- LF - Enum constant in enum it.unimi.dsi.fastutil.io.FastBufferedInputStream.LineTerminator
-
A line feed (LF, ASCII 10).
- LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
- LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
- LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.chars.CharSpliterators
- LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
- LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.floats.FloatSpliterators
- LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.ints.IntSpliterators
- LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.longs.LongSpliterators
- LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
- LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
- listIterator() - Method in interface it.unimi.dsi.fastutil.BigList
-
Returns a big-list iterator over the elements in this big list.
- listIterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Returns a type-specific big-list iterator on this type-specific big list.
- listIterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
-
Returns a type-specific list iterator on the list.
- listIterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Returns a type-specific big-list iterator on this type-specific big list.
- listIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
- listIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- listIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
- listIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
- listIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
- listIterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Returns a type-specific list iterator on the list.
- listIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- listIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- listIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- listIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- listIterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Returns a type-specific big-list iterator on this type-specific big list.
- listIterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
-
Returns a type-specific list iterator on the list.
- listIterator() - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Returns a type-specific big-list iterator on this type-specific big list.
- listIterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
- listIterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- listIterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
- listIterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
- listIterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
- listIterator() - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Returns a type-specific list iterator on the list.
- listIterator() - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- listIterator() - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- listIterator() - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- listIterator() - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- listIterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Returns a type-specific big-list iterator on this type-specific big list.
- listIterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
-
Returns a type-specific list iterator on the list.
- listIterator() - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Returns a type-specific big-list iterator on this type-specific big list.
- listIterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
- listIterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- listIterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
- listIterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
- listIterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
- listIterator() - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Returns a type-specific list iterator on the list.
- listIterator() - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- listIterator() - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- listIterator() - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- listIterator() - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- listIterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
-
Returns a type-specific big-list iterator on this type-specific big list.
- listIterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
-
Returns a type-specific list iterator on the list.
- listIterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
-
Returns a type-specific big-list iterator on this type-specific big list.
- listIterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
- listIterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- listIterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
- listIterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
- listIterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
- listIterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
-
Returns a type-specific list iterator on the list.
- listIterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- listIterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- listIterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- listIterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
-
Returns a type-specific list iterator on the list starting at a given index.
- listIterator(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
- listIterator(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Returns a type-specific list iterator on the list starting at a given index.
- listIterator(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- listIterator(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
-
Returns a type-specific list iterator on the list starting at a given index.
- listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
- listIterator(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Returns a type-specific list iterator on the list starting at a given index.
- listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
-
Returns a type-specific list iterator on the list starting at a given index.
- listIterator(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
- listIterator(int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Returns a type-specific list iterator on the list starting at a given index.
- listIterator(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- listIterator(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
-
Returns a type-specific list iterator on the list starting at a given index.
- listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
- listIterator(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
-
Returns a type-specific list iterator on the list starting at a given index.
- listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- listIterator(long) - Method in interface it.unimi.dsi.fastutil.BigList
-
Returns a big-list iterator of the elements in this big list, starting at the specified position in this big list.
- listIterator(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Returns a type-specific list iterator on this type-specific big list starting at a given index.
- listIterator(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
- listIterator(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Returns a type-specific list iterator on this type-specific big list starting at a given index.
- listIterator(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
- listIterator(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Returns a type-specific list iterator on this type-specific big list starting at a given index.
- listIterator(long) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
- listIterator(long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Returns a type-specific list iterator on this type-specific big list starting at a given index.
- listIterator(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
- listIterator(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Returns a type-specific list iterator on this type-specific big list starting at a given index.
- listIterator(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
- listIterator(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Returns a type-specific list iterator on this type-specific big list starting at a given index.
- listIterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
- listIterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
-
Returns a type-specific list iterator on this type-specific big list starting at a given index.
- listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
- listIterator(long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
-
Returns a type-specific list iterator on this type-specific big list starting at a given index.
- listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
- listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
- listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
- loadBooleans(BufferedReader, boolean[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadBooleans(BufferedReader, boolean[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadBooleans(BufferedReader, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
- loadBooleans(BufferedReader, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given array fragment.
- loadBooleans(DataInput, boolean[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array.
- loadBooleans(DataInput, boolean[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big array.
- loadBooleans(DataInput, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big-array fragment.
- loadBooleans(DataInput, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array fragment.
- loadBooleans(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a new array. - loadBooleans(File, boolean[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadBooleans(File, boolean[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadBooleans(File, boolean[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big array. - loadBooleans(File, boolean[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadBooleans(File, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big-array fragment. - loadBooleans(File, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big-array fragment. - loadBooleans(File, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array fragment. - loadBooleans(File, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array fragment. - loadBooleans(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new array.
- loadBooleans(CharSequence, boolean[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given array.
- loadBooleans(CharSequence, boolean[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadBooleans(CharSequence, boolean[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given big array.
- loadBooleans(CharSequence, boolean[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadBooleans(CharSequence, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given big-array fragment.
- loadBooleans(CharSequence, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadBooleans(CharSequence, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given array fragment.
- loadBooleans(CharSequence, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadBooleansBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a new big array. - loadBooleansBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new big array.
- loadBytes(BufferedReader, byte[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadBytes(BufferedReader, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadBytes(BufferedReader, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
- loadBytes(BufferedReader, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given array fragment.
- loadBytes(DataInput, byte[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array.
- loadBytes(DataInput, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big array.
- loadBytes(DataInput, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big-array fragment.
- loadBytes(DataInput, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array fragment.
- loadBytes(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a new array. - loadBytes(File, byte[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadBytes(File, byte[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadBytes(File, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big array. - loadBytes(File, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadBytes(File, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big-array fragment. - loadBytes(File, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big-array fragment. - loadBytes(File, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array fragment. - loadBytes(File, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array fragment. - loadBytes(InputStream, byte[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads bytes from a given input stream, storing them in a given array.
- loadBytes(InputStream, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads bytes from a given input stream, storing them in a given big array.
- loadBytes(InputStream, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads bytes from a given input stream, storing them in a given big-array fragment.
- loadBytes(InputStream, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads bytes from a given input stream, storing them in a given array fragment.
- loadBytes(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new array.
- loadBytes(CharSequence, byte[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given array.
- loadBytes(CharSequence, byte[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadBytes(CharSequence, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given big array.
- loadBytes(CharSequence, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadBytes(CharSequence, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given big-array fragment.
- loadBytes(CharSequence, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadBytes(CharSequence, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given array fragment.
- loadBytes(CharSequence, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadBytesBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a new big array. - loadBytesBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new big array.
- loadChars(DataInput, char[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array.
- loadChars(DataInput, char[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big array.
- loadChars(DataInput, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big-array fragment.
- loadChars(DataInput, char[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array fragment.
- loadChars(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a new array. - loadChars(File, char[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadChars(File, char[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big array. - loadChars(File, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big-array fragment. - loadChars(File, char[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array fragment. - loadChars(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new array.
- loadChars(CharSequence, char[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given array.
- loadChars(CharSequence, char[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given big array.
- loadChars(CharSequence, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given big-array fragment.
- loadChars(CharSequence, char[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given array fragment.
- loadCharsBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a new big array. - loadCharsBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new big array.
- loadDoubles(BufferedReader, double[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadDoubles(BufferedReader, double[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadDoubles(BufferedReader, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
- loadDoubles(BufferedReader, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given array fragment.
- loadDoubles(DataInput, double[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array.
- loadDoubles(DataInput, double[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big array.
- loadDoubles(DataInput, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big-array fragment.
- loadDoubles(DataInput, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array fragment.
- loadDoubles(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a new array. - loadDoubles(File, double[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadDoubles(File, double[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadDoubles(File, double[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big array. - loadDoubles(File, double[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadDoubles(File, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big-array fragment. - loadDoubles(File, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big-array fragment. - loadDoubles(File, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array fragment. - loadDoubles(File, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array fragment. - loadDoubles(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new array.
- loadDoubles(CharSequence, double[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given array.
- loadDoubles(CharSequence, double[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadDoubles(CharSequence, double[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given big array.
- loadDoubles(CharSequence, double[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadDoubles(CharSequence, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given big-array fragment.
- loadDoubles(CharSequence, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadDoubles(CharSequence, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given array fragment.
- loadDoubles(CharSequence, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadDoublesBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a new big array. - loadDoublesBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new big array.
- loadFloats(BufferedReader, float[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadFloats(BufferedReader, float[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadFloats(BufferedReader, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
- loadFloats(BufferedReader, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given array fragment.
- loadFloats(DataInput, float[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array.
- loadFloats(DataInput, float[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big array.
- loadFloats(DataInput, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big-array fragment.
- loadFloats(DataInput, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array fragment.
- loadFloats(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a new array. - loadFloats(File, float[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadFloats(File, float[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadFloats(File, float[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big array. - loadFloats(File, float[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadFloats(File, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big-array fragment. - loadFloats(File, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big-array fragment. - loadFloats(File, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array fragment. - loadFloats(File, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array fragment. - loadFloats(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new array.
- loadFloats(CharSequence, float[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given array.
- loadFloats(CharSequence, float[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadFloats(CharSequence, float[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given big array.
- loadFloats(CharSequence, float[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadFloats(CharSequence, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given big-array fragment.
- loadFloats(CharSequence, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadFloats(CharSequence, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given array fragment.
- loadFloats(CharSequence, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadFloatsBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a new big array. - loadFloatsBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new big array.
- loadInts(BufferedReader, int[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadInts(BufferedReader, int[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadInts(BufferedReader, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
- loadInts(BufferedReader, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given array fragment.
- loadInts(DataInput, int[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array.
- loadInts(DataInput, int[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big array.
- loadInts(DataInput, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big-array fragment.
- loadInts(DataInput, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array fragment.
- loadInts(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a new array. - loadInts(File, int[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadInts(File, int[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadInts(File, int[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big array. - loadInts(File, int[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadInts(File, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big-array fragment. - loadInts(File, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big-array fragment. - loadInts(File, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array fragment. - loadInts(File, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array fragment. - loadInts(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new array.
- loadInts(CharSequence, int[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given array.
- loadInts(CharSequence, int[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadInts(CharSequence, int[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given big array.
- loadInts(CharSequence, int[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadInts(CharSequence, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given big-array fragment.
- loadInts(CharSequence, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadInts(CharSequence, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given array fragment.
- loadInts(CharSequence, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadIntsBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a new big array. - loadIntsBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new big array.
- loadLongs(BufferedReader, long[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadLongs(BufferedReader, long[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadLongs(BufferedReader, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
- loadLongs(BufferedReader, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given array fragment.
- loadLongs(DataInput, long[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array.
- loadLongs(DataInput, long[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big array.
- loadLongs(DataInput, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big-array fragment.
- loadLongs(DataInput, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array fragment.
- loadLongs(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a new array. - loadLongs(File, long[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadLongs(File, long[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadLongs(File, long[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big array. - loadLongs(File, long[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadLongs(File, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big-array fragment. - loadLongs(File, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big-array fragment. - loadLongs(File, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array fragment. - loadLongs(File, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array fragment. - loadLongs(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new array.
- loadLongs(CharSequence, long[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given array.
- loadLongs(CharSequence, long[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadLongs(CharSequence, long[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given big array.
- loadLongs(CharSequence, long[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadLongs(CharSequence, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given big-array fragment.
- loadLongs(CharSequence, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadLongs(CharSequence, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given array fragment.
- loadLongs(CharSequence, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadLongsBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a new big array. - loadLongsBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new big array.
- loadObject(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads an object from a file given by a
Fileobject. - loadObject(InputStream) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads an object from a given input stream.
- loadObject(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads an object from a file given by a pathname.
- loadShorts(BufferedReader, short[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadShorts(BufferedReader, short[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadShorts(BufferedReader, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
- loadShorts(BufferedReader, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given array fragment.
- loadShorts(DataInput, short[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array.
- loadShorts(DataInput, short[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big array.
- loadShorts(DataInput, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big-array fragment.
- loadShorts(DataInput, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array fragment.
- loadShorts(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a new array. - loadShorts(File, short[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadShorts(File, short[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadShorts(File, short[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big array. - loadShorts(File, short[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array. - loadShorts(File, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big-array fragment. - loadShorts(File, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given big-array fragment. - loadShorts(File, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array fragment. - loadShorts(File, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a
Fileobject, storing them in a given array fragment. - loadShorts(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new array.
- loadShorts(CharSequence, short[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given array.
- loadShorts(CharSequence, short[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadShorts(CharSequence, short[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given big array.
- loadShorts(CharSequence, short[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadShorts(CharSequence, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given big-array fragment.
- loadShorts(CharSequence, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadShorts(CharSequence, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a pathname, storing them in a given array fragment.
- loadShorts(CharSequence, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadShortsBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a
Fileobject, storing them in a new big array. - loadShortsBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new big array.
- Long2ByteFunction - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Long2CharFunction - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Long2DoubleArrayMap - Class in it.unimi.dsi.fastutil.longs
-
A simple, brute-force implementation of a map based on two parallel backing arrays.
- Long2DoubleArrayMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
-
Creates a new empty array map.
- Long2DoubleArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
-
Creates a new empty array map of given capacity.
- Long2DoubleArrayMap(long[], double[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
-
Creates a new empty array map with given key and value backing arrays.
- Long2DoubleArrayMap(long[], double[], int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
-
Creates a new array map with given key and value backing arrays, using the given number of elements.
- Long2DoubleArrayMap(Long2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Long2DoubleArrayMap(Map<? extends Long, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Long2DoubleAVLTreeMap - Class in it.unimi.dsi.fastutil.longs
-
A type-specific AVL tree map with a fast, small-footprint implementation.
- Long2DoubleAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
-
Creates a new empty tree map.
- Long2DoubleAVLTreeMap(long[], double[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Long2DoubleAVLTreeMap(long[], double[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Long2DoubleAVLTreeMap(Long2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
-
Creates a new tree map copying a given map.
- Long2DoubleAVLTreeMap(Long2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Long2DoubleAVLTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
-
Creates a new empty tree map with the given comparator.
- Long2DoubleAVLTreeMap(Map<? extends Long, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
-
Creates a new tree map copying a given map.
- Long2DoubleAVLTreeMap(SortedMap<Long, Double>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
- long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
- long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
- long2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
Returns a type-specific set view of the mappings contained in this map.
- long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
- long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
- long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
- long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
- long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
- long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
- long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
- long2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
-
Returns a type-specific sorted-set view of the mappings contained in this map.
- long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
- long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
- long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
- long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
- Long2DoubleFunction - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Long2DoubleFunctions - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific functions.
- Long2DoubleFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing an empty type-specific function.
- Long2DoubleFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.longs
-
An adapter for mapping generic total functions to partial primitive functions.
- Long2DoubleFunctions.Singleton - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing a type-specific singleton function.
- Long2DoubleFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for functions.
- Long2DoubleFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for functions.
- Long2DoubleLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.longs
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Long2DoubleLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Long2DoubleLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Long2DoubleLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Creates a new hash map.
- Long2DoubleLinkedOpenHashMap(long[], double[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Long2DoubleLinkedOpenHashMap(long[], double[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Long2DoubleLinkedOpenHashMap(Long2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Long2DoubleLinkedOpenHashMap(Long2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Long2DoubleLinkedOpenHashMap(Map<? extends Long, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Long2DoubleLinkedOpenHashMap(Map<? extends Long, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Creates a new hash map copying a given one.
- Long2DoubleMap - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. - Long2DoubleMap.Entry - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing. - Long2DoubleMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.longs
-
An entry set providing fast iteration.
- Long2DoubleMaps - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific maps.
- Long2DoubleMaps.EmptyMap - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing an empty type-specific map.
- Long2DoubleMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing a type-specific singleton map.
- Long2DoubleMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for maps.
- Long2DoubleMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for maps.
- Long2DoubleOpenCustomHashMap - Class in it.unimi.dsi.fastutil.longs
-
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
- Long2DoubleOpenCustomHashMap(int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
-
Creates a new hash map.
- Long2DoubleOpenCustomHashMap(int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Long2DoubleOpenCustomHashMap(long[], double[], float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Long2DoubleOpenCustomHashMap(long[], double[], LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Long2DoubleOpenCustomHashMap(Long2DoubleMap, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Long2DoubleOpenCustomHashMap(Long2DoubleMap, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Long2DoubleOpenCustomHashMap(LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Long2DoubleOpenCustomHashMap(Map<? extends Long, ? extends Double>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Long2DoubleOpenCustomHashMap(Map<? extends Long, ? extends Double>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Long2DoubleOpenHashMap - Class in it.unimi.dsi.fastutil.longs
-
A type-specific hash map with a fast, small-footprint implementation.
- Long2DoubleOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Long2DoubleOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Long2DoubleOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
-
Creates a new hash map.
- Long2DoubleOpenHashMap(long[], double[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Long2DoubleOpenHashMap(long[], double[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Long2DoubleOpenHashMap(Long2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Long2DoubleOpenHashMap(Long2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Long2DoubleOpenHashMap(Map<? extends Long, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Long2DoubleOpenHashMap(Map<? extends Long, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
-
Creates a new hash map copying a given one.
- Long2DoubleRBTreeMap - Class in it.unimi.dsi.fastutil.longs
-
A type-specific red-black tree map with a fast, small-footprint implementation.
- Long2DoubleRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
-
Creates a new empty tree map.
- Long2DoubleRBTreeMap(long[], double[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Long2DoubleRBTreeMap(long[], double[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Long2DoubleRBTreeMap(Long2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
-
Creates a new tree map copying a given map.
- Long2DoubleRBTreeMap(Long2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Long2DoubleRBTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
-
Creates a new empty tree map with the given comparator.
- Long2DoubleRBTreeMap(Map<? extends Long, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
-
Creates a new tree map copying a given map.
- Long2DoubleRBTreeMap(SortedMap<Long, Double>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Long2DoubleSortedMap - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing. - Long2DoubleSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.longs
-
A sorted entry set providing fast iteration.
- Long2DoubleSortedMaps - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific sorted maps.
- Long2DoubleSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing an empty type-specific sorted map.
- Long2DoubleSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing a type-specific singleton sorted map.
- Long2DoubleSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for sorted maps.
- Long2DoubleSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for sorted maps.
- Long2FloatFunction - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - long2int(long) - Static method in class it.unimi.dsi.fastutil.HashCommon
-
Returns the hash code that would be returned by
Long.hashCode(). - Long2IntArrayMap - Class in it.unimi.dsi.fastutil.longs
-
A simple, brute-force implementation of a map based on two parallel backing arrays.
- Long2IntArrayMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
-
Creates a new empty array map.
- Long2IntArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
-
Creates a new empty array map of given capacity.
- Long2IntArrayMap(long[], int[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
-
Creates a new empty array map with given key and value backing arrays.
- Long2IntArrayMap(long[], int[], int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
-
Creates a new array map with given key and value backing arrays, using the given number of elements.
- Long2IntArrayMap(Long2IntMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Long2IntArrayMap(Map<? extends Long, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Long2IntAVLTreeMap - Class in it.unimi.dsi.fastutil.longs
-
A type-specific AVL tree map with a fast, small-footprint implementation.
- Long2IntAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
-
Creates a new empty tree map.
- Long2IntAVLTreeMap(long[], int[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Long2IntAVLTreeMap(long[], int[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Long2IntAVLTreeMap(Long2IntMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
-
Creates a new tree map copying a given map.
- Long2IntAVLTreeMap(Long2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Long2IntAVLTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
-
Creates a new empty tree map with the given comparator.
- Long2IntAVLTreeMap(Map<? extends Long, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
-
Creates a new tree map copying a given map.
- Long2IntAVLTreeMap(SortedMap<Long, Integer>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
- long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
- long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
- long2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
Returns a type-specific set view of the mappings contained in this map.
- long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
- long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
- long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
- long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
- long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
- long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
- long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
- long2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
-
Returns a type-specific sorted-set view of the mappings contained in this map.
- long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
- long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
- long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
- long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
- Long2IntFunction - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Long2IntFunctions - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific functions.
- Long2IntFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing an empty type-specific function.
- Long2IntFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.longs
-
An adapter for mapping generic total functions to partial primitive functions.
- Long2IntFunctions.Singleton - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing a type-specific singleton function.
- Long2IntFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for functions.
- Long2IntFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for functions.
- Long2IntLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.longs
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Long2IntLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Long2IntLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Long2IntLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Creates a new hash map.
- Long2IntLinkedOpenHashMap(long[], int[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Long2IntLinkedOpenHashMap(long[], int[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Long2IntLinkedOpenHashMap(Long2IntMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Long2IntLinkedOpenHashMap(Long2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Long2IntLinkedOpenHashMap(Map<? extends Long, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Long2IntLinkedOpenHashMap(Map<? extends Long, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Creates a new hash map copying a given one.
- Long2IntMap - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. - Long2IntMap.Entry - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing. - Long2IntMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.longs
-
An entry set providing fast iteration.
- Long2IntMaps - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific maps.
- Long2IntMaps.EmptyMap - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing an empty type-specific map.
- Long2IntMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing a type-specific singleton map.
- Long2IntMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for maps.
- Long2IntMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for maps.
- Long2IntOpenCustomHashMap - Class in it.unimi.dsi.fastutil.longs
-
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
- Long2IntOpenCustomHashMap(int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
-
Creates a new hash map.
- Long2IntOpenCustomHashMap(int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Long2IntOpenCustomHashMap(long[], int[], float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Long2IntOpenCustomHashMap(long[], int[], LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Long2IntOpenCustomHashMap(Long2IntMap, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Long2IntOpenCustomHashMap(Long2IntMap, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Long2IntOpenCustomHashMap(LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Long2IntOpenCustomHashMap(Map<? extends Long, ? extends Integer>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Long2IntOpenCustomHashMap(Map<? extends Long, ? extends Integer>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Long2IntOpenHashMap - Class in it.unimi.dsi.fastutil.longs
-
A type-specific hash map with a fast, small-footprint implementation.
- Long2IntOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Long2IntOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Long2IntOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
-
Creates a new hash map.
- Long2IntOpenHashMap(long[], int[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Long2IntOpenHashMap(long[], int[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Long2IntOpenHashMap(Long2IntMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Long2IntOpenHashMap(Long2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Long2IntOpenHashMap(Map<? extends Long, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Long2IntOpenHashMap(Map<? extends Long, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
-
Creates a new hash map copying a given one.
- Long2IntRBTreeMap - Class in it.unimi.dsi.fastutil.longs
-
A type-specific red-black tree map with a fast, small-footprint implementation.
- Long2IntRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
-
Creates a new empty tree map.
- Long2IntRBTreeMap(long[], int[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Long2IntRBTreeMap(long[], int[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Long2IntRBTreeMap(Long2IntMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
-
Creates a new tree map copying a given map.
- Long2IntRBTreeMap(Long2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Long2IntRBTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
-
Creates a new empty tree map with the given comparator.
- Long2IntRBTreeMap(Map<? extends Long, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
-
Creates a new tree map copying a given map.
- Long2IntRBTreeMap(SortedMap<Long, Integer>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Long2IntSortedMap - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing. - Long2IntSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.longs
-
A sorted entry set providing fast iteration.
- Long2IntSortedMaps - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific sorted maps.
- Long2IntSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing an empty type-specific sorted map.
- Long2IntSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing a type-specific singleton sorted map.
- Long2IntSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for sorted maps.
- Long2IntSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for sorted maps.
- Long2LongArrayMap - Class in it.unimi.dsi.fastutil.longs
-
A simple, brute-force implementation of a map based on two parallel backing arrays.
- Long2LongArrayMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
-
Creates a new empty array map.
- Long2LongArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
-
Creates a new empty array map of given capacity.
- Long2LongArrayMap(long[], long[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
-
Creates a new empty array map with given key and value backing arrays.
- Long2LongArrayMap(long[], long[], int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
-
Creates a new array map with given key and value backing arrays, using the given number of elements.
- Long2LongArrayMap(Long2LongMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Long2LongArrayMap(Map<? extends Long, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Long2LongAVLTreeMap - Class in it.unimi.dsi.fastutil.longs
-
A type-specific AVL tree map with a fast, small-footprint implementation.
- Long2LongAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
-
Creates a new empty tree map.
- Long2LongAVLTreeMap(long[], long[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Long2LongAVLTreeMap(long[], long[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Long2LongAVLTreeMap(Long2LongMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
-
Creates a new tree map copying a given map.
- Long2LongAVLTreeMap(Long2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Long2LongAVLTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
-
Creates a new empty tree map with the given comparator.
- Long2LongAVLTreeMap(Map<? extends Long, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
-
Creates a new tree map copying a given map.
- Long2LongAVLTreeMap(SortedMap<Long, Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
- long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
- long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
- long2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
Returns a type-specific set view of the mappings contained in this map.
- long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
- long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
- long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
- long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
- long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
- long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
- long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
- long2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
-
Returns a type-specific sorted-set view of the mappings contained in this map.
- long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
- long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
- long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
- long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
- Long2LongFunction - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Long2LongFunctions - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific functions.
- Long2LongFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing an empty type-specific function.
- Long2LongFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.longs
-
An adapter for mapping generic total functions to partial primitive functions.
- Long2LongFunctions.Singleton - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing a type-specific singleton function.
- Long2LongFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for functions.
- Long2LongFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for functions.
- Long2LongLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.longs
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Long2LongLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Long2LongLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Long2LongLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Creates a new hash map.
- Long2LongLinkedOpenHashMap(long[], long[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Long2LongLinkedOpenHashMap(long[], long[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Long2LongLinkedOpenHashMap(Long2LongMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Long2LongLinkedOpenHashMap(Long2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Long2LongLinkedOpenHashMap(Map<? extends Long, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Long2LongLinkedOpenHashMap(Map<? extends Long, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Creates a new hash map copying a given one.
- Long2LongMap - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. - Long2LongMap.Entry - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing. - Long2LongMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.longs
-
An entry set providing fast iteration.
- Long2LongMaps - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific maps.
- Long2LongMaps.EmptyMap - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing an empty type-specific map.
- Long2LongMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing a type-specific singleton map.
- Long2LongMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for maps.
- Long2LongMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for maps.
- Long2LongOpenCustomHashMap - Class in it.unimi.dsi.fastutil.longs
-
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
- Long2LongOpenCustomHashMap(int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
-
Creates a new hash map.
- Long2LongOpenCustomHashMap(int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Long2LongOpenCustomHashMap(long[], long[], float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Long2LongOpenCustomHashMap(long[], long[], LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Long2LongOpenCustomHashMap(Long2LongMap, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Long2LongOpenCustomHashMap(Long2LongMap, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Long2LongOpenCustomHashMap(LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Long2LongOpenCustomHashMap(Map<? extends Long, ? extends Long>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Long2LongOpenCustomHashMap(Map<? extends Long, ? extends Long>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Long2LongOpenHashMap - Class in it.unimi.dsi.fastutil.longs
-
A type-specific hash map with a fast, small-footprint implementation.
- Long2LongOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Long2LongOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Long2LongOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
-
Creates a new hash map.
- Long2LongOpenHashMap(long[], long[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Long2LongOpenHashMap(long[], long[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Long2LongOpenHashMap(Long2LongMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Long2LongOpenHashMap(Long2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Long2LongOpenHashMap(Map<? extends Long, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Long2LongOpenHashMap(Map<? extends Long, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
-
Creates a new hash map copying a given one.
- Long2LongRBTreeMap - Class in it.unimi.dsi.fastutil.longs
-
A type-specific red-black tree map with a fast, small-footprint implementation.
- Long2LongRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
-
Creates a new empty tree map.
- Long2LongRBTreeMap(long[], long[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Long2LongRBTreeMap(long[], long[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Long2LongRBTreeMap(Long2LongMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
-
Creates a new tree map copying a given map.
- Long2LongRBTreeMap(Long2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Long2LongRBTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
-
Creates a new empty tree map with the given comparator.
- Long2LongRBTreeMap(Map<? extends Long, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
-
Creates a new tree map copying a given map.
- Long2LongRBTreeMap(SortedMap<Long, Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Long2LongSortedMap - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing. - Long2LongSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.longs
-
A sorted entry set providing fast iteration.
- Long2LongSortedMaps - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific sorted maps.
- Long2LongSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing an empty type-specific sorted map.
- Long2LongSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing a type-specific singleton sorted map.
- Long2LongSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for sorted maps.
- Long2LongSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for sorted maps.
- Long2ObjectArrayMap<V> - Class in it.unimi.dsi.fastutil.longs
-
A simple, brute-force implementation of a map based on two parallel backing arrays.
- Long2ObjectArrayMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
-
Creates a new empty array map.
- Long2ObjectArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
-
Creates a new empty array map of given capacity.
- Long2ObjectArrayMap(long[], Object[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
-
Creates a new empty array map with given key and value backing arrays.
- Long2ObjectArrayMap(long[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
-
Creates a new array map with given key and value backing arrays, using the given number of elements.
- Long2ObjectArrayMap(Long2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Long2ObjectArrayMap(Map<? extends Long, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Long2ObjectAVLTreeMap<V> - Class in it.unimi.dsi.fastutil.longs
-
A type-specific AVL tree map with a fast, small-footprint implementation.
- Long2ObjectAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
-
Creates a new empty tree map.
- Long2ObjectAVLTreeMap(long[], V[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Long2ObjectAVLTreeMap(long[], V[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Long2ObjectAVLTreeMap(Long2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
-
Creates a new tree map copying a given map.
- Long2ObjectAVLTreeMap(Long2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Long2ObjectAVLTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
-
Creates a new empty tree map with the given comparator.
- Long2ObjectAVLTreeMap(Map<? extends Long, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
-
Creates a new tree map copying a given map.
- Long2ObjectAVLTreeMap(SortedMap<Long, V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
- long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
- long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
- long2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
-
Returns a type-specific set view of the mappings contained in this map.
- long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
- long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.Singleton
- long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
- long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
- long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
- long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
- long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
- long2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
-
Returns a type-specific sorted-set view of the mappings contained in this map.
- long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
- long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
- long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
- long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
- Long2ObjectFunction<V> - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Long2ObjectFunctions - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific functions.
- Long2ObjectFunctions.EmptyFunction<V> - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing an empty type-specific function.
- Long2ObjectFunctions.PrimitiveFunction<V> - Class in it.unimi.dsi.fastutil.longs
-
An adapter for mapping generic total functions to partial primitive functions.
- Long2ObjectFunctions.Singleton<V> - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing a type-specific singleton function.
- Long2ObjectFunctions.SynchronizedFunction<V> - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for functions.
- Long2ObjectFunctions.UnmodifiableFunction<V> - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for functions.
- Long2ObjectLinkedOpenHashMap<V> - Class in it.unimi.dsi.fastutil.longs
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Long2ObjectLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Long2ObjectLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Long2ObjectLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Creates a new hash map.
- Long2ObjectLinkedOpenHashMap(long[], V[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Long2ObjectLinkedOpenHashMap(long[], V[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Long2ObjectLinkedOpenHashMap(Long2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Long2ObjectLinkedOpenHashMap(Long2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Long2ObjectLinkedOpenHashMap(Map<? extends Long, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Long2ObjectLinkedOpenHashMap(Map<? extends Long, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Creates a new hash map copying a given one.
- Long2ObjectMap<V> - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. - Long2ObjectMap.Entry<V> - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing. - Long2ObjectMap.FastEntrySet<V> - Interface in it.unimi.dsi.fastutil.longs
-
An entry set providing fast iteration.
- Long2ObjectMaps - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific maps.
- Long2ObjectMaps.EmptyMap<V> - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing an empty type-specific map.
- Long2ObjectMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing a type-specific singleton map.
- Long2ObjectMaps.SynchronizedMap<V> - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for maps.
- Long2ObjectMaps.UnmodifiableMap<V> - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for maps.
- Long2ObjectOpenCustomHashMap<V> - Class in it.unimi.dsi.fastutil.longs
-
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
- Long2ObjectOpenCustomHashMap(int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
-
Creates a new hash map.
- Long2ObjectOpenCustomHashMap(int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Long2ObjectOpenCustomHashMap(long[], V[], float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Long2ObjectOpenCustomHashMap(long[], V[], LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Long2ObjectOpenCustomHashMap(Long2ObjectMap<V>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Long2ObjectOpenCustomHashMap(Long2ObjectMap<V>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Long2ObjectOpenCustomHashMap(LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Long2ObjectOpenCustomHashMap(Map<? extends Long, ? extends V>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Long2ObjectOpenCustomHashMap(Map<? extends Long, ? extends V>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Long2ObjectOpenHashMap<V> - Class in it.unimi.dsi.fastutil.longs
-
A type-specific hash map with a fast, small-footprint implementation.
- Long2ObjectOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Long2ObjectOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Long2ObjectOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
-
Creates a new hash map.
- Long2ObjectOpenHashMap(long[], V[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Long2ObjectOpenHashMap(long[], V[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Long2ObjectOpenHashMap(Long2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Long2ObjectOpenHashMap(Long2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Long2ObjectOpenHashMap(Map<? extends Long, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Long2ObjectOpenHashMap(Map<? extends Long, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
-
Creates a new hash map copying a given one.
- Long2ObjectRBTreeMap<V> - Class in it.unimi.dsi.fastutil.longs
-
A type-specific red-black tree map with a fast, small-footprint implementation.
- Long2ObjectRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
-
Creates a new empty tree map.
- Long2ObjectRBTreeMap(long[], V[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Long2ObjectRBTreeMap(long[], V[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Long2ObjectRBTreeMap(Long2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
-
Creates a new tree map copying a given map.
- Long2ObjectRBTreeMap(Long2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Long2ObjectRBTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
-
Creates a new empty tree map with the given comparator.
- Long2ObjectRBTreeMap(Map<? extends Long, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
-
Creates a new tree map copying a given map.
- Long2ObjectRBTreeMap(SortedMap<Long, V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Long2ObjectSortedMap<V> - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing. - Long2ObjectSortedMap.FastSortedEntrySet<V> - Interface in it.unimi.dsi.fastutil.longs
-
A sorted entry set providing fast iteration.
- Long2ObjectSortedMaps - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific sorted maps.
- Long2ObjectSortedMaps.EmptySortedMap<V> - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing an empty type-specific sorted map.
- Long2ObjectSortedMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing a type-specific singleton sorted map.
- Long2ObjectSortedMaps.SynchronizedSortedMap<V> - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for sorted maps.
- Long2ObjectSortedMaps.UnmodifiableSortedMap<V> - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for sorted maps.
- Long2ReferenceFunction<V> - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Long2ShortFunction - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - LongArrayFIFOQueue - Class in it.unimi.dsi.fastutil.longs
-
A type-specific array-based FIFO queue, supporting also deque operations.
- LongArrayFIFOQueue() - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
-
Creates a new empty queue with standard initial capacity.
- LongArrayFIFOQueue(int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
-
Creates a new empty queue with given capacity.
- LongArrayFrontCodedBigList - Class in it.unimi.dsi.fastutil.longs
-
Compact storage of big lists of arrays using front-coding (also known as prefix-omission) compression.
- LongArrayFrontCodedBigList(Collection<long[]>, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
-
Creates a new front-coded list containing the arrays in the given collection.
- LongArrayFrontCodedBigList(Iterator<long[]>, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
-
Creates a new front-coded list containing the arrays returned by the given iterator.
- LongArrayFrontCodedList - Class in it.unimi.dsi.fastutil.longs
-
Compact storage of lists of arrays using front-coding (also known as prefix-omission) compression.
- LongArrayFrontCodedList(Collection<long[]>, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
-
Creates a new front-coded list containing the arrays in the given collection.
- LongArrayFrontCodedList(Iterator<long[]>, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
-
Creates a new front-coded list containing the arrays returned by the given iterator.
- LongArrayIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.longs
-
A type-specific array-based semi-indirect priority queue.
- LongArrayIndirectPriorityQueue(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
- LongArrayIndirectPriorityQueue(long[], int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
-
Creates a new empty queue with given capacity and using the natural order.
- LongArrayIndirectPriorityQueue(long[], int[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- LongArrayIndirectPriorityQueue(long[], int[], int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- LongArrayIndirectPriorityQueue(long[], int[], int, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- LongArrayIndirectPriorityQueue(long[], int[], LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- LongArrayIndirectPriorityQueue(long[], int, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
-
Creates a new empty queue without elements with a given capacity and comparator.
- LongArrayIndirectPriorityQueue(long[], LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
- LongArrayList - Class in it.unimi.dsi.fastutil.longs
-
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
- LongArrayList() - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayList
-
Creates a new array list with
LongArrayList.DEFAULT_INITIAL_CAPACITYcapacity. - LongArrayList(int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayList
-
Creates a new array list with given capacity.
- LongArrayList(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayList
-
Creates a new array list and fills it with the elements of a given array.
- LongArrayList(long[], int, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayList
-
Creates a new array list and fills it with the elements of a given array.
- LongArrayList(LongCollection) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayList
-
Creates a new array list and fills it with a given type-specific collection.
- LongArrayList(LongIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayList
-
Creates a new array list and fills it with the elements returned by a type-specific iterator..
- LongArrayList(LongList) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayList
-
Creates a new array list and fills it with a given type-specific list.
- LongArrayList(Collection<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayList
-
Creates a new array list and fills it with a given collection.
- LongArrayList(Iterator<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayList
-
Creates a new array list and fills it with the elements returned by an iterator..
- LongArrayPriorityQueue - Class in it.unimi.dsi.fastutil.longs
-
A type-specific array-based priority queue.
- LongArrayPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
-
Creates a new empty queue using the natural order.
- LongArrayPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
-
Creates a new empty queue with a given capacity and using the natural order.
- LongArrayPriorityQueue(int, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
-
Creates a new empty queue with a given capacity and comparator.
- LongArrayPriorityQueue(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
-
Wraps a given array in a queue using the natural order.
- LongArrayPriorityQueue(long[], int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
-
Wraps a given array in a queue using the natural order.
- LongArrayPriorityQueue(long[], int, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- LongArrayPriorityQueue(long[], LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- LongArrayPriorityQueue(LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
-
Creates a new empty queue with a given comparator.
- LongArrays - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific arrays.
- LongArraySet - Class in it.unimi.dsi.fastutil.longs
-
A simple, brute-force implementation of a set based on a backing array.
- LongArraySet() - Constructor for class it.unimi.dsi.fastutil.longs.LongArraySet
-
Creates a new empty array set.
- LongArraySet(int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArraySet
-
Creates a new empty array set of given initial capacity.
- LongArraySet(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongArraySet
-
Creates a new array set using the given backing array.
- LongArraySet(long[], int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArraySet
-
Creates a new array set using the given backing array and the given number of elements of the array.
- LongArraySet(LongCollection) - Constructor for class it.unimi.dsi.fastutil.longs.LongArraySet
-
Creates a new array set copying the contents of a given collection.
- LongArraySet(LongSet) - Constructor for class it.unimi.dsi.fastutil.longs.LongArraySet
-
Creates a new array set copying the contents of a given collection.
- LongArraySet(Collection<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongArraySet
-
Creates a new array set copying the contents of a given set.
- LongArraySet(Set<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongArraySet
-
Creates a new array set copying the contents of a given set.
- LongAVLTreeSet - Class in it.unimi.dsi.fastutil.longs
-
A type-specific AVL tree set with a fast, small-footprint implementation.
- LongAVLTreeSet() - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
-
Creates a new empty tree set.
- LongAVLTreeSet(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
-
Creates a new tree set copying the elements of an array.
- LongAVLTreeSet(long[], int, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
-
Creates a new tree set and fills it with the elements of a given array.
- LongAVLTreeSet(long[], int, int, Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
-
Creates a new tree set and fills it with the elements of a given array using a given
Comparator. - LongAVLTreeSet(long[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
-
Creates a new tree set copying the elements of an array using a given
Comparator. - LongAVLTreeSet(LongCollection) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
-
Creates a new tree set copying a given type-specific collection.
- LongAVLTreeSet(LongIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
-
Creates a new tree set using elements provided by a type-specific iterator.
- LongAVLTreeSet(LongSortedSet) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
-
Creates a new tree set copying a given type-specific sorted set (and its
Comparator). - LongAVLTreeSet(Collection<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
-
Creates a new tree set copying a given set.
- LongAVLTreeSet(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
-
Creates a new empty tree set with the given comparator.
- LongAVLTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
-
Creates a new tree set using elements provided by an iterator.
- LongAVLTreeSet(SortedSet<Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
-
Creates a new tree set copying a given sorted set (and its
Comparator). - LongBidirectionalIterable - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Iterablethat further strengthens the specification ofIterable.iterator(). - LongBidirectionalIterator - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
- LongBigArrayBigList - Class in it.unimi.dsi.fastutil.longs
-
A type-specific big list based on a big array; provides some additional methods that use polymorphism to avoid (un)boxing.
- LongBigArrayBigList() - Constructor for class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Creates a new big-array big list with
LongBigArrayBigList.DEFAULT_INITIAL_CAPACITYcapacity. - LongBigArrayBigList(long) - Constructor for class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Creates a new big-array big list with given capacity.
- LongBigArrayBigList(long[][]) - Constructor for class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Creates a new big-array big list and fills it with the elements of a given big array.
- LongBigArrayBigList(long[][], long, long) - Constructor for class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Creates a new big-array big list and fills it with the elements of a given big array.
- LongBigArrayBigList(LongBigList) - Constructor for class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Creates a new big-array big list and fills it with a given type-specific list.
- LongBigArrayBigList(LongCollection) - Constructor for class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Creates a new big-array big list and fills it with a given type-specific collection.
- LongBigArrayBigList(LongIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Creates a new big-array big list and fills it with the elements returned by a type-specific iterator..
- LongBigArrayBigList(Iterator<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Creates a new big-array big list and fills it with the elements returned by an iterator..
- LongBigArrays - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with big arrays.
- LongBigList - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
BigList; provides some additional methods that use polymorphism to avoid (un)boxing. - LongBigListIterator - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
BigListIterator. - LongBigListIterators - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific iterators.
- LongBigListIterators.AbstractIndexBasedBigIterator - Class in it.unimi.dsi.fastutil.longs
-
A skeletal implementation for an iterator backed by an index based data store.
- LongBigListIterators.AbstractIndexBasedBigListIterator - Class in it.unimi.dsi.fastutil.longs
-
A skeletal implementation for a list-iterator backed by an index based data store.
- LongBigListIterators.BigListIteratorListIterator - Class in it.unimi.dsi.fastutil.longs
-
A class exposing a list iterator as a big-list iterator..
- LongBigListIterators.EmptyBigListIterator - Class in it.unimi.dsi.fastutil.longs
-
A class returning no elements and a type-specific big list iterator interface.
- LongBigListIterators.UnmodifiableBigListIterator - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for big list iterators.
- LongBigLists - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific big lists.
- LongBigLists.EmptyBigList - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing an empty type-specific big list.
- LongBigLists.ListBigList - Class in it.unimi.dsi.fastutil.longs
-
A class exposing a list as a big list.
- LongBigLists.Singleton - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing a type-specific singleton big list.
- LongBigLists.SynchronizedBigList - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for big lists.
- LongBigLists.UnmodifiableBigList - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for big lists.
- LongBigSpliterators - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific spliterators on big (potentially greater then
Integer.MAX_VALUEitems long). - LongBigSpliterators() - Constructor for class it.unimi.dsi.fastutil.longs.LongBigSpliterators
- LongBigSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.longs
-
A skeletal implementation for a spliterator backed by an index based data store.
- LongBigSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.longs
-
A skeletal implementation for a spliterator backed by an index based data store.
- LongBigSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.longs
-
A skeletal implementation for a spliterator backed by an index based data store.
- LongBinaryOperator - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
BinaryOperator; provides methods operating both on objects and on primitives. - LongCollection - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Collection; provides some additional methods that use polymorphism to avoid (un)boxing. - LongCollections - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific collections.
- LongCollections.EmptyCollection - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing an empty type-specific collection.
- LongCollections.IterableCollection - Class in it.unimi.dsi.fastutil.longs
-
A collection wrapper class for iterables.
- LongComparator - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Comparator; provides methods to compare two primitive types both as objects and as primitive types. - LongComparators - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with comparators.
- LongConsumer - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Consumer; provides methods to consume a primitive type both as object and as primitive. - LongDoubleImmutablePair - Class in it.unimi.dsi.fastutil.longs
-
A type-specific immutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - LongDoubleImmutablePair(long, double) - Constructor for class it.unimi.dsi.fastutil.longs.LongDoubleImmutablePair
-
Creates a new type-specific immutable
Pairwith given left and right value. - LongDoubleMutablePair - Class in it.unimi.dsi.fastutil.longs
-
A type-specific mutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - LongDoubleMutablePair(long, double) - Constructor for class it.unimi.dsi.fastutil.longs.LongDoubleMutablePair
-
Creates a new type-specific mutable
Pairwith given left and right value. - LongDoublePair - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - LongHash - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Hashinterface. - LongHash.Strategy - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific hash strategy.
- LongHeapIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.longs
-
A type-specific heap-based indirect priority queue.
- LongHeapIndirectPriorityQueue(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
- LongHeapIndirectPriorityQueue(long[], int) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
-
Creates a new empty queue with a given capacity and using the natural order.
- LongHeapIndirectPriorityQueue(long[], int[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- LongHeapIndirectPriorityQueue(long[], int[], int) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- LongHeapIndirectPriorityQueue(long[], int[], int, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- LongHeapIndirectPriorityQueue(long[], int[], LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- LongHeapIndirectPriorityQueue(long[], int, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
-
Creates a new empty queue with a given capacity and comparator.
- LongHeapIndirectPriorityQueue(long[], LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
- LongHeapPriorityQueue - Class in it.unimi.dsi.fastutil.longs
-
A type-specific heap-based priority queue.
- LongHeapPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
-
Creates a new empty queue using the natural order.
- LongHeapPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
-
Creates a new empty queue with a given capacity and using the natural order.
- LongHeapPriorityQueue(int, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
-
Creates a new empty queue with a given capacity and comparator.
- LongHeapPriorityQueue(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
-
Wraps a given array in a queue using the natural order.
- LongHeapPriorityQueue(long[], int) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
-
Wraps a given array in a queue using the natural order.
- LongHeapPriorityQueue(long[], int, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- LongHeapPriorityQueue(long[], LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- LongHeapPriorityQueue(LongCollection) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
-
Creates a queue using the elements in a type-specific collection using the natural order.
- LongHeapPriorityQueue(LongCollection, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
-
Creates a queue using the elements in a type-specific collection using a given comparator.
- LongHeapPriorityQueue(LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
-
Creates a new empty queue with a given comparator.
- LongHeapPriorityQueue(Collection<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
-
Creates a queue using the elements in a collection using the natural order.
- LongHeapPriorityQueue(Collection<? extends Long>, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
-
Creates a queue using the elements in a collection using a given comparator.
- LongHeaps - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with heaps.
- LongHeapSemiIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.longs
-
A type-specific heap-based semi-indirect priority queue.
- LongHeapSemiIndirectPriorityQueue(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
- LongHeapSemiIndirectPriorityQueue(long[], int) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
-
Creates a new empty queue with given capacity and using the natural order.
- LongHeapSemiIndirectPriorityQueue(long[], int[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- LongHeapSemiIndirectPriorityQueue(long[], int[], int) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- LongHeapSemiIndirectPriorityQueue(long[], int[], int, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- LongHeapSemiIndirectPriorityQueue(long[], int[], LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- LongHeapSemiIndirectPriorityQueue(long[], int, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
-
Creates a new empty queue without elements with a given capacity and comparator.
- LongHeapSemiIndirectPriorityQueue(long[], LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
- LongImmutableList - Class in it.unimi.dsi.fastutil.longs
-
A type-specific array-based immutable list; provides some additional methods that use polymorphism to avoid (un)boxing.
- LongImmutableList(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Creates a new immutable list using a given array.
- LongImmutableList(long[], int, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Creates a new immutable list and fills it with the elements of a given array.
- LongImmutableList(LongCollection) - Constructor for class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Creates a new immutable list and fills it with a given type-specific collection.
- LongImmutableList(LongIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Creates a new immutable list and fills it with the elements returned by a type-specific iterator..
- LongImmutableList(LongList) - Constructor for class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Creates a new immutable list and fills it with a given type-specific list.
- LongImmutableList(Collection<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Creates a new immutable list and fills it with a given collection.
- LongIndirectHeaps - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with indirect heaps.
- LongIndirectPriorityQueue - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
IndirectPriorityQueue. - LongIntImmutablePair - Class in it.unimi.dsi.fastutil.longs
-
A type-specific immutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - LongIntImmutablePair(long, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongIntImmutablePair
-
Creates a new type-specific immutable
Pairwith given left and right value. - LongIntMutablePair - Class in it.unimi.dsi.fastutil.longs
-
A type-specific mutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - LongIntMutablePair(long, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongIntMutablePair
-
Creates a new type-specific mutable
Pairwith given left and right value. - LongIntPair - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - LongIterable - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Iterablethat strengthens that specification ofLongIterable.iterator()andLongIterable.forEach(Consumer). - LongIterables - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific iterables.
- longIterator() - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Returns a primitive iterator on the elements of this collection.
- longIterator() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.IterableCollection
- longIterator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- longIterator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- longIterator() - Method in interface it.unimi.dsi.fastutil.longs.LongIterable
-
Returns a primitive iterator on the elements of this iterable.
- LongIterator - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements. - LongIterators - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific iterators.
- LongIterators.AbstractIndexBasedIterator - Class in it.unimi.dsi.fastutil.longs
-
A skeletal implementation for an iterator backed by an index-based data store.
- LongIterators.AbstractIndexBasedListIterator - Class in it.unimi.dsi.fastutil.longs
-
A skeletal implementation for a list-iterator backed by an index-based data store.
- LongIterators.EmptyIterator - Class in it.unimi.dsi.fastutil.longs
-
A class returning no elements and a type-specific iterator interface.
- LongIterators.UnmodifiableBidirectionalIterator - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for bidirectional iterators.
- LongIterators.UnmodifiableIterator - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for iterators.
- LongIterators.UnmodifiableListIterator - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for list iterators.
- LongLinkedOpenCustomHashSet - Class in it.unimi.dsi.fastutil.longs
-
A type-specific linked hash set with with a fast, small-footprint implementation.
- LongLinkedOpenCustomHashSet(int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Creates a new hash set.
- LongLinkedOpenCustomHashSet(int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor. - LongLinkedOpenCustomHashSet(long[], float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Creates a new hash set copying the elements of an array.
- LongLinkedOpenCustomHashSet(long[], int, int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Creates a new hash set and fills it with the elements of a given array.
- LongLinkedOpenCustomHashSet(long[], int, int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor and fills it with the elements of a given array. - LongLinkedOpenCustomHashSet(long[], LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying the elements of an array. - LongLinkedOpenCustomHashSet(LongCollection, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Creates a new hash set copying a given type-specific collection.
- LongLinkedOpenCustomHashSet(LongCollection, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific collection. - LongLinkedOpenCustomHashSet(LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Creates a new hash set with initial expected
Hash.DEFAULT_INITIAL_SIZEelements andHash.DEFAULT_LOAD_FACTORas load factor. - LongLinkedOpenCustomHashSet(LongIterator, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Creates a new hash set using elements provided by a type-specific iterator.
- LongLinkedOpenCustomHashSet(LongIterator, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by a type-specific iterator. - LongLinkedOpenCustomHashSet(Collection<? extends Long>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Creates a new hash set copying a given collection.
- LongLinkedOpenCustomHashSet(Collection<? extends Long>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given collection. - LongLinkedOpenCustomHashSet(Iterator<?>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Creates a new hash set using elements provided by an iterator.
- LongLinkedOpenCustomHashSet(Iterator<?>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by an iterator. - LongLinkedOpenHashSet - Class in it.unimi.dsi.fastutil.longs
-
A type-specific linked hash set with with a fast, small-footprint implementation.
- LongLinkedOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Creates a new hash set with initial expected
Hash.DEFAULT_INITIAL_SIZEelements andHash.DEFAULT_LOAD_FACTORas load factor. - LongLinkedOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor. - LongLinkedOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Creates a new hash set.
- LongLinkedOpenHashSet(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying the elements of an array. - LongLinkedOpenHashSet(long[], float) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Creates a new hash set copying the elements of an array.
- LongLinkedOpenHashSet(long[], int, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor and fills it with the elements of a given array. - LongLinkedOpenHashSet(long[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Creates a new hash set and fills it with the elements of a given array.
- LongLinkedOpenHashSet(LongCollection) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific collection. - LongLinkedOpenHashSet(LongCollection, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Creates a new hash set copying a given type-specific collection.
- LongLinkedOpenHashSet(LongIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by a type-specific iterator. - LongLinkedOpenHashSet(LongIterator, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Creates a new hash set using elements provided by a type-specific iterator.
- LongLinkedOpenHashSet(Collection<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given collection. - LongLinkedOpenHashSet(Collection<? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Creates a new hash set copying a given collection.
- LongLinkedOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by an iterator. - LongLinkedOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Creates a new hash set using elements provided by an iterator.
- LongList - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
List; provides some additional methods that use polymorphism to avoid (un)boxing. - LongListIterator - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific bidirectional iterator that is also a
ListIterator. - LongLists - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific lists.
- LongLists.EmptyList - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing an empty type-specific list.
- LongLists.Singleton - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing a type-specific singleton list.
- LongLists.SynchronizedList - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for lists.
- LongLists.SynchronizedRandomAccessList - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for random-access lists.
- LongLists.UnmodifiableList - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for lists.
- LongLists.UnmodifiableRandomAccessList - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for random-access lists.
- LongLongImmutablePair - Class in it.unimi.dsi.fastutil.longs
-
A type-specific immutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - LongLongImmutablePair(long, long) - Constructor for class it.unimi.dsi.fastutil.longs.LongLongImmutablePair
-
Creates a new type-specific immutable
Pairwith given left and right value. - LongLongImmutableSortedPair - Class in it.unimi.dsi.fastutil.longs
-
A type-specific immutable
SortedPair; provides some additional methods that use polymorphism to avoid (un)boxing. - LongLongMutablePair - Class in it.unimi.dsi.fastutil.longs
-
A type-specific mutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - LongLongMutablePair(long, long) - Constructor for class it.unimi.dsi.fastutil.longs.LongLongMutablePair
-
Creates a new type-specific mutable
Pairwith given left and right value. - LongLongPair - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - LongLongSortedPair - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific immutable
SortedPair. - LongObjectImmutablePair<V> - Class in it.unimi.dsi.fastutil.longs
-
A type-specific immutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - LongObjectImmutablePair(long, V) - Constructor for class it.unimi.dsi.fastutil.longs.LongObjectImmutablePair
-
Creates a new type-specific immutable
Pairwith given left and right value. - LongObjectMutablePair<V> - Class in it.unimi.dsi.fastutil.longs
-
A type-specific mutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - LongObjectMutablePair(long, V) - Constructor for class it.unimi.dsi.fastutil.longs.LongObjectMutablePair
-
Creates a new type-specific mutable
Pairwith given left and right value. - LongObjectPair<V> - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - LongOpenCustomHashSet - Class in it.unimi.dsi.fastutil.longs
-
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
- LongOpenCustomHashSet(int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
-
Creates a new hash set.
- LongOpenCustomHashSet(int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor. - LongOpenCustomHashSet(long[], float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
-
Creates a new hash set copying the elements of an array.
- LongOpenCustomHashSet(long[], int, int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
-
Creates a new hash set and fills it with the elements of a given array.
- LongOpenCustomHashSet(long[], int, int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor and fills it with the elements of a given array. - LongOpenCustomHashSet(long[], LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying the elements of an array. - LongOpenCustomHashSet(LongCollection, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
-
Creates a new hash set copying a given type-specific collection.
- LongOpenCustomHashSet(LongCollection, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific collection. - LongOpenCustomHashSet(LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
-
Creates a new hash set with initial expected
Hash.DEFAULT_INITIAL_SIZEelements andHash.DEFAULT_LOAD_FACTORas load factor. - LongOpenCustomHashSet(LongIterator, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
-
Creates a new hash set using elements provided by a type-specific iterator.
- LongOpenCustomHashSet(LongIterator, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by a type-specific iterator. - LongOpenCustomHashSet(Collection<? extends Long>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
-
Creates a new hash set copying a given collection.
- LongOpenCustomHashSet(Collection<? extends Long>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given collection. - LongOpenCustomHashSet(Iterator<?>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
-
Creates a new hash set using elements provided by an iterator.
- LongOpenCustomHashSet(Iterator<?>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by an iterator. - LongOpenHashBigSet - Class in it.unimi.dsi.fastutil.longs
-
A type-specific hash big set with with a fast, small-footprint implementation.
- LongOpenHashBigSet() - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Creates a new hash big set with initial expected
Hash.DEFAULT_INITIAL_SIZEelements andHash.DEFAULT_LOAD_FACTORas load factor. - LongOpenHashBigSet(long) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor. - LongOpenHashBigSet(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor copying the elements of an array. - LongOpenHashBigSet(long[], float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Creates a new hash big set copying the elements of an array.
- LongOpenHashBigSet(long[], int, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor and fills it with the elements of a given array. - LongOpenHashBigSet(long[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Creates a new hash big set and fills it with the elements of a given array.
- LongOpenHashBigSet(long, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Creates a new hash big set.
- LongOpenHashBigSet(LongCollection) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific collection. - LongOpenHashBigSet(LongCollection, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Creates a new hash big set copying a given type-specific collection.
- LongOpenHashBigSet(LongIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by a type-specific iterator. - LongOpenHashBigSet(LongIterator, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Creates a new hash big set using elements provided by a type-specific iterator.
- LongOpenHashBigSet(Collection<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given collection. - LongOpenHashBigSet(Collection<? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Creates a new hash big set copying a given collection.
- LongOpenHashBigSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by an iterator. - LongOpenHashBigSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Creates a new hash big set using elements provided by an iterator.
- LongOpenHashSet - Class in it.unimi.dsi.fastutil.longs
-
A type-specific hash set with with a fast, small-footprint implementation.
- LongOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Creates a new hash set with initial expected
Hash.DEFAULT_INITIAL_SIZEelements andHash.DEFAULT_LOAD_FACTORas load factor. - LongOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor. - LongOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Creates a new hash set.
- LongOpenHashSet(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying the elements of an array. - LongOpenHashSet(long[], float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Creates a new hash set copying the elements of an array.
- LongOpenHashSet(long[], int, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor and fills it with the elements of a given array. - LongOpenHashSet(long[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Creates a new hash set and fills it with the elements of a given array.
- LongOpenHashSet(LongCollection) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific collection. - LongOpenHashSet(LongCollection, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Creates a new hash set copying a given type-specific collection.
- LongOpenHashSet(LongIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by a type-specific iterator. - LongOpenHashSet(LongIterator, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Creates a new hash set using elements provided by a type-specific iterator.
- LongOpenHashSet(Collection<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given collection. - LongOpenHashSet(Collection<? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Creates a new hash set copying a given collection.
- LongOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by an iterator. - LongOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Creates a new hash set using elements provided by an iterator.
- longParallelStream() - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Return a parallel primitive stream over the elements, performing widening casts if needed.
- longParallelStream() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- longParallelStream() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- LongPredicate - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Predicate; provides methods to test a primitive type both as object and as primitive. - LongPriorityQueue - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
PriorityQueue; provides some additional methods that use polymorphism to avoid (un)boxing. - LongPriorityQueues - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific priority queues.
- LongPriorityQueues.SynchronizedPriorityQueue - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for priority queues.
- LongRandomAccessSubList(LongBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongRandomAccessSubList
- LongRandomAccessSubList(LongList, int, int) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLongList.LongRandomAccessSubList
- LongRBTreeSet - Class in it.unimi.dsi.fastutil.longs
-
A type-specific red-black tree set with a fast, small-footprint implementation.
- LongRBTreeSet() - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
-
Creates a new empty tree set.
- LongRBTreeSet(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
-
Creates a new tree set copying the elements of an array.
- LongRBTreeSet(long[], int, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
-
Creates a new tree set and fills it with the elements of a given array.
- LongRBTreeSet(long[], int, int, Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
-
Creates a new tree set and fills it with the elements of a given array using a given
Comparator. - LongRBTreeSet(long[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
-
Creates a new tree set copying the elements of an array using a given
Comparator. - LongRBTreeSet(LongCollection) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
-
Creates a new tree set copying a given type-specific collection.
- LongRBTreeSet(LongIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
-
Creates a new tree set using elements provided by a type-specific iterator.
- LongRBTreeSet(LongSortedSet) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
-
Creates a new tree set copying a given type-specific sorted set (and its
Comparator). - LongRBTreeSet(Collection<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
-
Creates a new tree set copying a given collection.
- LongRBTreeSet(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
-
Creates a new empty tree set with the given comparator.
- LongRBTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
-
Creates a new tree set using elements provided by an iterator.
- LongRBTreeSet(SortedSet<Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
-
Creates a new tree set copying a given sorted set (and its
Comparator). - LongSemiIndirectHeaps - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with semi-indirect heaps.
- LongSet - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Set; provides some additional methods that use polymorphism to avoid (un)boxing. - LongSets - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific sets.
- LongSets.EmptySet - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing the empty set and implementing a type-specific set interface.
- LongSets.Singleton - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing a type-specific singleton set.
- LongSets.SynchronizedSet - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for sets.
- LongSets.UnmodifiableSet - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for sets.
- LongSortedSet - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing. - LongSortedSets - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific sorted sets.
- LongSortedSets.EmptySet - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing the empty sorted set and implementing a type-specific set interface.
- LongSortedSets.Singleton - Class in it.unimi.dsi.fastutil.longs
-
A class representing a singleton sorted set.
- LongSortedSets.SynchronizedSortedSet - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for sorted sets.
- LongSortedSets.UnmodifiableSortedSet - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for sorted sets.
- longSpliterator() - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Returns a primitive spliterator on the elements of this collection.
- longSpliterator() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.IterableCollection
- longSpliterator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- longSpliterator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- longSpliterator() - Method in interface it.unimi.dsi.fastutil.longs.LongIterable
-
Returns a primitive spliterator on the elements of this iterable.
- LongSpliterator - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Spliterator; provides an additional methods to avoid (un)boxing, and the possibility to skip elements. - LongSpliterators - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific spliterators.
- LongSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.longs
-
A skeletal implementation for a spliterator backed by an index based data store.
- LongSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.longs
-
A skeletal implementation for a spliterator backed by an index based data store.
- LongSpliterators.EmptySpliterator - Class in it.unimi.dsi.fastutil.longs
-
A class returning no elements and a type-specific spliterator interface.
- LongSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.longs
-
A skeletal implementation for a spliterator backed by an index based data store.
- LongStack - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
Stack; provides some additional methods that use polymorphism to avoid (un)boxing. - longStream() - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Return a primitive stream over the elements, performing widening casts if needed.
- longStream() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- longStream() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- LongSubList(LongBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
- LongSubList(LongList, int, int) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
- LongUnaryOperator - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific
UnaryOperator; provides methods operating both on objects and on primitives.
M
- main(String[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
- makeHeap(double[], int[], int[], int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIndirectHeaps
-
Creates an indirect heap from a given index array.
- makeHeap(double[], int[], int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSemiIndirectHeaps
-
Creates a semi-indirect heap from a given index array.
- makeHeap(double[], int, int, int[], int[], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIndirectHeaps
-
Creates an indirect heap in the given array.
- makeHeap(double[], int, int, int[], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSemiIndirectHeaps
-
Creates a semi-indirect heap in the given array.
- makeHeap(double[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSemiIndirectHeaps
-
Creates a semi-indirect heap, allocating its heap array.
- makeHeap(double[], int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleHeaps
-
Makes an array into a heap.
- makeHeap(int[], int[], int[], int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntIndirectHeaps
-
Creates an indirect heap from a given index array.
- makeHeap(int[], int[], int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSemiIndirectHeaps
-
Creates a semi-indirect heap from a given index array.
- makeHeap(int[], int, int, int[], int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntIndirectHeaps
-
Creates an indirect heap in the given array.
- makeHeap(int[], int, int, int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSemiIndirectHeaps
-
Creates a semi-indirect heap in the given array.
- makeHeap(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSemiIndirectHeaps
-
Creates a semi-indirect heap, allocating its heap array.
- makeHeap(int[], int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntHeaps
-
Makes an array into a heap.
- makeHeap(long[], int[], int[], int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongIndirectHeaps
-
Creates an indirect heap from a given index array.
- makeHeap(long[], int[], int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSemiIndirectHeaps
-
Creates a semi-indirect heap from a given index array.
- makeHeap(long[], int, int, int[], int[], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongIndirectHeaps
-
Creates an indirect heap in the given array.
- makeHeap(long[], int, int, int[], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSemiIndirectHeaps
-
Creates a semi-indirect heap in the given array.
- makeHeap(long[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSemiIndirectHeaps
-
Creates a semi-indirect heap, allocating its heap array.
- makeHeap(long[], int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongHeaps
-
Makes an array into a heap.
- makeHeap(K[], int[], int[], int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIndirectHeaps
-
Creates an indirect heap from a given index array.
- makeHeap(K[], int[], int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSemiIndirectHeaps
-
Creates a semi-indirect heap from a given index array.
- makeHeap(K[], int, int, int[], int[], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIndirectHeaps
-
Creates an indirect heap in the given array.
- makeHeap(K[], int, int, int[], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSemiIndirectHeaps
-
Creates a semi-indirect heap in the given array.
- makeHeap(K[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSemiIndirectHeaps
-
Creates a semi-indirect heap, allocating its heap array.
- makeHeap(K[], int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectHeaps
-
Makes an array into a heap.
- map(FileChannel) - Static method in class it.unimi.dsi.fastutil.doubles.MappedDoubleBigList
-
Creates a new mapped big list by read-only mapping a given file channel using the standard Java (i.e.,
DataOutput) byte order (ByteOrder.BIG_ENDIAN). - map(FileChannel) - Static method in class it.unimi.dsi.fastutil.ints.MappedIntBigList
-
Creates a new mapped big list by read-only mapping a given file channel using the standard Java (i.e.,
DataOutput) byte order (ByteOrder.BIG_ENDIAN). - map(FileChannel) - Static method in class it.unimi.dsi.fastutil.longs.MappedLongBigList
-
Creates a new mapped big list by read-only mapping a given file channel using the standard Java (i.e.,
DataOutput) byte order (ByteOrder.BIG_ENDIAN). - map(FileChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.doubles.MappedDoubleBigList
-
Creates a new mapped big list by read-only mapping a given file channel.
- map(FileChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.ints.MappedIntBigList
-
Creates a new mapped big list by read-only mapping a given file channel.
- map(FileChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.longs.MappedLongBigList
-
Creates a new mapped big list by read-only mapping a given file channel.
- map(FileChannel, ByteOrder, FileChannel.MapMode) - Static method in class it.unimi.dsi.fastutil.doubles.MappedDoubleBigList
-
Creates a new mapped big list by mapping a given file channel.
- map(FileChannel, ByteOrder, FileChannel.MapMode) - Static method in class it.unimi.dsi.fastutil.ints.MappedIntBigList
-
Creates a new mapped big list by mapping a given file channel.
- map(FileChannel, ByteOrder, FileChannel.MapMode) - Static method in class it.unimi.dsi.fastutil.longs.MappedLongBigList
-
Creates a new mapped big list by mapping a given file channel.
- MappedDoubleBigList - Class in it.unimi.dsi.fastutil.doubles
-
A bridge between byte buffers and type-specific big lists.
- MappedIntBigList - Class in it.unimi.dsi.fastutil.ints
-
A bridge between byte buffers and type-specific big lists.
- MappedLongBigList - Class in it.unimi.dsi.fastutil.longs
-
A bridge between byte buffers and type-specific big lists.
- mark(int) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
- mark(int) - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
- mark(int) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
- markSupported() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
- markSupported() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
- markSupported() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
- MAX_ARRAY_SIZE - Static variable in class it.unimi.dsi.fastutil.Arrays
-
This is a safe value used by
ArrayList(as of Java 7) to avoid throwingOutOfMemoryErroron some JVMs. - maxFill(int, float) - Static method in class it.unimi.dsi.fastutil.HashCommon
-
Returns the maximum number of entries that can be filled before rehashing.
- maxFill(long, float) - Static method in class it.unimi.dsi.fastutil.HashCommon
-
Returns the maximum number of entries that can be filled before rehashing.
- MeasurableInputStream - Class in it.unimi.dsi.fastutil.io
-
An
InputStreamthat implements also theMeasurableStreaminterface. - MeasurableInputStream() - Constructor for class it.unimi.dsi.fastutil.io.MeasurableInputStream
- MeasurableOutputStream - Class in it.unimi.dsi.fastutil.io
-
An
OutputStreamthat implements also theMeasurableStreaminterface. - MeasurableOutputStream() - Constructor for class it.unimi.dsi.fastutil.io.MeasurableOutputStream
- MeasurableStream - Interface in it.unimi.dsi.fastutil.io
-
An stream that provides eager access to its length, and keeps track of the current position (e.g., the number of bytes read so far, or the current position of the file pointer).
- merge(double, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(double, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(double, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
- merge(double, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
- merge(double, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(double, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(double, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(double, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(double, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
- merge(double, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
- merge(double, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(double, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(double, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(double, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(double, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
- merge(double, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
- merge(double, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(double, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
- merge(double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
- merge(double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(int, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(int, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(int, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
- merge(int, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
- merge(int, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(int, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(int, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(int, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(int, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
- merge(int, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
- merge(int, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(int, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(int, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(int, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(int, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
- merge(int, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
- merge(int, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(int, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(int, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(int, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(int, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
- merge(int, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
- merge(int, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(int, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(long, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(long, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(long, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
- merge(long, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
- merge(long, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(long, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(long, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(long, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(long, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
- merge(long, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
- merge(long, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(long, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(long, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(long, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(long, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
- merge(long, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
- merge(long, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(long, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
- merge(long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
- merge(long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(Double, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Double, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Double, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Double, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Double, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Double, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Double, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Double, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Double, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Integer, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Integer, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Integer, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Integer, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Integer, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Integer, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Integer, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Integer, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Integer, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Integer, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Integer, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Long, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Long, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Long, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Long, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Long, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Long, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Long, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Long, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Long, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(Long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
- merge(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
- merge(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
- merge(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
- merge(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
- merge(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
- merge(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(K, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(K, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(K, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(K, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(K, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(K, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(K, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(K, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(K, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeDouble(double, double, DoubleBinaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeDouble(double, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeDouble(double, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeDouble(int, double, DoubleBinaryOperator) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeDouble(int, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeDouble(int, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeDouble(long, double, DoubleBinaryOperator) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeDouble(long, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeDouble(long, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeDouble(K, double, DoubleBinaryOperator) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeDouble(K, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeDouble(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
Deprecated.Please use
merge()instead. - mergeDouble(K, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeInt(double, int, IntBinaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeInt(double, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeInt(double, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeInt(int, int, IntBinaryOperator) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeInt(int, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeInt(int, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeInt(long, int, IntBinaryOperator) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeInt(long, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeInt(long, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeInt(K, int, IntBinaryOperator) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeInt(K, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeInt(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
Deprecated.Please use
merge()instead. - mergeInt(K, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeLong(double, long, LongBinaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeLong(double, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeLong(double, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeLong(int, long, LongBinaryOperator) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeLong(int, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeLong(int, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeLong(long, long, LongBinaryOperator) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeLong(long, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeLong(long, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeLong(K, long, LongBinaryOperator) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeLong(K, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeLong(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
Deprecated.Please use
merge()instead. - mergeLong(K, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
If the specified key is not already associated with a value, associates it with the given
value. - mergeSort(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts an array according to the natural ascending order using mergesort.
- mergeSort(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts the specified range of elements according to the natural ascending order using mergesort.
- mergeSort(boolean[], int, int, boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
- mergeSort(boolean[], int, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
- mergeSort(boolean[], int, int, BooleanComparator, boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
- mergeSort(boolean[], BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts an array according to the order induced by the specified comparator using mergesort.
- mergeSort(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts an array according to the natural ascending order using mergesort.
- mergeSort(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of elements according to the natural ascending order using mergesort.
- mergeSort(byte[], int, int, byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
- mergeSort(byte[], int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
- mergeSort(byte[], int, int, ByteComparator, byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
- mergeSort(byte[], ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts an array according to the order induced by the specified comparator using mergesort.
- mergeSort(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts an array according to the natural ascending order using mergesort.
- mergeSort(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of elements according to the natural ascending order using mergesort.
- mergeSort(char[], int, int, char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
- mergeSort(char[], int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
- mergeSort(char[], int, int, CharComparator, char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
- mergeSort(char[], CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts an array according to the order induced by the specified comparator using mergesort.
- mergeSort(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts an array according to the natural ascending order using mergesort.
- mergeSort(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of elements according to the natural ascending order using mergesort.
- mergeSort(double[], int, int, double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
- mergeSort(double[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
- mergeSort(double[], int, int, DoubleComparator, double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
- mergeSort(double[], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts an array according to the order induced by the specified comparator using mergesort.
- mergeSort(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts an array according to the natural ascending order using mergesort.
- mergeSort(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of elements according to the natural ascending order using mergesort.
- mergeSort(float[], int, int, float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
- mergeSort(float[], int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
- mergeSort(float[], int, int, FloatComparator, float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
- mergeSort(float[], FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts an array according to the order induced by the specified comparator using mergesort.
- mergeSort(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts an array according to the natural ascending order using mergesort.
- mergeSort(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of elements according to the natural ascending order using mergesort.
- mergeSort(int[], int, int, int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
- mergeSort(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
- mergeSort(int[], int, int, IntComparator, int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
- mergeSort(int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts an array according to the order induced by the specified comparator using mergesort.
- mergeSort(int, int, IntComparator, Swapper) - Static method in class it.unimi.dsi.fastutil.Arrays
-
Sorts the specified range of elements using the specified swapper and according to the order induced by the specified comparator using mergesort.
- mergeSort(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts an array according to the natural ascending order using mergesort.
- mergeSort(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of elements according to the natural ascending order using mergesort.
- mergeSort(long[], int, int, long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
- mergeSort(long[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
- mergeSort(long[], int, int, LongComparator, long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
- mergeSort(long[], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts an array according to the order induced by the specified comparator using mergesort.
- mergeSort(long, long, LongComparator, BigSwapper) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sorts the specified range of elements using the specified big swapper and according to the order induced by the specified comparator using mergesort.
- mergeSort(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts an array according to the natural ascending order using mergesort.
- mergeSort(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of elements according to the natural ascending order using mergesort.
- mergeSort(short[], int, int, short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
- mergeSort(short[], int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
- mergeSort(short[], int, int, ShortComparator, short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
- mergeSort(short[], ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts an array according to the order induced by the specified comparator using mergesort.
- mergeSort(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts an array according to the natural ascending order using mergesort.
- mergeSort(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts the specified range of elements according to the natural ascending order using mergesort.
- mergeSort(K[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
- mergeSort(K[], int, int, Comparator<K>, K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
- mergeSort(K[], int, int, K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
- mergeSort(K[], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts an array according to the order induced by the specified comparator using mergesort.
- mix(int) - Static method in class it.unimi.dsi.fastutil.HashCommon
-
Quickly mixes the bits of an integer.
- mix(long) - Static method in class it.unimi.dsi.fastutil.HashCommon
-
Quickly mixes the bits of a long integer.
- mul(byte[][], long, byte) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Multiplies by the specified factor the element of the given big array of specified index.
- mul(byte[][], long, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - mul(char[][], long, char) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Multiplies by the specified factor the element of the given big array of specified index.
- mul(char[][], long, char) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - mul(double[][], long, double) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Multiplies by the specified factor the element of the given big array of specified index.
- mul(double[][], long, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - mul(float[][], long, float) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Multiplies by the specified factor the element of the given big array of specified index.
- mul(float[][], long, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - mul(int[][], long, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Multiplies by the specified factor the element of the given big array of specified index.
- mul(int[][], long, int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - mul(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Multiplies by the specified factor the element of the given big array of specified index.
- mul(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - mul(short[][], long, short) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Multiplies by the specified factor the element of the given big array of specified index.
- mul(short[][], long, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - murmurHash3(int) - Static method in class it.unimi.dsi.fastutil.HashCommon
-
Avalanches the bits of an integer by applying the finalisation step of MurmurHash3.
- murmurHash3(long) - Static method in class it.unimi.dsi.fastutil.HashCommon
-
Avalanches the bits of a long integer by applying the finalisation step of MurmurHash3.
N
- narrow(Spliterator.OfDouble) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
Wrap a JDK primitive spliterator to a type-specific spliterator, making checked narrowed casts.
- narrow(Spliterator.OfInt) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
-
Wrap a JDK primitive spliterator to a type-specific spliterator, making checked narrowed casts.
- narrow(Spliterator.OfInt) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
-
Wrap a JDK primitive spliterator to a type-specific spliterator, making checked narrowed casts.
- narrow(Spliterator.OfInt) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
-
Wrap a JDK primitive spliterator to a type-specific spliterator, making checked narrowed casts.
- NATURAL_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanComparators
- NATURAL_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.bytes.ByteComparators
- NATURAL_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.chars.CharComparators
- NATURAL_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleComparators
- NATURAL_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.floats.FloatComparators
- NATURAL_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.ints.IntComparators
- NATURAL_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.longs.LongComparators
- NATURAL_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.objects.ObjectComparators
- NATURAL_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.shorts.ShortComparators
- nearestSegmentStart(long, long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Computes the nearest segment starting index of a given index.
- negate() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanPredicate
- negate() - Method in interface it.unimi.dsi.fastutil.bytes.BytePredicate
- negate() - Method in interface it.unimi.dsi.fastutil.chars.CharPredicate
- negate() - Method in interface it.unimi.dsi.fastutil.doubles.DoublePredicate
- negate() - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
- negate() - Method in interface it.unimi.dsi.fastutil.ints.IntPredicate
- negate() - Method in interface it.unimi.dsi.fastutil.longs.LongPredicate
- negate() - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
- negation() - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanPredicate
-
Returns a
BooleanPredicatethat returns the negation of the boolean to be tested. - negation() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleUnaryOperator
-
Returns a
UnaryOperatorthat always returns the arithmetic negation of the input. - negation() - Static method in interface it.unimi.dsi.fastutil.ints.IntUnaryOperator
-
Returns a
UnaryOperatorthat always returns the arithmetic negation of the input. - negation() - Static method in interface it.unimi.dsi.fastutil.longs.LongUnaryOperator
-
Returns a
UnaryOperatorthat always returns the arithmetic negation of the input. - newBigArray(long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Creates a new big array.
- newBigArray(long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Creates a new big array.
- newBigArray(long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Creates a new big array.
- newBigArray(long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Creates a new big array.
- newBigArray(long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Creates a new big array.
- newBigArray(long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Creates a new big array.
- newBigArray(long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Creates a new big array.
- newBigArray(long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Creates a new big array.
- newBigArray(long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Creates a new big array.
- newBigArray(Class<?>, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Creates a new big array using a given component type.
- newBigArray(K[][], long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Creates a new big array using the given one as prototype.
- newBigAtomicArray(long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Creates a new big atomic array.
- newBigAtomicArray(long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Creates a new big atomic array.
- next() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- next() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- next() - Method in interface it.unimi.dsi.fastutil.chars.CharIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- next() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- next() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- next() - Method in interface it.unimi.dsi.fastutil.floats.FloatIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- next() - Method in interface it.unimi.dsi.fastutil.ints.IntIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- next() - Method in interface it.unimi.dsi.fastutil.ints.IntListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- next() - Method in interface it.unimi.dsi.fastutil.longs.LongIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- next() - Method in interface it.unimi.dsi.fastutil.longs.LongListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- next() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigIterator
- next() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
- next() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.EmptyBigListIterator
- next() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.UnmodifiableBigListIterator
- next() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedIterator
- next() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
- next() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
- next() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableIterator
- next() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
- next() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- nextBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterator
-
Returns the next element as a primitive type.
- nextByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterator
-
Returns the next element as a primitive type.
- nextChar() - Method in interface it.unimi.dsi.fastutil.chars.CharIterator
-
Returns the next element as a primitive type.
- nextDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigIterator
- nextDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
- nextDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
- nextDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.UnmodifiableBigListIterator
- nextDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterator
-
Returns the next element as a primitive type.
- nextDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedIterator
- nextDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
- nextDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableBidirectionalIterator
- nextDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableIterator
- nextDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableListIterator
- nextFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatIterator
-
Returns the next element as a primitive type.
- nextIndex() - Method in interface it.unimi.dsi.fastutil.BigListIterator
-
Returns the index of the element that would be returned by a subsequent call to next.
- nextIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.UnmodifiableBigListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.UnmodifiableBigListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.UnmodifiableBigListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.EmptyBigListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.UnmodifiableBigListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedListIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
- nextIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
- nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigIterator
- nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
- nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
- nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.UnmodifiableBigListIterator
- nextInt() - Method in interface it.unimi.dsi.fastutil.ints.IntIterator
-
Returns the next element as a primitive type.
- nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedIterator
- nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
- nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
- nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableIterator
- nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
- nextLong() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigIterator
- nextLong() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
- nextLong() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
- nextLong() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.UnmodifiableBigListIterator
- nextLong() - Method in interface it.unimi.dsi.fastutil.longs.LongIterator
-
Returns the next element as a primitive type.
- nextLong() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedIterator
- nextLong() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
- nextLong() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableBidirectionalIterator
- nextLong() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableIterator
- nextLong() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableListIterator
- nextPowerOfTwo(int) - Static method in class it.unimi.dsi.fastutil.HashCommon
-
Returns the least power of two greater than or equal to the specified value.
- nextPowerOfTwo(long) - Static method in class it.unimi.dsi.fastutil.HashCommon
-
Returns the least power of two greater than or equal to the specified value.
- nextShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterator
-
Returns the next element as a primitive type.
O
- Object2ByteFunction<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Object2CharFunction<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Object2DoubleArrayMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A simple, brute-force implementation of a map based on two parallel backing arrays.
- Object2DoubleArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
-
Creates a new empty array map.
- Object2DoubleArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
-
Creates a new empty array map of given capacity.
- Object2DoubleArrayMap(Object2DoubleMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Object2DoubleArrayMap(Object[], double[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
-
Creates a new empty array map with given key and value backing arrays.
- Object2DoubleArrayMap(Object[], double[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
-
Creates a new array map with given key and value backing arrays, using the given number of elements.
- Object2DoubleArrayMap(Map<? extends K, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Object2DoubleAVLTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific AVL tree map with a fast, small-footprint implementation.
- Object2DoubleAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
-
Creates a new empty tree map.
- Object2DoubleAVLTreeMap(Object2DoubleMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
-
Creates a new tree map copying a given map.
- Object2DoubleAVLTreeMap(Object2DoubleSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Object2DoubleAVLTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
-
Creates a new empty tree map with the given comparator.
- Object2DoubleAVLTreeMap(Map<? extends K, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
-
Creates a new tree map copying a given map.
- Object2DoubleAVLTreeMap(SortedMap<K, Double>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Object2DoubleAVLTreeMap(K[], double[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Object2DoubleAVLTreeMap(K[], double[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
- object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
- object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
- object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
- object2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
Returns a type-specific set view of the mappings contained in this map.
- object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
- object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
- object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
- object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
- object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
- object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
- object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
- object2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleSortedMap
-
Returns a type-specific sorted-set view of the mappings contained in this map.
- object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.EmptySortedMap
- object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.Singleton
- object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.SynchronizedSortedMap
- object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.UnmodifiableSortedMap
- Object2DoubleFunction<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Object2DoubleFunctions - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific functions.
- Object2DoubleFunctions.EmptyFunction<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing an empty type-specific function.
- Object2DoubleFunctions.PrimitiveFunction<K> - Class in it.unimi.dsi.fastutil.objects
-
An adapter for mapping generic total functions to partial primitive functions.
- Object2DoubleFunctions.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing a type-specific singleton function.
- Object2DoubleFunctions.SynchronizedFunction<K> - Class in it.unimi.dsi.fastutil.objects
-
A synchronized wrapper class for functions.
- Object2DoubleFunctions.UnmodifiableFunction<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for functions.
- Object2DoubleLinkedOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Object2DoubleLinkedOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Creates a new hash map.
- Object2DoubleLinkedOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Object2DoubleLinkedOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Object2DoubleLinkedOpenCustomHashMap(Object2DoubleMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Object2DoubleLinkedOpenCustomHashMap(Object2DoubleMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Object2DoubleLinkedOpenCustomHashMap(Map<? extends K, ? extends Double>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Object2DoubleLinkedOpenCustomHashMap(Map<? extends K, ? extends Double>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Object2DoubleLinkedOpenCustomHashMap(K[], double[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Object2DoubleLinkedOpenCustomHashMap(K[], double[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Object2DoubleLinkedOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Object2DoubleLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Object2DoubleLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Object2DoubleLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Creates a new hash map.
- Object2DoubleLinkedOpenHashMap(Object2DoubleMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Object2DoubleLinkedOpenHashMap(Object2DoubleMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Object2DoubleLinkedOpenHashMap(Map<? extends K, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Object2DoubleLinkedOpenHashMap(Map<? extends K, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Creates a new hash map copying a given one.
- Object2DoubleLinkedOpenHashMap(K[], double[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Object2DoubleLinkedOpenHashMap(K[], double[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Object2DoubleMap<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. - Object2DoubleMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing. - Object2DoubleMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
-
An entry set providing fast iteration.
- Object2DoubleMaps - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific maps.
- Object2DoubleMaps.EmptyMap<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing an empty type-specific map.
- Object2DoubleMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing a type-specific singleton map.
- Object2DoubleMaps.SynchronizedMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A synchronized wrapper class for maps.
- Object2DoubleMaps.UnmodifiableMap<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for maps.
- Object2DoubleOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
- Object2DoubleOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
-
Creates a new hash map.
- Object2DoubleOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Object2DoubleOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Object2DoubleOpenCustomHashMap(Object2DoubleMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Object2DoubleOpenCustomHashMap(Object2DoubleMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Object2DoubleOpenCustomHashMap(Map<? extends K, ? extends Double>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Object2DoubleOpenCustomHashMap(Map<? extends K, ? extends Double>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Object2DoubleOpenCustomHashMap(K[], double[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Object2DoubleOpenCustomHashMap(K[], double[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Object2DoubleOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific hash map with a fast, small-footprint implementation.
- Object2DoubleOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Object2DoubleOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Object2DoubleOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
-
Creates a new hash map.
- Object2DoubleOpenHashMap(Object2DoubleMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Object2DoubleOpenHashMap(Object2DoubleMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Object2DoubleOpenHashMap(Map<? extends K, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Object2DoubleOpenHashMap(Map<? extends K, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
-
Creates a new hash map copying a given one.
- Object2DoubleOpenHashMap(K[], double[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Object2DoubleOpenHashMap(K[], double[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Object2DoubleRBTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific red-black tree map with a fast, small-footprint implementation.
- Object2DoubleRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
-
Creates a new empty tree map.
- Object2DoubleRBTreeMap(Object2DoubleMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
-
Creates a new tree map copying a given map.
- Object2DoubleRBTreeMap(Object2DoubleSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Object2DoubleRBTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
-
Creates a new empty tree map with the given comparator.
- Object2DoubleRBTreeMap(Map<? extends K, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
-
Creates a new tree map copying a given map.
- Object2DoubleRBTreeMap(SortedMap<K, Double>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Object2DoubleRBTreeMap(K[], double[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Object2DoubleRBTreeMap(K[], double[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Object2DoubleSortedMap<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing. - Object2DoubleSortedMap.FastSortedEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
-
A sorted entry set providing fast iteration.
- Object2DoubleSortedMaps - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific sorted maps.
- Object2DoubleSortedMaps.EmptySortedMap<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing an empty type-specific sorted map.
- Object2DoubleSortedMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing a type-specific singleton sorted map.
- Object2DoubleSortedMaps.SynchronizedSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A synchronized wrapper class for sorted maps.
- Object2DoubleSortedMaps.UnmodifiableSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for sorted maps.
- Object2FloatFunction<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Object2IntArrayMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A simple, brute-force implementation of a map based on two parallel backing arrays.
- Object2IntArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
-
Creates a new empty array map.
- Object2IntArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
-
Creates a new empty array map of given capacity.
- Object2IntArrayMap(Object2IntMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Object2IntArrayMap(Object[], int[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
-
Creates a new empty array map with given key and value backing arrays.
- Object2IntArrayMap(Object[], int[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
-
Creates a new array map with given key and value backing arrays, using the given number of elements.
- Object2IntArrayMap(Map<? extends K, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Object2IntAVLTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific AVL tree map with a fast, small-footprint implementation.
- Object2IntAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
-
Creates a new empty tree map.
- Object2IntAVLTreeMap(Object2IntMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
-
Creates a new tree map copying a given map.
- Object2IntAVLTreeMap(Object2IntSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Object2IntAVLTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
-
Creates a new empty tree map with the given comparator.
- Object2IntAVLTreeMap(Map<? extends K, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
-
Creates a new tree map copying a given map.
- Object2IntAVLTreeMap(SortedMap<K, Integer>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Object2IntAVLTreeMap(K[], int[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Object2IntAVLTreeMap(K[], int[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
- object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
- object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
- object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
- object2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
Returns a type-specific set view of the mappings contained in this map.
- object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
- object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
- object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
- object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
- object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
- object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
- object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
- object2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntSortedMap
-
Returns a type-specific sorted-set view of the mappings contained in this map.
- object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.EmptySortedMap
- object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.Singleton
- object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.SynchronizedSortedMap
- object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.UnmodifiableSortedMap
- Object2IntFunction<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Object2IntFunctions - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific functions.
- Object2IntFunctions.EmptyFunction<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing an empty type-specific function.
- Object2IntFunctions.PrimitiveFunction<K> - Class in it.unimi.dsi.fastutil.objects
-
An adapter for mapping generic total functions to partial primitive functions.
- Object2IntFunctions.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing a type-specific singleton function.
- Object2IntFunctions.SynchronizedFunction<K> - Class in it.unimi.dsi.fastutil.objects
-
A synchronized wrapper class for functions.
- Object2IntFunctions.UnmodifiableFunction<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for functions.
- Object2IntLinkedOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Object2IntLinkedOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Creates a new hash map.
- Object2IntLinkedOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Object2IntLinkedOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Object2IntLinkedOpenCustomHashMap(Object2IntMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Object2IntLinkedOpenCustomHashMap(Object2IntMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Object2IntLinkedOpenCustomHashMap(Map<? extends K, ? extends Integer>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Object2IntLinkedOpenCustomHashMap(Map<? extends K, ? extends Integer>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Object2IntLinkedOpenCustomHashMap(K[], int[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Object2IntLinkedOpenCustomHashMap(K[], int[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Object2IntLinkedOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Object2IntLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Object2IntLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Object2IntLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Creates a new hash map.
- Object2IntLinkedOpenHashMap(Object2IntMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Object2IntLinkedOpenHashMap(Object2IntMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Object2IntLinkedOpenHashMap(Map<? extends K, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Object2IntLinkedOpenHashMap(Map<? extends K, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Creates a new hash map copying a given one.
- Object2IntLinkedOpenHashMap(K[], int[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Object2IntLinkedOpenHashMap(K[], int[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Object2IntMap<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. - Object2IntMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing. - Object2IntMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
-
An entry set providing fast iteration.
- Object2IntMaps - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific maps.
- Object2IntMaps.EmptyMap<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing an empty type-specific map.
- Object2IntMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing a type-specific singleton map.
- Object2IntMaps.SynchronizedMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A synchronized wrapper class for maps.
- Object2IntMaps.UnmodifiableMap<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for maps.
- Object2IntOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
- Object2IntOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
-
Creates a new hash map.
- Object2IntOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Object2IntOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Object2IntOpenCustomHashMap(Object2IntMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Object2IntOpenCustomHashMap(Object2IntMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Object2IntOpenCustomHashMap(Map<? extends K, ? extends Integer>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Object2IntOpenCustomHashMap(Map<? extends K, ? extends Integer>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Object2IntOpenCustomHashMap(K[], int[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Object2IntOpenCustomHashMap(K[], int[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Object2IntOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific hash map with a fast, small-footprint implementation.
- Object2IntOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Object2IntOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Object2IntOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
-
Creates a new hash map.
- Object2IntOpenHashMap(Object2IntMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Object2IntOpenHashMap(Object2IntMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Object2IntOpenHashMap(Map<? extends K, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Object2IntOpenHashMap(Map<? extends K, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
-
Creates a new hash map copying a given one.
- Object2IntOpenHashMap(K[], int[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Object2IntOpenHashMap(K[], int[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Object2IntRBTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific red-black tree map with a fast, small-footprint implementation.
- Object2IntRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
-
Creates a new empty tree map.
- Object2IntRBTreeMap(Object2IntMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
-
Creates a new tree map copying a given map.
- Object2IntRBTreeMap(Object2IntSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Object2IntRBTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
-
Creates a new empty tree map with the given comparator.
- Object2IntRBTreeMap(Map<? extends K, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
-
Creates a new tree map copying a given map.
- Object2IntRBTreeMap(SortedMap<K, Integer>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Object2IntRBTreeMap(K[], int[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Object2IntRBTreeMap(K[], int[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Object2IntSortedMap<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing. - Object2IntSortedMap.FastSortedEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
-
A sorted entry set providing fast iteration.
- Object2IntSortedMaps - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific sorted maps.
- Object2IntSortedMaps.EmptySortedMap<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing an empty type-specific sorted map.
- Object2IntSortedMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing a type-specific singleton sorted map.
- Object2IntSortedMaps.SynchronizedSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A synchronized wrapper class for sorted maps.
- Object2IntSortedMaps.UnmodifiableSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for sorted maps.
- Object2LongArrayMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A simple, brute-force implementation of a map based on two parallel backing arrays.
- Object2LongArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
-
Creates a new empty array map.
- Object2LongArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
-
Creates a new empty array map of given capacity.
- Object2LongArrayMap(Object2LongMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Object2LongArrayMap(Object[], long[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
-
Creates a new empty array map with given key and value backing arrays.
- Object2LongArrayMap(Object[], long[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
-
Creates a new array map with given key and value backing arrays, using the given number of elements.
- Object2LongArrayMap(Map<? extends K, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Object2LongAVLTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific AVL tree map with a fast, small-footprint implementation.
- Object2LongAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
-
Creates a new empty tree map.
- Object2LongAVLTreeMap(Object2LongMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
-
Creates a new tree map copying a given map.
- Object2LongAVLTreeMap(Object2LongSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Object2LongAVLTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
-
Creates a new empty tree map with the given comparator.
- Object2LongAVLTreeMap(Map<? extends K, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
-
Creates a new tree map copying a given map.
- Object2LongAVLTreeMap(SortedMap<K, Long>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Object2LongAVLTreeMap(K[], long[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Object2LongAVLTreeMap(K[], long[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
- object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
- object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
- object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
- object2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
Returns a type-specific set view of the mappings contained in this map.
- object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
- object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
- object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
- object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
- object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
- object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
- object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
- object2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongSortedMap
-
Returns a type-specific sorted-set view of the mappings contained in this map.
- object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.EmptySortedMap
- object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.Singleton
- object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.SynchronizedSortedMap
- object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.UnmodifiableSortedMap
- Object2LongFunction<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Object2LongFunctions - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific functions.
- Object2LongFunctions.EmptyFunction<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing an empty type-specific function.
- Object2LongFunctions.PrimitiveFunction<K> - Class in it.unimi.dsi.fastutil.objects
-
An adapter for mapping generic total functions to partial primitive functions.
- Object2LongFunctions.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing a type-specific singleton function.
- Object2LongFunctions.SynchronizedFunction<K> - Class in it.unimi.dsi.fastutil.objects
-
A synchronized wrapper class for functions.
- Object2LongFunctions.UnmodifiableFunction<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for functions.
- Object2LongLinkedOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Object2LongLinkedOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Creates a new hash map.
- Object2LongLinkedOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Object2LongLinkedOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Object2LongLinkedOpenCustomHashMap(Object2LongMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Object2LongLinkedOpenCustomHashMap(Object2LongMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Object2LongLinkedOpenCustomHashMap(Map<? extends K, ? extends Long>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Object2LongLinkedOpenCustomHashMap(Map<? extends K, ? extends Long>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Object2LongLinkedOpenCustomHashMap(K[], long[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Object2LongLinkedOpenCustomHashMap(K[], long[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Object2LongLinkedOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Object2LongLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Object2LongLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Object2LongLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Creates a new hash map.
- Object2LongLinkedOpenHashMap(Object2LongMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Object2LongLinkedOpenHashMap(Object2LongMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Object2LongLinkedOpenHashMap(Map<? extends K, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Object2LongLinkedOpenHashMap(Map<? extends K, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Creates a new hash map copying a given one.
- Object2LongLinkedOpenHashMap(K[], long[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Object2LongLinkedOpenHashMap(K[], long[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Object2LongMap<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. - Object2LongMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing. - Object2LongMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
-
An entry set providing fast iteration.
- Object2LongMaps - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific maps.
- Object2LongMaps.EmptyMap<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing an empty type-specific map.
- Object2LongMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing a type-specific singleton map.
- Object2LongMaps.SynchronizedMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A synchronized wrapper class for maps.
- Object2LongMaps.UnmodifiableMap<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for maps.
- Object2LongOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
- Object2LongOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
-
Creates a new hash map.
- Object2LongOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Object2LongOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Object2LongOpenCustomHashMap(Object2LongMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Object2LongOpenCustomHashMap(Object2LongMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Object2LongOpenCustomHashMap(Map<? extends K, ? extends Long>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Object2LongOpenCustomHashMap(Map<? extends K, ? extends Long>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Object2LongOpenCustomHashMap(K[], long[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Object2LongOpenCustomHashMap(K[], long[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Object2LongOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific hash map with a fast, small-footprint implementation.
- Object2LongOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Object2LongOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Object2LongOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
-
Creates a new hash map.
- Object2LongOpenHashMap(Object2LongMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Object2LongOpenHashMap(Object2LongMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Object2LongOpenHashMap(Map<? extends K, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Object2LongOpenHashMap(Map<? extends K, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
-
Creates a new hash map copying a given one.
- Object2LongOpenHashMap(K[], long[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Object2LongOpenHashMap(K[], long[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Object2LongRBTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific red-black tree map with a fast, small-footprint implementation.
- Object2LongRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
-
Creates a new empty tree map.
- Object2LongRBTreeMap(Object2LongMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
-
Creates a new tree map copying a given map.
- Object2LongRBTreeMap(Object2LongSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Object2LongRBTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
-
Creates a new empty tree map with the given comparator.
- Object2LongRBTreeMap(Map<? extends K, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
-
Creates a new tree map copying a given map.
- Object2LongRBTreeMap(SortedMap<K, Long>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Object2LongRBTreeMap(K[], long[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Object2LongRBTreeMap(K[], long[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Object2LongSortedMap<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing. - Object2LongSortedMap.FastSortedEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
-
A sorted entry set providing fast iteration.
- Object2LongSortedMaps - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific sorted maps.
- Object2LongSortedMaps.EmptySortedMap<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing an empty type-specific sorted map.
- Object2LongSortedMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing a type-specific singleton sorted map.
- Object2LongSortedMaps.SynchronizedSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A synchronized wrapper class for sorted maps.
- Object2LongSortedMaps.UnmodifiableSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for sorted maps.
- Object2ObjectArrayMap<K,
V> - Class in it.unimi.dsi.fastutil.objects -
A simple, brute-force implementation of a map based on two parallel backing arrays.
- Object2ObjectArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
-
Creates a new empty array map.
- Object2ObjectArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
-
Creates a new empty array map of given capacity.
- Object2ObjectArrayMap(Object2ObjectMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Object2ObjectArrayMap(Object[], Object[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
-
Creates a new empty array map with given key and value backing arrays.
- Object2ObjectArrayMap(Object[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
-
Creates a new array map with given key and value backing arrays, using the given number of elements.
- Object2ObjectArrayMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Object2ObjectAVLTreeMap<K,
V> - Class in it.unimi.dsi.fastutil.objects -
A type-specific AVL tree map with a fast, small-footprint implementation.
- Object2ObjectAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
-
Creates a new empty tree map.
- Object2ObjectAVLTreeMap(Object2ObjectMap<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
-
Creates a new tree map copying a given map.
- Object2ObjectAVLTreeMap(Object2ObjectSortedMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Object2ObjectAVLTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
-
Creates a new empty tree map with the given comparator.
- Object2ObjectAVLTreeMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
-
Creates a new tree map copying a given map.
- Object2ObjectAVLTreeMap(SortedMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Object2ObjectAVLTreeMap(K[], V[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Object2ObjectAVLTreeMap(K[], V[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
- object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
- object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
- object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
- object2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
-
Returns a type-specific set view of the mappings contained in this map.
- object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
- object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.Singleton
- object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
- object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
- object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
- object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
- object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
- object2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectSortedMap
-
Returns a type-specific sorted-set view of the mappings contained in this map.
- object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.EmptySortedMap
- object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.Singleton
- object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.SynchronizedSortedMap
- object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.UnmodifiableSortedMap
- Object2ObjectFunction<K,
V> - Interface in it.unimi.dsi.fastutil.objects -
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Object2ObjectFunctions - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific functions.
- Object2ObjectFunctions.EmptyFunction<K,
V> - Class in it.unimi.dsi.fastutil.objects -
An immutable class representing an empty type-specific function.
- Object2ObjectFunctions.Singleton<K,
V> - Class in it.unimi.dsi.fastutil.objects -
An immutable class representing a type-specific singleton function.
- Object2ObjectFunctions.SynchronizedFunction<K,
V> - Class in it.unimi.dsi.fastutil.objects -
A synchronized wrapper class for functions.
- Object2ObjectFunctions.UnmodifiableFunction<K,
V> - Class in it.unimi.dsi.fastutil.objects -
An unmodifiable wrapper class for functions.
- Object2ObjectLinkedOpenCustomHashMap<K,
V> - Class in it.unimi.dsi.fastutil.objects -
A type-specific linked hash map with with a fast, small-footprint implementation.
- Object2ObjectLinkedOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Creates a new hash map.
- Object2ObjectLinkedOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Object2ObjectLinkedOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Object2ObjectLinkedOpenCustomHashMap(Object2ObjectMap<K, V>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Object2ObjectLinkedOpenCustomHashMap(Object2ObjectMap<K, V>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Object2ObjectLinkedOpenCustomHashMap(Map<? extends K, ? extends V>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Object2ObjectLinkedOpenCustomHashMap(Map<? extends K, ? extends V>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Object2ObjectLinkedOpenCustomHashMap(K[], V[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Object2ObjectLinkedOpenCustomHashMap(K[], V[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Object2ObjectLinkedOpenHashMap<K,
V> - Class in it.unimi.dsi.fastutil.objects -
A type-specific linked hash map with with a fast, small-footprint implementation.
- Object2ObjectLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Object2ObjectLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Object2ObjectLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Creates a new hash map.
- Object2ObjectLinkedOpenHashMap(Object2ObjectMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Object2ObjectLinkedOpenHashMap(Object2ObjectMap<K, V>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Object2ObjectLinkedOpenHashMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Object2ObjectLinkedOpenHashMap(Map<? extends K, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Creates a new hash map copying a given one.
- Object2ObjectLinkedOpenHashMap(K[], V[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Object2ObjectLinkedOpenHashMap(K[], V[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Object2ObjectMap<K,
V> - Interface in it.unimi.dsi.fastutil.objects -
A type-specific
Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. - Object2ObjectMap.Entry<K,
V> - Interface in it.unimi.dsi.fastutil.objects -
A type-specific
Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing. - Object2ObjectMap.FastEntrySet<K,
V> - Interface in it.unimi.dsi.fastutil.objects -
An entry set providing fast iteration.
- Object2ObjectMaps - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific maps.
- Object2ObjectMaps.EmptyMap<K,
V> - Class in it.unimi.dsi.fastutil.objects -
An immutable class representing an empty type-specific map.
- Object2ObjectMaps.Singleton<K,
V> - Class in it.unimi.dsi.fastutil.objects -
An immutable class representing a type-specific singleton map.
- Object2ObjectMaps.SynchronizedMap<K,
V> - Class in it.unimi.dsi.fastutil.objects -
A synchronized wrapper class for maps.
- Object2ObjectMaps.UnmodifiableMap<K,
V> - Class in it.unimi.dsi.fastutil.objects -
An unmodifiable wrapper class for maps.
- Object2ObjectOpenCustomHashMap<K,
V> - Class in it.unimi.dsi.fastutil.objects -
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
- Object2ObjectOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
-
Creates a new hash map.
- Object2ObjectOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Object2ObjectOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Object2ObjectOpenCustomHashMap(Object2ObjectMap<K, V>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Object2ObjectOpenCustomHashMap(Object2ObjectMap<K, V>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Object2ObjectOpenCustomHashMap(Map<? extends K, ? extends V>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Object2ObjectOpenCustomHashMap(Map<? extends K, ? extends V>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Object2ObjectOpenCustomHashMap(K[], V[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Object2ObjectOpenCustomHashMap(K[], V[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Object2ObjectOpenHashMap<K,
V> - Class in it.unimi.dsi.fastutil.objects -
A type-specific hash map with a fast, small-footprint implementation.
- Object2ObjectOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
-
Creates a new hash map with initial expected
Hash.DEFAULT_INITIAL_SIZEentries andHash.DEFAULT_LOAD_FACTORas load factor. - Object2ObjectOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor. - Object2ObjectOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
-
Creates a new hash map.
- Object2ObjectOpenHashMap(Object2ObjectMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific one. - Object2ObjectOpenHashMap(Object2ObjectMap<K, V>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Object2ObjectOpenHashMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given one. - Object2ObjectOpenHashMap(Map<? extends K, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
-
Creates a new hash map copying a given one.
- Object2ObjectOpenHashMap(K[], V[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
-
Creates a new hash map with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements of two parallel arrays. - Object2ObjectOpenHashMap(K[], V[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Object2ObjectRBTreeMap<K,
V> - Class in it.unimi.dsi.fastutil.objects -
A type-specific red-black tree map with a fast, small-footprint implementation.
- Object2ObjectRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
-
Creates a new empty tree map.
- Object2ObjectRBTreeMap(Object2ObjectMap<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
-
Creates a new tree map copying a given map.
- Object2ObjectRBTreeMap(Object2ObjectSortedMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Object2ObjectRBTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
-
Creates a new empty tree map with the given comparator.
- Object2ObjectRBTreeMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
-
Creates a new tree map copying a given map.
- Object2ObjectRBTreeMap(SortedMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
-
Creates a new tree map copying a given sorted map (and its
Comparator). - Object2ObjectRBTreeMap(K[], V[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Object2ObjectRBTreeMap(K[], V[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Object2ObjectSortedMap<K,
V> - Interface in it.unimi.dsi.fastutil.objects -
A type-specific
SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing. - Object2ObjectSortedMap.FastSortedEntrySet<K,
V> - Interface in it.unimi.dsi.fastutil.objects -
A sorted entry set providing fast iteration.
- Object2ObjectSortedMaps - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific sorted maps.
- Object2ObjectSortedMaps.EmptySortedMap<K,
V> - Class in it.unimi.dsi.fastutil.objects -
An immutable class representing an empty type-specific sorted map.
- Object2ObjectSortedMaps.Singleton<K,
V> - Class in it.unimi.dsi.fastutil.objects -
An immutable class representing a type-specific singleton sorted map.
- Object2ObjectSortedMaps.SynchronizedSortedMap<K,
V> - Class in it.unimi.dsi.fastutil.objects -
A synchronized wrapper class for sorted maps.
- Object2ObjectSortedMaps.UnmodifiableSortedMap<K,
V> - Class in it.unimi.dsi.fastutil.objects -
An unmodifiable wrapper class for sorted maps.
- Object2ReferenceFunction<K,
V> - Interface in it.unimi.dsi.fastutil.objects -
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Object2ShortFunction<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - ObjectArrayFIFOQueue<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific array-based FIFO queue, supporting also deque operations.
- ObjectArrayFIFOQueue() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
-
Creates a new empty queue with standard initial capacity.
- ObjectArrayFIFOQueue(int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
-
Creates a new empty queue with given capacity.
- ObjectArrayIndirectPriorityQueue<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific array-based semi-indirect priority queue.
- ObjectArrayIndirectPriorityQueue(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
- ObjectArrayIndirectPriorityQueue(K[], int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
-
Creates a new empty queue with given capacity and using the natural order.
- ObjectArrayIndirectPriorityQueue(K[], int[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- ObjectArrayIndirectPriorityQueue(K[], int[], int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- ObjectArrayIndirectPriorityQueue(K[], int[], int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- ObjectArrayIndirectPriorityQueue(K[], int[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- ObjectArrayIndirectPriorityQueue(K[], int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
-
Creates a new empty queue without elements with a given capacity and comparator.
- ObjectArrayIndirectPriorityQueue(K[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
- ObjectArrayList<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
- ObjectArrayList() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Creates a new array list with
ObjectArrayList.DEFAULT_INITIAL_CAPACITYcapacity. - ObjectArrayList(int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Creates a new array list with given capacity.
- ObjectArrayList(ObjectCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Creates a new array list and fills it with a given type-specific collection.
- ObjectArrayList(ObjectIterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Creates a new array list and fills it with the elements returned by a type-specific iterator..
- ObjectArrayList(ObjectList<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Creates a new array list and fills it with a given type-specific list.
- ObjectArrayList(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Creates a new array list and fills it with a given collection.
- ObjectArrayList(Iterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Creates a new array list and fills it with the elements returned by an iterator..
- ObjectArrayList(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Creates a new array list and fills it with the elements of a given array.
- ObjectArrayList(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Creates a new array list and fills it with the elements of a given array.
- ObjectArrayPriorityQueue<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific array-based priority queue.
- ObjectArrayPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
-
Creates a new empty queue using the natural order.
- ObjectArrayPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
-
Creates a new empty queue with a given capacity and using the natural order.
- ObjectArrayPriorityQueue(int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
-
Creates a new empty queue with a given capacity and comparator.
- ObjectArrayPriorityQueue(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
-
Creates a new empty queue with a given comparator.
- ObjectArrayPriorityQueue(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
-
Wraps a given array in a queue using the natural order.
- ObjectArrayPriorityQueue(K[], int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
-
Wraps a given array in a queue using the natural order.
- ObjectArrayPriorityQueue(K[], int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- ObjectArrayPriorityQueue(K[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- ObjectArrays - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific arrays.
- ObjectArraySet<K> - Class in it.unimi.dsi.fastutil.objects
-
A simple, brute-force implementation of a set based on a backing array.
- ObjectArraySet() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
-
Creates a new empty array set.
- ObjectArraySet(int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
-
Creates a new empty array set of given initial capacity.
- ObjectArraySet(ObjectCollection<K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
-
Creates a new array set copying the contents of a given collection.
- ObjectArraySet(ObjectSet<K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
-
Creates a new array set copying the contents of a given collection.
- ObjectArraySet(Object[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
-
Creates a new array set using the given backing array.
- ObjectArraySet(Object[], int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
-
Creates a new array set using the given backing array and the given number of elements of the array.
- ObjectArraySet(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
-
Creates a new array set copying the contents of a given set.
- ObjectArraySet(Set<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
-
Creates a new array set copying the contents of a given set.
- ObjectAVLTreeSet<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific AVL tree set with a fast, small-footprint implementation.
- ObjectAVLTreeSet() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
-
Creates a new empty tree set.
- ObjectAVLTreeSet(ObjectCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
-
Creates a new tree set copying a given type-specific collection.
- ObjectAVLTreeSet(ObjectSortedSet<K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
-
Creates a new tree set copying a given type-specific sorted set (and its
Comparator). - ObjectAVLTreeSet(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
-
Creates a new tree set copying a given set.
- ObjectAVLTreeSet(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
-
Creates a new empty tree set with the given comparator.
- ObjectAVLTreeSet(Iterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
-
Creates a new tree set using elements provided by a type-specific iterator.
- ObjectAVLTreeSet(SortedSet<K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
-
Creates a new tree set copying a given sorted set (and its
Comparator). - ObjectAVLTreeSet(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
-
Creates a new tree set copying the elements of an array.
- ObjectAVLTreeSet(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
-
Creates a new tree set and fills it with the elements of a given array.
- ObjectAVLTreeSet(K[], int, int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
-
Creates a new tree set and fills it with the elements of a given array using a given
Comparator. - ObjectAVLTreeSet(K[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
-
Creates a new tree set copying the elements of an array using a given
Comparator. - ObjectBidirectionalIterable<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Iterablethat further strengthens the specification ofIterable.iterator(). - ObjectBidirectionalIterator<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
- ObjectBigArrayBigList<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific big-array-based big list; provides some additional methods that use polymorphism to avoid (un)boxing.
- ObjectBigArrayBigList() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Creates a new big-array big list with
ObjectBigArrayBigList.DEFAULT_INITIAL_CAPACITYcapacity. - ObjectBigArrayBigList(long) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Creates a new big-array big list with given capacity.
- ObjectBigArrayBigList(ObjectBigList<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Creates a new big-array big list and fills it with a given type-specific list.
- ObjectBigArrayBigList(ObjectCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Creates a new big-array big list and fills it with a given type-specific collection.
- ObjectBigArrayBigList(ObjectIterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Creates a new big-array big list and fills it with the elements returned by a type-specific iterator..
- ObjectBigArrayBigList(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Creates a new big-array big list and fills it with a given collection.
- ObjectBigArrayBigList(Iterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Creates a new big-array big list and fills it with the elements returned by an iterator..
- ObjectBigArrayBigList(K[][]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Creates a new big-array big list and fills it with the elements of a given big array.
- ObjectBigArrayBigList(K[][], long, long) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Creates a new big-array big list and fills it with the elements of a given big array.
- ObjectBigArrays - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with big arrays.
- ObjectBigList<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
BigList; provides some additional methods that use polymorphism to avoid (un)boxing. - ObjectBigListIterator<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
BigListIterator. - ObjectBigListIterators - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific iterators.
- ObjectBigListIterators.AbstractIndexBasedBigIterator<K> - Class in it.unimi.dsi.fastutil.objects
-
A skeletal implementation for an iterator backed by an index based data store.
- ObjectBigListIterators.AbstractIndexBasedBigListIterator<K> - Class in it.unimi.dsi.fastutil.objects
-
A skeletal implementation for a list-iterator backed by an index based data store.
- ObjectBigListIterators.BigListIteratorListIterator<K> - Class in it.unimi.dsi.fastutil.objects
-
A class exposing a list iterator as a big-list iterator..
- ObjectBigListIterators.EmptyBigListIterator<K> - Class in it.unimi.dsi.fastutil.objects
-
A class returning no elements and a type-specific big list iterator interface.
- ObjectBigListIterators.UnmodifiableBigListIterator<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for big list iterators.
- ObjectBigLists - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific big lists.
- ObjectBigLists.EmptyBigList<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing an empty type-specific big list.
- ObjectBigLists.ListBigList<K> - Class in it.unimi.dsi.fastutil.objects
-
A class exposing a list as a big list.
- ObjectBigLists.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing a type-specific singleton big list.
- ObjectBigLists.SynchronizedBigList<K> - Class in it.unimi.dsi.fastutil.objects
-
A synchronized wrapper class for big lists.
- ObjectBigLists.UnmodifiableBigList<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for big lists.
- ObjectBigSpliterators - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific spliterators on big (potentially greater then
Integer.MAX_VALUEitems long). - ObjectBigSpliterators() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigSpliterators
- ObjectBigSpliterators.AbstractIndexBasedSpliterator<K> - Class in it.unimi.dsi.fastutil.objects
-
A skeletal implementation for a spliterator backed by an index based data store.
- ObjectBigSpliterators.EarlyBindingSizeIndexBasedSpliterator<K> - Class in it.unimi.dsi.fastutil.objects
-
A skeletal implementation for a spliterator backed by an index based data store.
- ObjectBigSpliterators.LateBindingSizeIndexBasedSpliterator<K> - Class in it.unimi.dsi.fastutil.objects
-
A skeletal implementation for a spliterator backed by an index based data store.
- ObjectCollection<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Collection; provides some additional methods that use polymorphism to avoid (un)boxing. - ObjectCollections - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific collections.
- ObjectCollections.EmptyCollection<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing an empty type-specific collection.
- ObjectCollections.IterableCollection<K> - Class in it.unimi.dsi.fastutil.objects
-
A collection wrapper class for iterables.
- ObjectComparators - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with comparators.
- ObjectDoubleImmutablePair<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific immutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - ObjectDoubleImmutablePair(K, double) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectDoubleImmutablePair
-
Creates a new type-specific immutable
Pairwith given left and right value. - ObjectDoubleMutablePair<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific mutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - ObjectDoubleMutablePair(K, double) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectDoubleMutablePair
-
Creates a new type-specific mutable
Pairwith given left and right value. - ObjectDoublePair<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - ObjectHeapIndirectPriorityQueue<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific heap-based indirect priority queue.
- ObjectHeapIndirectPriorityQueue(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
- ObjectHeapIndirectPriorityQueue(K[], int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
-
Creates a new empty queue with a given capacity and using the natural order.
- ObjectHeapIndirectPriorityQueue(K[], int[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- ObjectHeapIndirectPriorityQueue(K[], int[], int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- ObjectHeapIndirectPriorityQueue(K[], int[], int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- ObjectHeapIndirectPriorityQueue(K[], int[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- ObjectHeapIndirectPriorityQueue(K[], int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
-
Creates a new empty queue with a given capacity and comparator.
- ObjectHeapIndirectPriorityQueue(K[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
- ObjectHeapPriorityQueue<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific heap-based priority queue.
- ObjectHeapPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
-
Creates a new empty queue using the natural order.
- ObjectHeapPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
-
Creates a new empty queue with a given capacity and using the natural order.
- ObjectHeapPriorityQueue(int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
-
Creates a new empty queue with a given capacity and comparator.
- ObjectHeapPriorityQueue(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
-
Creates a queue using the elements in a collection using the natural order.
- ObjectHeapPriorityQueue(Collection<? extends K>, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
-
Creates a queue using the elements in a collection using a given comparator.
- ObjectHeapPriorityQueue(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
-
Creates a new empty queue with a given comparator.
- ObjectHeapPriorityQueue(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
-
Wraps a given array in a queue using the natural order.
- ObjectHeapPriorityQueue(K[], int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
-
Wraps a given array in a queue using the natural order.
- ObjectHeapPriorityQueue(K[], int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- ObjectHeapPriorityQueue(K[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- ObjectHeaps - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with heaps.
- ObjectHeapSemiIndirectPriorityQueue<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific heap-based semi-indirect priority queue.
- ObjectHeapSemiIndirectPriorityQueue(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
- ObjectHeapSemiIndirectPriorityQueue(K[], int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
-
Creates a new empty queue with given capacity and using the natural order.
- ObjectHeapSemiIndirectPriorityQueue(K[], int[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- ObjectHeapSemiIndirectPriorityQueue(K[], int[], int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
-
Wraps a given array in a queue using the natural order.
- ObjectHeapSemiIndirectPriorityQueue(K[], int[], int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- ObjectHeapSemiIndirectPriorityQueue(K[], int[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
-
Wraps a given array in a queue using a given comparator.
- ObjectHeapSemiIndirectPriorityQueue(K[], int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
-
Creates a new empty queue without elements with a given capacity and comparator.
- ObjectHeapSemiIndirectPriorityQueue(K[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
-
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
- ObjectImmutableList<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific array-based immutable list; provides some additional methods that use polymorphism to avoid (un)boxing.
- ObjectImmutableList(ObjectCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Creates a new immutable list and fills it with a given type-specific collection.
- ObjectImmutableList(ObjectIterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Creates a new immutable list and fills it with the elements returned by a type-specific iterator..
- ObjectImmutableList(ObjectList<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Creates a new immutable list and fills it with a given type-specific list.
- ObjectImmutableList(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Creates a new immutable list and fills it with a given collection.
- ObjectImmutableList(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Creates a new immutable list using a given array.
- ObjectImmutableList(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Creates a new immutable list and fills it with the elements of a given array.
- ObjectIndirectHeaps - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with indirect heaps.
- ObjectIntImmutablePair<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific immutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - ObjectIntImmutablePair(K, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectIntImmutablePair
-
Creates a new type-specific immutable
Pairwith given left and right value. - ObjectIntMutablePair<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific mutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - ObjectIntMutablePair(K, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectIntMutablePair
-
Creates a new type-specific mutable
Pairwith given left and right value. - ObjectIntPair<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - ObjectIterable<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Iterablethat strengthens that specification ofObjectIterable.iterator(). - ObjectIterables - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific iterables.
- ObjectIterator<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements. - ObjectIterators - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific iterators.
- ObjectIterators.AbstractIndexBasedIterator<K> - Class in it.unimi.dsi.fastutil.objects
-
A skeletal implementation for an iterator backed by an index-based data store.
- ObjectIterators.AbstractIndexBasedListIterator<K> - Class in it.unimi.dsi.fastutil.objects
-
A skeletal implementation for a list-iterator backed by an index-based data store.
- ObjectIterators.EmptyIterator<K> - Class in it.unimi.dsi.fastutil.objects
-
A class returning no elements and a type-specific iterator interface.
- ObjectIterators.UnmodifiableBidirectionalIterator<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for bidirectional iterators.
- ObjectIterators.UnmodifiableIterator<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for iterators.
- ObjectIterators.UnmodifiableListIterator<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for list iterators.
- ObjectLinkedOpenCustomHashSet<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific linked hash set with with a fast, small-footprint implementation.
- ObjectLinkedOpenCustomHashSet(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Creates a new hash set.
- ObjectLinkedOpenCustomHashSet(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor. - ObjectLinkedOpenCustomHashSet(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Creates a new hash set with initial expected
Hash.DEFAULT_INITIAL_SIZEelements andHash.DEFAULT_LOAD_FACTORas load factor. - ObjectLinkedOpenCustomHashSet(ObjectCollection<? extends K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Creates a new hash set copying a given type-specific collection.
- ObjectLinkedOpenCustomHashSet(ObjectCollection<? extends K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific collection. - ObjectLinkedOpenCustomHashSet(Collection<? extends K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Creates a new hash set copying a given collection.
- ObjectLinkedOpenCustomHashSet(Collection<? extends K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given collection. - ObjectLinkedOpenCustomHashSet(Iterator<? extends K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Creates a new hash set using elements provided by a type-specific iterator.
- ObjectLinkedOpenCustomHashSet(Iterator<? extends K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by a type-specific iterator. - ObjectLinkedOpenCustomHashSet(K[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Creates a new hash set copying the elements of an array.
- ObjectLinkedOpenCustomHashSet(K[], int, int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Creates a new hash set and fills it with the elements of a given array.
- ObjectLinkedOpenCustomHashSet(K[], int, int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor and fills it with the elements of a given array. - ObjectLinkedOpenCustomHashSet(K[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying the elements of an array. - ObjectLinkedOpenHashSet<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific linked hash set with with a fast, small-footprint implementation.
- ObjectLinkedOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Creates a new hash set with initial expected
Hash.DEFAULT_INITIAL_SIZEelements andHash.DEFAULT_LOAD_FACTORas load factor. - ObjectLinkedOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor. - ObjectLinkedOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Creates a new hash set.
- ObjectLinkedOpenHashSet(ObjectCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific collection. - ObjectLinkedOpenHashSet(ObjectCollection<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Creates a new hash set copying a given type-specific collection.
- ObjectLinkedOpenHashSet(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given collection. - ObjectLinkedOpenHashSet(Collection<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Creates a new hash set copying a given collection.
- ObjectLinkedOpenHashSet(Iterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by a type-specific iterator. - ObjectLinkedOpenHashSet(Iterator<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Creates a new hash set using elements provided by a type-specific iterator.
- ObjectLinkedOpenHashSet(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying the elements of an array. - ObjectLinkedOpenHashSet(K[], float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Creates a new hash set copying the elements of an array.
- ObjectLinkedOpenHashSet(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor and fills it with the elements of a given array. - ObjectLinkedOpenHashSet(K[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Creates a new hash set and fills it with the elements of a given array.
- ObjectList<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
List; provides some additional methods that use polymorphism to avoid (un)boxing. - ObjectListIterator<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific bidirectional iterator that is also a
ListIterator. - ObjectLists - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific lists.
- ObjectLists.EmptyList<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing an empty type-specific list.
- ObjectLists.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing a type-specific singleton list.
- ObjectLists.SynchronizedList<K> - Class in it.unimi.dsi.fastutil.objects
-
A synchronized wrapper class for lists.
- ObjectLists.SynchronizedRandomAccessList<K> - Class in it.unimi.dsi.fastutil.objects
-
A synchronized wrapper class for random-access lists.
- ObjectLists.UnmodifiableList<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for lists.
- ObjectLists.UnmodifiableRandomAccessList<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for random-access lists.
- ObjectLongImmutablePair<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific immutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - ObjectLongImmutablePair(K, long) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLongImmutablePair
-
Creates a new type-specific immutable
Pairwith given left and right value. - ObjectLongMutablePair<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific mutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - ObjectLongMutablePair(K, long) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLongMutablePair
-
Creates a new type-specific mutable
Pairwith given left and right value. - ObjectLongPair<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - ObjectObjectImmutablePair<K,
V> - Class in it.unimi.dsi.fastutil.objects -
A type-specific immutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - ObjectObjectImmutablePair(K, V) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectObjectImmutablePair
-
Creates a new type-specific immutable
Pairwith given left and right value. - ObjectObjectImmutableSortedPair<K extends Comparable<K>> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific immutable
SortedPair; provides some additional methods that use polymorphism to avoid (un)boxing. - ObjectObjectMutablePair<K,
V> - Class in it.unimi.dsi.fastutil.objects -
A type-specific mutable
Pair; provides some additional methods that use polymorphism to avoid (un)boxing. - ObjectObjectMutablePair(K, V) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectObjectMutablePair
-
Creates a new type-specific mutable
Pairwith given left and right value. - ObjectOpenCustomHashSet<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
- ObjectOpenCustomHashSet(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
-
Creates a new hash set.
- ObjectOpenCustomHashSet(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor. - ObjectOpenCustomHashSet(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
-
Creates a new hash set with initial expected
Hash.DEFAULT_INITIAL_SIZEelements andHash.DEFAULT_LOAD_FACTORas load factor. - ObjectOpenCustomHashSet(ObjectCollection<? extends K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
-
Creates a new hash set copying a given type-specific collection.
- ObjectOpenCustomHashSet(ObjectCollection<? extends K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific collection. - ObjectOpenCustomHashSet(Collection<? extends K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
-
Creates a new hash set copying a given collection.
- ObjectOpenCustomHashSet(Collection<? extends K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given collection. - ObjectOpenCustomHashSet(Iterator<? extends K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
-
Creates a new hash set using elements provided by a type-specific iterator.
- ObjectOpenCustomHashSet(Iterator<? extends K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by a type-specific iterator. - ObjectOpenCustomHashSet(K[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
-
Creates a new hash set copying the elements of an array.
- ObjectOpenCustomHashSet(K[], int, int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
-
Creates a new hash set and fills it with the elements of a given array.
- ObjectOpenCustomHashSet(K[], int, int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor and fills it with the elements of a given array. - ObjectOpenCustomHashSet(K[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying the elements of an array. - ObjectOpenHashBigSet<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific hash big set with with a fast, small-footprint implementation.
- ObjectOpenHashBigSet() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
-
Creates a new hash big set with initial expected
Hash.DEFAULT_INITIAL_SIZEelements andHash.DEFAULT_LOAD_FACTORas load factor. - ObjectOpenHashBigSet(long) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor. - ObjectOpenHashBigSet(long, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
-
Creates a new hash big set.
- ObjectOpenHashBigSet(ObjectCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific collection. - ObjectOpenHashBigSet(ObjectCollection<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
-
Creates a new hash big set copying a given type-specific collection.
- ObjectOpenHashBigSet(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given collection. - ObjectOpenHashBigSet(Collection<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
-
Creates a new hash big set copying a given collection.
- ObjectOpenHashBigSet(Iterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by a type-specific iterator. - ObjectOpenHashBigSet(Iterator<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
-
Creates a new hash big set using elements provided by a type-specific iterator.
- ObjectOpenHashBigSet(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor copying the elements of an array. - ObjectOpenHashBigSet(K[], float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
-
Creates a new hash big set copying the elements of an array.
- ObjectOpenHashBigSet(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
-
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTORas load factor and fills it with the elements of a given array. - ObjectOpenHashBigSet(K[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
-
Creates a new hash big set and fills it with the elements of a given array.
- ObjectOpenHashSet<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific hash set with with a fast, small-footprint implementation.
- ObjectOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Creates a new hash set with initial expected
Hash.DEFAULT_INITIAL_SIZEelements andHash.DEFAULT_LOAD_FACTORas load factor. - ObjectOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor. - ObjectOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Creates a new hash set.
- ObjectOpenHashSet(ObjectCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given type-specific collection. - ObjectOpenHashSet(ObjectCollection<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Creates a new hash set copying a given type-specific collection.
- ObjectOpenHashSet(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying a given collection. - ObjectOpenHashSet(Collection<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Creates a new hash set copying a given collection.
- ObjectOpenHashSet(Iterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using elements provided by a type-specific iterator. - ObjectOpenHashSet(Iterator<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Creates a new hash set using elements provided by a type-specific iterator.
- ObjectOpenHashSet(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor copying the elements of an array. - ObjectOpenHashSet(K[], float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Creates a new hash set copying the elements of an array.
- ObjectOpenHashSet(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor and fills it with the elements of a given array. - ObjectOpenHashSet(K[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Creates a new hash set and fills it with the elements of a given array.
- ObjectRandomAccessSubList(ObjectBigList<K>, long, long) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectRandomAccessSubList
- ObjectRandomAccessSubList(ObjectList<K>, int, int) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectRandomAccessSubList
- ObjectRBTreeSet<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific red-black tree set with a fast, small-footprint implementation.
- ObjectRBTreeSet() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
-
Creates a new empty tree set.
- ObjectRBTreeSet(ObjectCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
-
Creates a new tree set copying a given type-specific collection.
- ObjectRBTreeSet(ObjectSortedSet<K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
-
Creates a new tree set copying a given type-specific sorted set (and its
Comparator). - ObjectRBTreeSet(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
-
Creates a new tree set copying a given collection.
- ObjectRBTreeSet(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
-
Creates a new empty tree set with the given comparator.
- ObjectRBTreeSet(Iterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
-
Creates a new tree set using elements provided by a type-specific iterator.
- ObjectRBTreeSet(SortedSet<K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
-
Creates a new tree set copying a given sorted set (and its
Comparator). - ObjectRBTreeSet(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
-
Creates a new tree set copying the elements of an array.
- ObjectRBTreeSet(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
-
Creates a new tree set and fills it with the elements of a given array.
- ObjectRBTreeSet(K[], int, int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
-
Creates a new tree set and fills it with the elements of a given array using a given
Comparator. - ObjectRBTreeSet(K[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
-
Creates a new tree set copying the elements of an array using a given
Comparator. - ObjectSemiIndirectHeaps - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with semi-indirect heaps.
- ObjectSet<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Set; provides some additional methods that use polymorphism to avoid (un)boxing. - ObjectSets - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific sets.
- ObjectSets.EmptySet<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing the empty set and implementing a type-specific set interface.
- ObjectSets.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing a type-specific singleton set.
- ObjectSets.SynchronizedSet<K> - Class in it.unimi.dsi.fastutil.objects
-
A synchronized wrapper class for sets.
- ObjectSets.UnmodifiableSet<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for sets.
- ObjectSortedSet<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing. - ObjectSortedSets - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific sorted sets.
- ObjectSortedSets.EmptySet<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing the empty sorted set and implementing a type-specific set interface.
- ObjectSortedSets.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
-
A class representing a singleton sorted set.
- ObjectSortedSets.SynchronizedSortedSet<K> - Class in it.unimi.dsi.fastutil.objects
-
A synchronized wrapper class for sorted sets.
- ObjectSortedSets.UnmodifiableSortedSet<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for sorted sets.
- ObjectSpliterator<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Spliterator; provides an additional methods to avoid (un)boxing, and the possibility to skip elements. - ObjectSpliterators - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific spliterators.
- ObjectSpliterators.AbstractIndexBasedSpliterator<K> - Class in it.unimi.dsi.fastutil.objects
-
A skeletal implementation for a spliterator backed by an index based data store.
- ObjectSpliterators.EarlyBindingSizeIndexBasedSpliterator<K> - Class in it.unimi.dsi.fastutil.objects
-
A skeletal implementation for a spliterator backed by an index based data store.
- ObjectSpliterators.EmptySpliterator<K> - Class in it.unimi.dsi.fastutil.objects
-
A class returning no elements and a type-specific spliterator interface.
- ObjectSpliterators.LateBindingSizeIndexBasedSpliterator<K> - Class in it.unimi.dsi.fastutil.objects
-
A skeletal implementation for a spliterator backed by an index based data store.
- ObjectSubList(ObjectBigList<K>, long, long) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
- ObjectSubList(ObjectList<K>, int, int) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
- OCCUPIED - Static variable in interface it.unimi.dsi.fastutil.Hash
-
Deprecated.
- of() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Creates a new empty array list.
- of() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
-
Creates a new empty array set.
- of() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Creates a new empty big array list.
- of() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Returns an empty immutable list.
- of() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Creates a new empty hash set.
- of() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Returns an immutable empty list.
- of() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Creates a new empty hash set.
- of() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
-
Returns an immutable empty set.
- of() - Static method in class it.unimi.dsi.fastutil.ints.IntArrayList
-
Creates a new empty array list.
- of() - Static method in class it.unimi.dsi.fastutil.ints.IntArraySet
-
Creates a new empty array set.
- of() - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Creates a new empty big array list.
- of() - Static method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Returns an empty immutable list.
- of() - Static method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Creates a new empty hash set.
- of() - Static method in interface it.unimi.dsi.fastutil.ints.IntList
-
Returns an immutable empty list.
- of() - Static method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Creates a new empty hash set.
- of() - Static method in interface it.unimi.dsi.fastutil.ints.IntSet
-
Returns an immutable empty set.
- of() - Static method in class it.unimi.dsi.fastutil.longs.LongArrayList
-
Creates a new empty array list.
- of() - Static method in class it.unimi.dsi.fastutil.longs.LongArraySet
-
Creates a new empty array set.
- of() - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Creates a new empty big array list.
- of() - Static method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Returns an empty immutable list.
- of() - Static method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Creates a new empty hash set.
- of() - Static method in interface it.unimi.dsi.fastutil.longs.LongList
-
Returns an immutable empty list.
- of() - Static method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Creates a new empty hash set.
- of() - Static method in interface it.unimi.dsi.fastutil.longs.LongSet
-
Returns an immutable empty set.
- of() - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Creates a new empty array list.
- of() - Static method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
-
Creates a new empty array set.
- of() - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Creates a new empty big array list.
- of() - Static method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Returns an empty immutable list.
- of() - Static method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Creates a new empty hash set.
- of() - Static method in interface it.unimi.dsi.fastutil.objects.ObjectList
-
Returns an immutable empty list.
- of() - Static method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Creates a new empty hash set.
- of() - Static method in interface it.unimi.dsi.fastutil.objects.ObjectSet
-
Returns an immutable empty set.
- of(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
-
Creates a new array set using the element given.
- of(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the given element. - of(double) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Returns an immutable list with the element given.
- of(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the given element. - of(double) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
-
Returns an immutable set with the element given.
- of(double...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Creates an array list using an array of elements.
- of(double...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
-
Creates a new array set using an array of elements.
- of(double...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Creates a big array list using a list of elements.
- of(double...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Creates an immutable list using a list of elements.
- of(double...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using a list of elements. - of(double...) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Returns an immutable list with the elements given.
- of(double...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using a list of elements. - of(double...) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
-
Returns an immutable list with the elements given.
- of(double, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutablePair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(double, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutableSortedPair
-
Returns a new type-specific immutable
SortedPairwith given left and right value. - of(double, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleMutablePair
-
Returns a new type-specific mutable
Pairwith given left and right value. - of(double, double) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(double, double) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleDoubleSortedPair
-
Returns a new type-specific immutable
SortedPairwith given left and right value. - of(double, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements given. - of(double, double) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Returns an immutable list with the elements given.
- of(double, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements given. - of(double, double) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
-
Returns an immutable set with the elements given.
- of(double, double, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements given. - of(double, double, double) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Returns an immutable list with the elements given.
- of(double, double, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements given. - of(double, double, double) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
-
Returns an immutable set with the elements given.
- of(double, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIntImmutablePair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(double, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIntMutablePair
-
Returns a new type-specific mutable
Pairwith given left and right value. - of(double, int) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(double, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLongImmutablePair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(double, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLongMutablePair
-
Returns a new type-specific mutable
Pairwith given left and right value. - of(double, long) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(double, V) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleObjectImmutablePair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(double, V) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleObjectMutablePair
-
Returns a new type-specific mutable
Pairwith given left and right value. - of(double, V) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(int) - Static method in class it.unimi.dsi.fastutil.ints.IntArraySet
-
Creates a new array set using the element given.
- of(int) - Static method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the given element. - of(int) - Static method in interface it.unimi.dsi.fastutil.ints.IntList
-
Returns an immutable list with the element given.
- of(int) - Static method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the given element. - of(int) - Static method in interface it.unimi.dsi.fastutil.ints.IntSet
-
Returns an immutable set with the element given.
- of(int...) - Static method in class it.unimi.dsi.fastutil.ints.IntArrayList
-
Creates an array list using an array of elements.
- of(int...) - Static method in class it.unimi.dsi.fastutil.ints.IntArraySet
-
Creates a new array set using an array of elements.
- of(int...) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Creates a big array list using a list of elements.
- of(int...) - Static method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Creates an immutable list using a list of elements.
- of(int...) - Static method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using a list of elements. - of(int...) - Static method in interface it.unimi.dsi.fastutil.ints.IntList
-
Returns an immutable list with the elements given.
- of(int...) - Static method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using a list of elements. - of(int...) - Static method in interface it.unimi.dsi.fastutil.ints.IntSet
-
Returns an immutable list with the elements given.
- of(int, double) - Static method in class it.unimi.dsi.fastutil.ints.IntDoubleImmutablePair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(int, double) - Static method in class it.unimi.dsi.fastutil.ints.IntDoubleMutablePair
-
Returns a new type-specific mutable
Pairwith given left and right value. - of(int, double) - Static method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIntImmutablePair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIntImmutableSortedPair
-
Returns a new type-specific immutable
SortedPairwith given left and right value. - of(int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIntMutablePair
-
Returns a new type-specific mutable
Pairwith given left and right value. - of(int, int) - Static method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(int, int) - Static method in interface it.unimi.dsi.fastutil.ints.IntIntSortedPair
-
Returns a new type-specific immutable
SortedPairwith given left and right value. - of(int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements given. - of(int, int) - Static method in interface it.unimi.dsi.fastutil.ints.IntList
-
Returns an immutable list with the elements given.
- of(int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements given. - of(int, int) - Static method in interface it.unimi.dsi.fastutil.ints.IntSet
-
Returns an immutable set with the elements given.
- of(int, int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements given. - of(int, int, int) - Static method in interface it.unimi.dsi.fastutil.ints.IntList
-
Returns an immutable list with the elements given.
- of(int, int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements given. - of(int, int, int) - Static method in interface it.unimi.dsi.fastutil.ints.IntSet
-
Returns an immutable set with the elements given.
- of(int, long) - Static method in class it.unimi.dsi.fastutil.ints.IntLongImmutablePair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(int, long) - Static method in class it.unimi.dsi.fastutil.ints.IntLongMutablePair
-
Returns a new type-specific mutable
Pairwith given left and right value. - of(int, long) - Static method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(int, V) - Static method in class it.unimi.dsi.fastutil.ints.IntObjectImmutablePair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(int, V) - Static method in class it.unimi.dsi.fastutil.ints.IntObjectMutablePair
-
Returns a new type-specific mutable
Pairwith given left and right value. - of(int, V) - Static method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(long) - Static method in class it.unimi.dsi.fastutil.longs.LongArraySet
-
Creates a new array set using the element given.
- of(long) - Static method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the given element. - of(long) - Static method in interface it.unimi.dsi.fastutil.longs.LongList
-
Returns an immutable list with the element given.
- of(long) - Static method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the given element. - of(long) - Static method in interface it.unimi.dsi.fastutil.longs.LongSet
-
Returns an immutable set with the element given.
- of(long...) - Static method in class it.unimi.dsi.fastutil.longs.LongArrayList
-
Creates an array list using an array of elements.
- of(long...) - Static method in class it.unimi.dsi.fastutil.longs.LongArraySet
-
Creates a new array set using an array of elements.
- of(long...) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Creates a big array list using a list of elements.
- of(long...) - Static method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Creates an immutable list using a list of elements.
- of(long...) - Static method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using a list of elements. - of(long...) - Static method in interface it.unimi.dsi.fastutil.longs.LongList
-
Returns an immutable list with the elements given.
- of(long...) - Static method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using a list of elements. - of(long...) - Static method in interface it.unimi.dsi.fastutil.longs.LongSet
-
Returns an immutable list with the elements given.
- of(long, double) - Static method in class it.unimi.dsi.fastutil.longs.LongDoubleImmutablePair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(long, double) - Static method in class it.unimi.dsi.fastutil.longs.LongDoubleMutablePair
-
Returns a new type-specific mutable
Pairwith given left and right value. - of(long, double) - Static method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(long, int) - Static method in class it.unimi.dsi.fastutil.longs.LongIntImmutablePair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(long, int) - Static method in class it.unimi.dsi.fastutil.longs.LongIntMutablePair
-
Returns a new type-specific mutable
Pairwith given left and right value. - of(long, int) - Static method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements given. - of(long, long) - Static method in interface it.unimi.dsi.fastutil.longs.LongList
-
Returns an immutable list with the elements given.
- of(long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongLongImmutablePair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongLongImmutableSortedPair
-
Returns a new type-specific immutable
SortedPairwith given left and right value. - of(long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongLongMutablePair
-
Returns a new type-specific mutable
Pairwith given left and right value. - of(long, long) - Static method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(long, long) - Static method in interface it.unimi.dsi.fastutil.longs.LongLongSortedPair
-
Returns a new type-specific immutable
SortedPairwith given left and right value. - of(long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements given. - of(long, long) - Static method in interface it.unimi.dsi.fastutil.longs.LongSet
-
Returns an immutable set with the elements given.
- of(long, long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements given. - of(long, long, long) - Static method in interface it.unimi.dsi.fastutil.longs.LongList
-
Returns an immutable list with the elements given.
- of(long, long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements given. - of(long, long, long) - Static method in interface it.unimi.dsi.fastutil.longs.LongSet
-
Returns an immutable set with the elements given.
- of(long, V) - Static method in class it.unimi.dsi.fastutil.longs.LongObjectImmutablePair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(long, V) - Static method in class it.unimi.dsi.fastutil.longs.LongObjectMutablePair
-
Returns a new type-specific mutable
Pairwith given left and right value. - of(long, V) - Static method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
-
Creates a new array set using the element given.
- of(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the given element. - of(K) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectList
-
Returns an immutable list with the element given.
- of(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the given element. - of(K) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectSet
-
Returns an immutable set with the element given.
- of(K...) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Creates an array list using an array of elements.
- of(K...) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
-
Creates a new array set using an array of elements.
- of(K...) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Creates a big array list using a list of elements.
- of(K...) - Static method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Creates an immutable list using a list of elements.
- of(K...) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using a list of elements. - of(K...) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectList
-
Returns an immutable list with the elements given.
- of(K...) - Static method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using a list of elements. - of(K...) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectSet
-
Returns an immutable list with the elements given.
- of(K, double) - Static method in class it.unimi.dsi.fastutil.objects.ObjectDoubleImmutablePair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(K, double) - Static method in class it.unimi.dsi.fastutil.objects.ObjectDoubleMutablePair
-
Returns a new type-specific mutable
Pairwith given left and right value. - of(K, double) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(K, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIntImmutablePair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(K, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIntMutablePair
-
Returns a new type-specific mutable
Pairwith given left and right value. - of(K, int) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(K, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLongImmutablePair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(K, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLongMutablePair
-
Returns a new type-specific mutable
Pairwith given left and right value. - of(K, long) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(K, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements given. - of(K, K) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectList
-
Returns an immutable list with the elements given.
- of(K, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectObjectImmutableSortedPair
-
Returns a new type-specific immutable
SortedPairwith given left and right value. - of(K, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements given. - of(K, K) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectSet
-
Returns an immutable set with the elements given.
- of(K, K) - Static method in interface it.unimi.dsi.fastutil.SortedPair
-
Returns a new immutable
SortedPairwith given left and right value. - of(K, K, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements given. - of(K, K, K) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectList
-
Returns an immutable list with the elements given.
- of(K, K, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTORas load factor using the elements given. - of(K, K, K) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectSet
-
Returns an immutable set with the elements given.
- of(K, V) - Static method in class it.unimi.dsi.fastutil.objects.ObjectObjectImmutablePair
-
Returns a new type-specific immutable
Pairwith given left and right value. - of(K, V) - Static method in class it.unimi.dsi.fastutil.objects.ObjectObjectMutablePair
-
Returns a new type-specific mutable
Pairwith given left and right value. - of(L, R) - Static method in interface it.unimi.dsi.fastutil.Pair
-
Returns a new immutable
Pairwith given left and right value. - offset - Variable in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
-
The first valid entry.
- ofUnchecked() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
-
Creates a new empty array set.
- ofUnchecked() - Static method in class it.unimi.dsi.fastutil.ints.IntArraySet
-
Creates a new empty array set.
- ofUnchecked() - Static method in class it.unimi.dsi.fastutil.longs.LongArraySet
-
Creates a new empty array set.
- ofUnchecked() - Static method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
-
Creates a new empty array set.
- ofUnchecked(double...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
-
Creates a new array set using an array of elements.
- ofUnchecked(int...) - Static method in class it.unimi.dsi.fastutil.ints.IntArraySet
-
Creates a new array set using an array of elements.
- ofUnchecked(long...) - Static method in class it.unimi.dsi.fastutil.longs.LongArraySet
-
Creates a new array set using an array of elements.
- ofUnchecked(K...) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
-
Creates a new array set using an array of elements.
- onEachMatching(BooleanSpliterator, BooleanPredicate, BooleanConsumer) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
-
Perform the given
actionon each element that matches the givenpredicate. - onEachMatching(ByteSpliterator, BytePredicate, ByteConsumer) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
-
Perform the given
actionon each element that matches the givenpredicate. - onEachMatching(ByteSpliterator, IntPredicate, IntConsumer) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
-
Perform the given
actionon each element that matches the givenpredicate. - onEachMatching(CharSpliterator, CharPredicate, CharConsumer) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
-
Perform the given
actionon each element that matches the givenpredicate. - onEachMatching(CharSpliterator, IntPredicate, IntConsumer) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
-
Perform the given
actionon each element that matches the givenpredicate. - onEachMatching(DoubleSpliterator, DoublePredicate, DoubleConsumer) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
-
Perform the given
actionon each element that matches the givenpredicate. - onEachMatching(FloatSpliterator, FloatPredicate, FloatConsumer) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
Perform the given
actionon each element that matches the givenpredicate. - onEachMatching(FloatSpliterator, DoublePredicate, DoubleConsumer) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
Perform the given
actionon each element that matches the givenpredicate. - onEachMatching(IntSpliterator, IntPredicate, IntConsumer) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
-
Perform the given
actionon each element that matches the givenpredicate. - onEachMatching(LongSpliterator, LongPredicate, LongConsumer) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Perform the given
actionon each element that matches the givenpredicate. - onEachMatching(ShortSpliterator, ShortPredicate, ShortConsumer) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
-
Perform the given
actionon each element that matches the givenpredicate. - onEachMatching(ShortSpliterator, IntPredicate, IntConsumer) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
-
Perform the given
actionon each element that matches the givenpredicate. - onEachMatching(Spliterator<K>, Predicate<? super K>, Consumer<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
-
Perform the given
actionon each element that matches the givenpredicate. - OPPOSITE_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanComparators
- OPPOSITE_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.bytes.ByteComparators
- OPPOSITE_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.chars.CharComparators
- OPPOSITE_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleComparators
- OPPOSITE_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.floats.FloatComparators
- OPPOSITE_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.ints.IntComparators
- OPPOSITE_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.longs.LongComparators
- OPPOSITE_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.objects.ObjectComparators
- OPPOSITE_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.shorts.ShortComparators
- oppositeComparator(BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanComparators
-
Returns a comparator representing the opposite order of the given comparator.
- oppositeComparator(ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteComparators
-
Returns a comparator representing the opposite order of the given comparator.
- oppositeComparator(CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharComparators
-
Returns a comparator representing the opposite order of the given comparator.
- oppositeComparator(DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleComparators
-
Returns a comparator representing the opposite order of the given comparator.
- oppositeComparator(FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatComparators
-
Returns a comparator representing the opposite order of the given comparator.
- oppositeComparator(IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntComparators
-
Returns a comparator representing the opposite order of the given comparator.
- oppositeComparator(LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongComparators
-
Returns a comparator representing the opposite order of the given comparator.
- oppositeComparator(ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortComparators
-
Returns a comparator representing the opposite order of the given comparator.
- oppositeComparator(Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectComparators
-
Returns a comparator representing the opposite order of the given comparator.
- or(BooleanPredicate) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanPredicate
-
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
- or(BytePredicate) - Method in interface it.unimi.dsi.fastutil.bytes.BytePredicate
-
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
- or(CharPredicate) - Method in interface it.unimi.dsi.fastutil.chars.CharPredicate
-
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
- or(DoublePredicate) - Method in interface it.unimi.dsi.fastutil.doubles.DoublePredicate
-
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
- or(FloatPredicate) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
-
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
- or(IntPredicate) - Method in interface it.unimi.dsi.fastutil.ints.IntPredicate
-
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
- or(LongPredicate) - Method in interface it.unimi.dsi.fastutil.longs.LongPredicate
-
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
- or(ShortPredicate) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
-
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
- or(DoublePredicate) - Method in interface it.unimi.dsi.fastutil.doubles.DoublePredicate
-
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
- or(DoublePredicate) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
- or(IntPredicate) - Method in interface it.unimi.dsi.fastutil.bytes.BytePredicate
- or(IntPredicate) - Method in interface it.unimi.dsi.fastutil.chars.CharPredicate
- or(IntPredicate) - Method in interface it.unimi.dsi.fastutil.ints.IntPredicate
-
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
- or(IntPredicate) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
- or(LongPredicate) - Method in interface it.unimi.dsi.fastutil.longs.LongPredicate
-
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
- or(Predicate<? super Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanPredicate
-
Deprecated.Please use the corresponding type-specific method instead.
- or(Predicate<? super Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.BytePredicate
-
Deprecated.Please use the corresponding type-specific method instead.
- or(Predicate<? super Character>) - Method in interface it.unimi.dsi.fastutil.chars.CharPredicate
-
Deprecated.Please use the corresponding type-specific method instead.
- or(Predicate<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoublePredicate
-
Deprecated.Please use the corresponding type-specific method instead.
- or(Predicate<? super Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
-
Deprecated.Please use the corresponding type-specific method instead.
- or(Predicate<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntPredicate
-
Deprecated.Please use the corresponding type-specific method instead.
- or(Predicate<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongPredicate
-
Deprecated.Please use the corresponding type-specific method instead.
- or(Predicate<? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
-
Deprecated.Please use the corresponding type-specific method instead.
P
- Pair<L,
R> - Interface in it.unimi.dsi.fastutil -
A pair of elements.
- parallelQuickSort(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts an array according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(boolean[][]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Sorts a big array according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(boolean[][], long, long, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(boolean[][], BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Sorts a big array according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(boolean[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
- parallelQuickSort(boolean[], boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
- parallelQuickSort(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(boolean[], int, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(boolean[], BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts an array according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Sorts a big array according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(byte[][], long, long, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(byte[][], ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Sorts a big array according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(byte[], byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
- parallelQuickSort(byte[], byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
- parallelQuickSort(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(byte[], int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(byte[], ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts an array according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Sorts a big array according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(char[][], long, long, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(char[][], CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Sorts a big array according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(char[], char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
- parallelQuickSort(char[], char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
- parallelQuickSort(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(char[], int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(char[], CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts an array according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Sorts a big array according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(double[][], long, long, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(double[][], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Sorts a big array according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(double[], double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
- parallelQuickSort(double[], double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
- parallelQuickSort(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(double[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(double[], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts an array according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Sorts a big array according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(float[][], long, long, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(float[][], FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Sorts a big array according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(float[], float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
- parallelQuickSort(float[], float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
- parallelQuickSort(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(float[], int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(float[], FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts an array according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Sorts a big array according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(int[][], long, long, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(int[][], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Sorts a big array according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
- parallelQuickSort(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
- parallelQuickSort(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(int, int, IntComparator, Swapper) - Static method in class it.unimi.dsi.fastutil.Arrays
-
Sorts the specified range of elements using the specified swapper and according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts an array according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Sorts a big array according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(long[][], long, long, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(long[][], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Sorts a big array according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(long[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(long[], long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
- parallelQuickSort(long[], long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
- parallelQuickSort(long[], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts an array according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Sorts a big array according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(short[][], long, long, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(short[][], ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Sorts a big array according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(short[], int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(short[], short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
- parallelQuickSort(short[], short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
- parallelQuickSort(short[], ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts an array according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(K[][]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Sorts a big array according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(K[][], long, long, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(K[][], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Sorts a big array according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
- parallelQuickSort(K[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(K[], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
- parallelQuickSort(K[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
- parallelQuickSort(K[], K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
- parallelQuickSortIndirect(int[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
- parallelQuickSortIndirect(int[], boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
- parallelQuickSortIndirect(int[], byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
- parallelQuickSortIndirect(int[], byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
- parallelQuickSortIndirect(int[], char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
- parallelQuickSortIndirect(int[], char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
- parallelQuickSortIndirect(int[], double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
- parallelQuickSortIndirect(int[], double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
- parallelQuickSortIndirect(int[], float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
- parallelQuickSortIndirect(int[], float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
- parallelQuickSortIndirect(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
- parallelQuickSortIndirect(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
- parallelQuickSortIndirect(int[], long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
- parallelQuickSortIndirect(int[], long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
- parallelQuickSortIndirect(int[], short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
- parallelQuickSortIndirect(int[], short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
- parallelQuickSortIndirect(int[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
- parallelQuickSortIndirect(int[], K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
- parallelRadixSort(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified array using parallel radix sort.
- parallelRadixSort(byte[], byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts two arrays using a parallel radix sort.
- parallelRadixSort(byte[], byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of elements of two arrays using a parallel radix sort.
- parallelRadixSort(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of an array using parallel radix sort.
- parallelRadixSort(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified array using parallel radix sort.
- parallelRadixSort(char[], char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts two arrays using a parallel radix sort.
- parallelRadixSort(char[], char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of elements of two arrays using a parallel radix sort.
- parallelRadixSort(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of an array using parallel radix sort.
- parallelRadixSort(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified array using parallel radix sort.
- parallelRadixSort(double[], double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts two arrays using a parallel radix sort.
- parallelRadixSort(double[], double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of elements of two arrays using a parallel radix sort.
- parallelRadixSort(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of an array using parallel radix sort.
- parallelRadixSort(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified array using parallel radix sort.
- parallelRadixSort(float[], float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts two arrays using a parallel radix sort.
- parallelRadixSort(float[], float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of elements of two arrays using a parallel radix sort.
- parallelRadixSort(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of an array using parallel radix sort.
- parallelRadixSort(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified array using parallel radix sort.
- parallelRadixSort(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts two arrays using a parallel radix sort.
- parallelRadixSort(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of elements of two arrays using a parallel radix sort.
- parallelRadixSort(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of an array using parallel radix sort.
- parallelRadixSort(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified array using parallel radix sort.
- parallelRadixSort(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of an array using parallel radix sort.
- parallelRadixSort(long[], long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts two arrays using a parallel radix sort.
- parallelRadixSort(long[], long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of elements of two arrays using a parallel radix sort.
- parallelRadixSort(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified array using parallel radix sort.
- parallelRadixSort(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of an array using parallel radix sort.
- parallelRadixSort(short[], short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts two arrays using a parallel radix sort.
- parallelRadixSort(short[], short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of elements of two arrays using a parallel radix sort.
- parallelRadixSortIndirect(int[], byte[], boolean) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified array using parallel indirect radix sort.
- parallelRadixSortIndirect(int[], byte[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of an array using parallel indirect radix sort.
- parallelRadixSortIndirect(int[], char[], boolean) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified array using parallel indirect radix sort.
- parallelRadixSortIndirect(int[], char[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of an array using parallel indirect radix sort.
- parallelRadixSortIndirect(int[], double[], boolean) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified array using parallel indirect radix sort.
- parallelRadixSortIndirect(int[], double[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of an array using parallel indirect radix sort.
- parallelRadixSortIndirect(int[], float[], boolean) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified array using parallel indirect radix sort.
- parallelRadixSortIndirect(int[], float[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of an array using parallel indirect radix sort.
- parallelRadixSortIndirect(int[], int[], boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified array using parallel indirect radix sort.
- parallelRadixSortIndirect(int[], int[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of an array using parallel indirect radix sort.
- parallelRadixSortIndirect(int[], long[], boolean) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified array using parallel indirect radix sort.
- parallelRadixSortIndirect(int[], long[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of an array using parallel indirect radix sort.
- parallelRadixSortIndirect(int[], short[], boolean) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified array using parallel indirect radix sort.
- parallelRadixSortIndirect(int[], short[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of an array using parallel indirect radix sort.
- parallelStream() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- parallelStream() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
-
Deprecated.
- parallelStream() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
-
Deprecated.
- parallelStream() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- parallelStream() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
-
Deprecated.
- parallelStream() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
-
Deprecated.
- parallelStream() - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- parallelStream() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
-
Deprecated.
- parallelStream() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
-
Deprecated.
- parallelStream() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- parallelStream() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- peek(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- peek(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleStack
-
Deprecated.Please use the corresponding type-specific method instead.
- peek(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- peek(int) - Method in interface it.unimi.dsi.fastutil.ints.IntStack
-
Deprecated.Please use the corresponding type-specific method instead.
- peek(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- peek(int) - Method in interface it.unimi.dsi.fastutil.longs.LongStack
-
Deprecated.Please use the corresponding type-specific method instead.
- peek(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
- peek(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
- peek(int) - Method in interface it.unimi.dsi.fastutil.Stack
-
Peeks at an element on the stack (optional operation).
- peekDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
- peekDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
- peekDouble(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleStack
-
Peeks at an element on the stack (optional operation).
- peekInt(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
- peekInt(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
- peekInt(int) - Method in interface it.unimi.dsi.fastutil.ints.IntStack
-
Peeks at an element on the stack (optional operation).
- peekLong(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
- peekLong(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
- peekLong(int) - Method in interface it.unimi.dsi.fastutil.longs.LongStack
-
Peeks at an element on the stack (optional operation).
- pop() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- pop() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleStack
-
Deprecated.Please use the corresponding type-specific method instead.
- pop() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- pop() - Method in interface it.unimi.dsi.fastutil.ints.IntStack
-
Deprecated.Please use the corresponding type-specific method instead.
- pop() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- pop() - Method in interface it.unimi.dsi.fastutil.longs.LongStack
-
Deprecated.Please use the corresponding type-specific method instead.
- pop() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
- pop() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
- pop() - Method in interface it.unimi.dsi.fastutil.Stack
-
Pops the top off the stack.
- popDouble() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
- popDouble() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
- popDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleStack
-
Pops the top off the stack.
- popInt() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
- popInt() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
- popInt() - Method in interface it.unimi.dsi.fastutil.ints.IntStack
-
Pops the top off the stack.
- popLong() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
- popLong() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
- popLong() - Method in interface it.unimi.dsi.fastutil.longs.LongStack
-
Pops the top off the stack.
- position() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
- position() - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
- position() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
- position() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
- position() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
- position() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
- position() - Method in interface it.unimi.dsi.fastutil.io.MeasurableStream
-
Returns the current position in this stream (optional operation).
- position() - Method in interface it.unimi.dsi.fastutil.io.RepositionableStream
-
Returns the current stream position.
- position(long) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
- position(long) - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
-
Repositions the stream.
- position(long) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
- position(long) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
- position(long) - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
- position(long) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
-
Positions the input stream.
- position(long) - Method in interface it.unimi.dsi.fastutil.io.RepositionableStream
-
Sets the current stream position.
- pour(DoubleIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Pours an iterator, returning a type-specific list.
- pour(DoubleIterator, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Pours an iterator, returning a type-specific list, with a limit on the number of elements.
- pour(DoubleIterator, DoubleCollection) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Pours an iterator into a type-specific collection.
- pour(DoubleIterator, DoubleCollection, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Pours an iterator into a type-specific collection, with a limit on the number of elements.
- pour(IntIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Pours an iterator, returning a type-specific list.
- pour(IntIterator, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Pours an iterator, returning a type-specific list, with a limit on the number of elements.
- pour(IntIterator, IntCollection) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Pours an iterator into a type-specific collection.
- pour(IntIterator, IntCollection, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Pours an iterator into a type-specific collection, with a limit on the number of elements.
- pour(LongIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Pours an iterator, returning a type-specific list.
- pour(LongIterator, int) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Pours an iterator, returning a type-specific list, with a limit on the number of elements.
- pour(LongIterator, LongCollection) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Pours an iterator into a type-specific collection.
- pour(LongIterator, LongCollection, int) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Pours an iterator into a type-specific collection, with a limit on the number of elements.
- pour(Iterator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Pours an iterator, returning a type-specific list.
- pour(Iterator<K>, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Pours an iterator, returning a type-specific list, with a limit on the number of elements.
- pour(Iterator<K>, ObjectCollection<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Pours an iterator into a type-specific collection.
- pour(Iterator<K>, ObjectCollection<? super K>, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Pours an iterator into a type-specific collection, with a limit on the number of elements.
- previous() - Method in interface it.unimi.dsi.fastutil.BidirectionalIterator
-
Returns the previous element from the collection.
- previous() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBidirectionalIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- previous() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBidirectionalIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- previous() - Method in interface it.unimi.dsi.fastutil.chars.CharBidirectionalIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- previous() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBidirectionalIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- previous() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- previous() - Method in interface it.unimi.dsi.fastutil.floats.FloatBidirectionalIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- previous() - Method in interface it.unimi.dsi.fastutil.ints.IntBidirectionalIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- previous() - Method in interface it.unimi.dsi.fastutil.ints.IntListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- previous() - Method in interface it.unimi.dsi.fastutil.longs.LongBidirectionalIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- previous() - Method in interface it.unimi.dsi.fastutil.longs.LongListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- previous() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigListIterator
- previous() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
- previous() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.EmptyBigListIterator
- previous() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.UnmodifiableBigListIterator
- previous() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedListIterator
- previous() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
- previous() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
- previous() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
- previous() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBidirectionalIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- previousBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBidirectionalIterator
-
Returns the previous element as a primitive type.
- previousByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBidirectionalIterator
-
Returns the previous element as a primitive type.
- previousChar() - Method in interface it.unimi.dsi.fastutil.chars.CharBidirectionalIterator
-
Returns the previous element as a primitive type.
- previousDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBidirectionalIterator
-
Returns the previous element as a primitive type.
- previousDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigListIterator
- previousDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
- previousDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
- previousDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.UnmodifiableBigListIterator
- previousDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedListIterator
- previousDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
- previousDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableBidirectionalIterator
- previousDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableListIterator
- previousFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatBidirectionalIterator
-
Returns the previous element as a primitive type.
- previousIndex() - Method in interface it.unimi.dsi.fastutil.BigListIterator
-
Returns the index of the element that would be returned by a subsequent call to previous.
- previousIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.UnmodifiableBigListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.UnmodifiableBigListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.UnmodifiableBigListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.EmptyBigListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.UnmodifiableBigListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedListIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
- previousIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
- previousInt() - Method in interface it.unimi.dsi.fastutil.ints.IntBidirectionalIterator
-
Returns the previous element as a primitive type.
- previousInt() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigListIterator
- previousInt() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
- previousInt() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
- previousInt() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.UnmodifiableBigListIterator
- previousInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedListIterator
- previousInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
- previousInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
- previousInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
- previousLong() - Method in interface it.unimi.dsi.fastutil.longs.LongBidirectionalIterator
-
Returns the previous element as a primitive type.
- previousLong() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigListIterator
- previousLong() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
- previousLong() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
- previousLong() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.UnmodifiableBigListIterator
- previousLong() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedListIterator
- previousLong() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
- previousLong() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableBidirectionalIterator
- previousLong() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableListIterator
- previousShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBidirectionalIterator
-
Returns the previous element as a primitive type.
- PRIMES - Static variable in interface it.unimi.dsi.fastutil.Hash
-
Deprecated.
- primitive(Function<? super Double, ? extends Double>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions
-
Returns a (partial) type-specific function based on the given total generic function.
- primitive(Function<? super Double, ? extends Integer>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions
-
Returns a (partial) type-specific function based on the given total generic function.
- primitive(Function<? super Double, ? extends Long>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions
-
Returns a (partial) type-specific function based on the given total generic function.
- primitive(Function<? super Double, ? extends V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions
-
Returns a (partial) type-specific function based on the given total generic function.
- primitive(Function<? super Integer, ? extends Double>) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions
-
Returns a (partial) type-specific function based on the given total generic function.
- primitive(Function<? super Integer, ? extends Integer>) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions
-
Returns a (partial) type-specific function based on the given total generic function.
- primitive(Function<? super Integer, ? extends Long>) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions
-
Returns a (partial) type-specific function based on the given total generic function.
- primitive(Function<? super Integer, ? extends V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions
-
Returns a (partial) type-specific function based on the given total generic function.
- primitive(Function<? super Long, ? extends Double>) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions
-
Returns a (partial) type-specific function based on the given total generic function.
- primitive(Function<? super Long, ? extends Integer>) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions
-
Returns a (partial) type-specific function based on the given total generic function.
- primitive(Function<? super Long, ? extends Long>) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions
-
Returns a (partial) type-specific function based on the given total generic function.
- primitive(Function<? super Long, ? extends V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions
-
Returns a (partial) type-specific function based on the given total generic function.
- primitive(Function<? super K, ? extends Double>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions
-
Returns a (partial) type-specific function based on the given total generic function.
- primitive(Function<? super K, ? extends Integer>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions
-
Returns a (partial) type-specific function based on the given total generic function.
- primitive(Function<? super K, ? extends Long>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions
-
Returns a (partial) type-specific function based on the given total generic function.
- PriorityQueue<K> - Interface in it.unimi.dsi.fastutil
-
A priority queue.
- PriorityQueues - Class in it.unimi.dsi.fastutil
-
A class providing static methods and objects that do useful things with priority queues.
- PriorityQueues.EmptyPriorityQueue - Class in it.unimi.dsi.fastutil
-
An immutable class representing the empty priority queue.
- PriorityQueues.SynchronizedPriorityQueue<K> - Class in it.unimi.dsi.fastutil
-
A synchronized wrapper class for priority queues.
- push(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
- push(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
- push(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleStack
-
Pushes the given object on the stack.
- push(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
- push(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
- push(int) - Method in interface it.unimi.dsi.fastutil.ints.IntStack
-
Pushes the given object on the stack.
- push(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
- push(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
- push(long) - Method in interface it.unimi.dsi.fastutil.longs.LongStack
-
Pushes the given object on the stack.
- push(Double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- push(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleStack
-
Deprecated.Please use the corresponding type-specific method instead.
- push(Integer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- push(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntStack
-
Deprecated.Please use the corresponding type-specific method instead.
- push(Long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- push(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongStack
-
Deprecated.Please use the corresponding type-specific method instead.
- push(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
- push(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
- push(K) - Method in interface it.unimi.dsi.fastutil.Stack
-
Pushes the given object on the stack.
- put(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
-
Adds a pair to the map (optional operation).
- put(byte, char) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
-
Adds a pair to the map (optional operation).
- put(byte, double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
-
Adds a pair to the map (optional operation).
- put(byte, float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
-
Adds a pair to the map (optional operation).
- put(byte, int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
-
Adds a pair to the map (optional operation).
- put(byte, long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
-
Adds a pair to the map (optional operation).
- put(byte, short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
-
Adds a pair to the map (optional operation).
- put(byte, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
-
Adds a pair to the map (optional operation).
- put(byte, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
-
Adds a pair to the map (optional operation).
- put(char, byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
-
Adds a pair to the map (optional operation).
- put(char, char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
-
Adds a pair to the map (optional operation).
- put(char, double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
-
Adds a pair to the map (optional operation).
- put(char, float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
-
Adds a pair to the map (optional operation).
- put(char, int) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
-
Adds a pair to the map (optional operation).
- put(char, long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
-
Adds a pair to the map (optional operation).
- put(char, short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
-
Adds a pair to the map (optional operation).
- put(char, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
-
Adds a pair to the map (optional operation).
- put(char, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
-
Adds a pair to the map (optional operation).
- put(double, byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
-
Adds a pair to the map (optional operation).
- put(double, char) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
-
Adds a pair to the map (optional operation).
- put(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
- put(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
- put(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
-
Adds a pair to the map (optional operation).
- put(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
- put(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
- put(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
- put(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
- put(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
- put(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
- put(double, float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
-
Adds a pair to the map (optional operation).
- put(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
- put(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
- put(double, int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
-
Adds a pair to the map (optional operation).
- put(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
- put(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
- put(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
- put(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
- put(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
- put(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
- put(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
- put(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
- put(double, long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
-
Adds a pair to the map (optional operation).
- put(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
- put(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
- put(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
- put(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
- put(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
- put(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
- put(double, short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
-
Adds a pair to the map (optional operation).
- put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
- put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
- put(double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
-
Adds a pair to the map (optional operation).
- put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
- put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
- put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
- put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
- put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
- put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
- put(double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
-
Adds a pair to the map (optional operation).
- put(float, byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
-
Adds a pair to the map (optional operation).
- put(float, char) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
-
Adds a pair to the map (optional operation).
- put(float, double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
-
Adds a pair to the map (optional operation).
- put(float, float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
-
Adds a pair to the map (optional operation).
- put(float, int) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
-
Adds a pair to the map (optional operation).
- put(float, long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
-
Adds a pair to the map (optional operation).
- put(float, short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
-
Adds a pair to the map (optional operation).
- put(float, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
-
Adds a pair to the map (optional operation).
- put(float, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
-
Adds a pair to the map (optional operation).
- put(int, byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
-
Adds a pair to the map (optional operation).
- put(int, char) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
-
Adds a pair to the map (optional operation).
- put(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
- put(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
- put(int, double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
-
Adds a pair to the map (optional operation).
- put(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
- put(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
- put(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
- put(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
- put(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
- put(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
- put(int, float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
-
Adds a pair to the map (optional operation).
- put(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
- put(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
- put(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
-
Adds a pair to the map (optional operation).
- put(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
- put(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
- put(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
- put(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
- put(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
- put(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
- put(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
- put(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
- put(int, long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
-
Adds a pair to the map (optional operation).
- put(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
- put(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
- put(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
- put(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
- put(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
- put(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
- put(int, short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
-
Adds a pair to the map (optional operation).
- put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
- put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
- put(int, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
-
Adds a pair to the map (optional operation).
- put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
- put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
- put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
- put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
- put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
- put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
- put(int, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
-
Adds a pair to the map (optional operation).
- put(long, byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
-
Adds a pair to the map (optional operation).
- put(long, char) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
-
Adds a pair to the map (optional operation).
- put(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
- put(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
- put(long, double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
-
Adds a pair to the map (optional operation).
- put(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
- put(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
- put(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
- put(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
- put(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
- put(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
- put(long, float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
-
Adds a pair to the map (optional operation).
- put(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
- put(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
- put(long, int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
-
Adds a pair to the map (optional operation).
- put(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
- put(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
- put(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
- put(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
- put(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
- put(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
- put(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
- put(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
- put(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
-
Adds a pair to the map (optional operation).
- put(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
- put(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
- put(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
- put(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
- put(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
- put(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
- put(long, short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
-
Adds a pair to the map (optional operation).
- put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
- put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
- put(long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
-
Adds a pair to the map (optional operation).
- put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
- put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
- put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
- put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
- put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
- put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
- put(long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
-
Adds a pair to the map (optional operation).
- put(short, byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
-
Adds a pair to the map (optional operation).
- put(short, char) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
-
Adds a pair to the map (optional operation).
- put(short, double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
-
Adds a pair to the map (optional operation).
- put(short, float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
-
Adds a pair to the map (optional operation).
- put(short, int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
-
Adds a pair to the map (optional operation).
- put(short, long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
-
Adds a pair to the map (optional operation).
- put(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
-
Adds a pair to the map (optional operation).
- put(short, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
-
Adds a pair to the map (optional operation).
- put(short, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
-
Adds a pair to the map (optional operation).
- put(Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Byte, Character) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Byte, Double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Byte, Float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Byte, Integer) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Byte, Long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Byte, Short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Byte, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Byte, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Character, Byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Character, Double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Character, Float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Character, Integer) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Character, Long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Character, Short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Character, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Character, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, Byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, Character) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.PrimitiveFunction
-
Deprecated.
- put(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, Float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, Integer) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.PrimitiveFunction
-
Deprecated.
- put(Double, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, Integer) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, Long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.PrimitiveFunction
-
Deprecated.
- put(Double, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, Long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, Short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.PrimitiveFunction
-
Deprecated.
- put(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Float, Byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Float, Character) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Float, Double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Float, Integer) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Float, Long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Float, Short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Float, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Float, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, Byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, Character) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, Double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.PrimitiveFunction
-
Deprecated.
- put(Integer, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, Double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, Float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.PrimitiveFunction
-
Deprecated.
- put(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, Long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.PrimitiveFunction
-
Deprecated.
- put(Integer, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, Long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, Short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.PrimitiveFunction
-
Deprecated.
- put(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Integer, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, Byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, Character) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, Double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.PrimitiveFunction
-
Deprecated.
- put(Long, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, Double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, Float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, Integer) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.PrimitiveFunction
-
Deprecated.
- put(Long, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, Integer) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.PrimitiveFunction
-
Deprecated.
- put(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, Short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.PrimitiveFunction
-
Deprecated.
- put(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Short, Byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Short, Character) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Short, Double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Short, Float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Short, Integer) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Short, Long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Short, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(Short, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
-
Adds a pair to the map (optional operation).
- put(K, byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
-
Adds a pair to the map (optional operation).
- put(K, char) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
-
Adds a pair to the map (optional operation).
- put(K, char) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
-
Adds a pair to the map (optional operation).
- put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
- put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
- put(K, double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
-
Adds a pair to the map (optional operation).
- put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
- put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
- put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
- put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
- put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
- put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
- put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
- put(K, double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
-
Adds a pair to the map (optional operation).
- put(K, float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
-
Adds a pair to the map (optional operation).
- put(K, float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
-
Adds a pair to the map (optional operation).
- put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
- put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
- put(K, int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
-
Adds a pair to the map (optional operation).
- put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
- put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
- put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
- put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
- put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
- put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
- put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
- put(K, int) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
-
Adds a pair to the map (optional operation).
- put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
- put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
- put(K, long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
-
Adds a pair to the map (optional operation).
- put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
- put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
- put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
- put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
- put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
- put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
- put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
- put(K, long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
-
Adds a pair to the map (optional operation).
- put(K, short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
-
Adds a pair to the map (optional operation).
- put(K, short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
-
Adds a pair to the map (optional operation).
- put(K, Byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Character) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Character) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.PrimitiveFunction
-
Deprecated.
- put(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.PrimitiveFunction
-
Deprecated.
- put(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.PrimitiveFunction
-
Deprecated.
- put(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, Short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- put(K, V) - Method in interface it.unimi.dsi.fastutil.Function
-
Associates the specified value with the specified key in this function (optional operation).
- put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
- put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
- put(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
-
Adds a pair to the map (optional operation).
- put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
- put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
- put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
- put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
- put(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
-
Adds a pair to the map (optional operation).
- put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
- put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
- put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
- put(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
-
Adds a pair to the map (optional operation).
- put(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
-
Adds a pair to the map (optional operation).
- put(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
-
Adds a pair to the map (optional operation).
- putAll(Map<? extends Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
- putAll(Map<? extends Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
- putAll(Map<? extends Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
- putAll(Map<? extends Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
- putAll(Map<? extends Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
- putAll(Map<? extends Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
- putAll(Map<? extends Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
- putAll(Map<? extends Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
- putAll(Map<? extends Double, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
- putAll(Map<? extends Double, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
- putAll(Map<? extends Double, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
- putAll(Map<? extends Double, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
- putAll(Map<? extends Double, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
- putAll(Map<? extends Double, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
- putAll(Map<? extends Double, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
- putAll(Map<? extends Double, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
- putAll(Map<? extends Double, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
- putAll(Map<? extends Double, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
- putAll(Map<? extends Double, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
- putAll(Map<? extends Double, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
- putAll(Map<? extends Double, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
- putAll(Map<? extends Double, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
- putAll(Map<? extends Double, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
- putAll(Map<? extends Double, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
- putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap
- putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
- putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
- putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.Singleton
- putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
- putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
- putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
- putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
- putAll(Map<? extends Integer, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap
- putAll(Map<? extends Integer, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
- putAll(Map<? extends Integer, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
- putAll(Map<? extends Integer, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
- putAll(Map<? extends Integer, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
- putAll(Map<? extends Integer, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
- putAll(Map<? extends Integer, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
- putAll(Map<? extends Integer, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
- putAll(Map<? extends Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
- putAll(Map<? extends Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
- putAll(Map<? extends Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
- putAll(Map<? extends Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
- putAll(Map<? extends Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
- putAll(Map<? extends Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
- putAll(Map<? extends Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
- putAll(Map<? extends Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
- putAll(Map<? extends Integer, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap
- putAll(Map<? extends Integer, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
- putAll(Map<? extends Integer, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
- putAll(Map<? extends Integer, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
- putAll(Map<? extends Integer, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
- putAll(Map<? extends Integer, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
- putAll(Map<? extends Integer, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
- putAll(Map<? extends Integer, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
- putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
- putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
- putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
- putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.Singleton
- putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
- putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
- putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
- putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
- putAll(Map<? extends Long, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap
- putAll(Map<? extends Long, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
- putAll(Map<? extends Long, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
- putAll(Map<? extends Long, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
- putAll(Map<? extends Long, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
- putAll(Map<? extends Long, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
- putAll(Map<? extends Long, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
- putAll(Map<? extends Long, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
- putAll(Map<? extends Long, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap
- putAll(Map<? extends Long, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
- putAll(Map<? extends Long, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
- putAll(Map<? extends Long, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
- putAll(Map<? extends Long, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
- putAll(Map<? extends Long, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
- putAll(Map<? extends Long, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
- putAll(Map<? extends Long, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
- putAll(Map<? extends Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap
- putAll(Map<? extends Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
- putAll(Map<? extends Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
- putAll(Map<? extends Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
- putAll(Map<? extends Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
- putAll(Map<? extends Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
- putAll(Map<? extends Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
- putAll(Map<? extends Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
- putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap
- putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
- putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
- putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.Singleton
- putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
- putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
- putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
- putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
- putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap
- putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
- putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
- putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
- putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
- putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
- putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
- putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
- putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
- putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
- putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
- putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
- putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
- putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
- putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
- putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
- putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
- putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
- putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap
- putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
- putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
- putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
- putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
- putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
- putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
- putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
- putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
- putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap
- putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
- putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
- putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
- putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.Singleton
- putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
- putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
- putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
- putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
- putAndMoveToFirst(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
- putAndMoveToFirst(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
- putAndMoveToFirst(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
- putAndMoveToFirst(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
- putAndMoveToFirst(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
- putAndMoveToFirst(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
- putAndMoveToFirst(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
- putAndMoveToFirst(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
- putAndMoveToFirst(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
- putAndMoveToFirst(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
- putAndMoveToFirst(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
- putAndMoveToFirst(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
- putAndMoveToFirst(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
- putAndMoveToFirst(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
- putAndMoveToFirst(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
- putAndMoveToFirst(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
- putAndMoveToFirst(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
- putAndMoveToFirst(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
- putAndMoveToFirst(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
- putAndMoveToFirst(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
- putAndMoveToLast(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
- putAndMoveToLast(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
- putAndMoveToLast(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
- putAndMoveToLast(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
- putAndMoveToLast(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
- putAndMoveToLast(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
- putAndMoveToLast(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
- putAndMoveToLast(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
- putAndMoveToLast(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
- putAndMoveToLast(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
- putAndMoveToLast(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
- putAndMoveToLast(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
- putAndMoveToLast(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
- putAndMoveToLast(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
- putAndMoveToLast(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
- putAndMoveToLast(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
- putAndMoveToLast(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
- putAndMoveToLast(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
- putAndMoveToLast(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
- putAndMoveToLast(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
- putIfAbsent(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
- putIfAbsent(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
- putIfAbsent(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(double, int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
- putIfAbsent(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
- putIfAbsent(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(double, long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
- putIfAbsent(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
- putIfAbsent(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
- putIfAbsent(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
- putIfAbsent(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(int, double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
- putIfAbsent(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
- putIfAbsent(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
- putIfAbsent(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
- putIfAbsent(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(int, long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
- putIfAbsent(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
- putIfAbsent(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(int, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
- putIfAbsent(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
- putIfAbsent(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(long, double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
- putIfAbsent(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
- putIfAbsent(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(long, int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
- putIfAbsent(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
- putIfAbsent(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
- putIfAbsent(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
- putIfAbsent(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
- putIfAbsent(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
- putIfAbsent(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Double, Integer) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Double, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Double, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Double, Long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Double, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Double, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Integer, Double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Integer, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Integer, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Integer, Long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Integer, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Integer, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Long, Double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Long, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Long, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Long, Integer) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Long, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Long, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(K, double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
- putIfAbsent(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
- putIfAbsent(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(K, int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
- putIfAbsent(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
- putIfAbsent(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(K, long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
- putIfAbsent(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
- putIfAbsent(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(K, Double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(K, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(K, Long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
- putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
- putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
- putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
Q
- quickSort(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts an array according to the natural ascending order using quicksort.
- quickSort(boolean[][]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Sorts the specified big array according to the natural ascending order using quicksort.
- quickSort(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Sorts the specified range of elements according to the natural ascending order using quicksort.
- quickSort(boolean[][], long, long, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
- quickSort(boolean[][], BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Sorts the specified big array according to the order induced by the specified comparator using quicksort.
- quickSort(boolean[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
- quickSort(boolean[], boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
- quickSort(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts the specified range of elements according to the natural ascending order using quicksort.
- quickSort(boolean[], int, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
- quickSort(boolean[], BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts an array according to the order induced by the specified comparator using quicksort.
- quickSort(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts an array according to the natural ascending order using quicksort.
- quickSort(byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Sorts the specified big array according to the natural ascending order using quicksort.
- quickSort(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Sorts the specified range of elements according to the natural ascending order using quicksort.
- quickSort(byte[][], long, long, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
- quickSort(byte[][], ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Sorts the specified big array according to the order induced by the specified comparator using quicksort.
- quickSort(byte[], byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
- quickSort(byte[], byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
- quickSort(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of elements according to the natural ascending order using quicksort.
- quickSort(byte[], int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
- quickSort(byte[], ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts an array according to the order induced by the specified comparator using quicksort.
- quickSort(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts an array according to the natural ascending order using quicksort.
- quickSort(char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Sorts the specified big array according to the natural ascending order using quicksort.
- quickSort(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Sorts the specified range of elements according to the natural ascending order using quicksort.
- quickSort(char[][], long, long, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
- quickSort(char[][], CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Sorts the specified big array according to the order induced by the specified comparator using quicksort.
- quickSort(char[], char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
- quickSort(char[], char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
- quickSort(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of elements according to the natural ascending order using quicksort.
- quickSort(char[], int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
- quickSort(char[], CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts an array according to the order induced by the specified comparator using quicksort.
- quickSort(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts an array according to the natural ascending order using quicksort.
- quickSort(double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Sorts the specified big array according to the natural ascending order using quicksort.
- quickSort(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Sorts the specified range of elements according to the natural ascending order using quicksort.
- quickSort(double[][], long, long, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
- quickSort(double[][], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Sorts the specified big array according to the order induced by the specified comparator using quicksort.
- quickSort(double[], double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
- quickSort(double[], double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
- quickSort(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of elements according to the natural ascending order using quicksort.
- quickSort(double[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
- quickSort(double[], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts an array according to the order induced by the specified comparator using quicksort.
- quickSort(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts an array according to the natural ascending order using quicksort.
- quickSort(float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Sorts the specified big array according to the natural ascending order using quicksort.
- quickSort(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Sorts the specified range of elements according to the natural ascending order using quicksort.
- quickSort(float[][], long, long, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
- quickSort(float[][], FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Sorts the specified big array according to the order induced by the specified comparator using quicksort.
- quickSort(float[], float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
- quickSort(float[], float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
- quickSort(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of elements according to the natural ascending order using quicksort.
- quickSort(float[], int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
- quickSort(float[], FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts an array according to the order induced by the specified comparator using quicksort.
- quickSort(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts an array according to the natural ascending order using quicksort.
- quickSort(int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Sorts the specified big array according to the natural ascending order using quicksort.
- quickSort(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Sorts the specified range of elements according to the natural ascending order using quicksort.
- quickSort(int[][], long, long, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
- quickSort(int[][], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Sorts the specified big array according to the order induced by the specified comparator using quicksort.
- quickSort(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
- quickSort(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
- quickSort(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of elements according to the natural ascending order using quicksort.
- quickSort(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
- quickSort(int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts an array according to the order induced by the specified comparator using quicksort.
- quickSort(int, int, IntComparator, Swapper) - Static method in class it.unimi.dsi.fastutil.Arrays
-
Sorts the specified range of elements using the specified swapper and according to the order induced by the specified comparator using parallel quicksort.
- quickSort(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts an array according to the natural ascending order using quicksort.
- quickSort(long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Sorts the specified big array according to the natural ascending order using quicksort.
- quickSort(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Sorts the specified range of elements according to the natural ascending order using quicksort.
- quickSort(long[][], long, long, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
- quickSort(long[][], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Sorts the specified big array according to the order induced by the specified comparator using quicksort.
- quickSort(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of elements according to the natural ascending order using quicksort.
- quickSort(long[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
- quickSort(long[], long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
- quickSort(long[], long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
- quickSort(long[], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts an array according to the order induced by the specified comparator using quicksort.
- quickSort(long, long, LongComparator, BigSwapper) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sorts the specified range of elements using the specified big swapper and according to the order induced by the specified comparator using quicksort.
- quickSort(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts an array according to the natural ascending order using quicksort.
- quickSort(short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Sorts the specified big array according to the natural ascending order using quicksort.
- quickSort(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Sorts the specified range of elements according to the natural ascending order using quicksort.
- quickSort(short[][], long, long, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
- quickSort(short[][], ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Sorts the specified big array according to the order induced by the specified comparator using quicksort.
- quickSort(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of elements according to the natural ascending order using quicksort.
- quickSort(short[], int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
- quickSort(short[], short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
- quickSort(short[], short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
- quickSort(short[], ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts an array according to the order induced by the specified comparator using quicksort.
- quickSort(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts an array according to the natural ascending order using quicksort.
- quickSort(K[][]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Sorts the specified big array according to the natural ascending order using quicksort.
- quickSort(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Sorts the specified range of elements according to the natural ascending order using quicksort.
- quickSort(K[][], long, long, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
- quickSort(K[][], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Sorts the specified big array according to the order induced by the specified comparator using quicksort.
- quickSort(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts the specified range of elements according to the natural ascending order using quicksort.
- quickSort(K[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
- quickSort(K[], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts an array according to the order induced by the specified comparator using quicksort.
- quickSort(K[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
- quickSort(K[], K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
- quickSortIndirect(int[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts an array according to the natural ascending order using indirect quicksort.
- quickSortIndirect(int[], boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.
- quickSortIndirect(int[], byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts an array according to the natural ascending order using indirect quicksort.
- quickSortIndirect(int[], byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.
- quickSortIndirect(int[], char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts an array according to the natural ascending order using indirect quicksort.
- quickSortIndirect(int[], char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.
- quickSortIndirect(int[], double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts an array according to the natural ascending order using indirect quicksort.
- quickSortIndirect(int[], double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.
- quickSortIndirect(int[], float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts an array according to the natural ascending order using indirect quicksort.
- quickSortIndirect(int[], float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.
- quickSortIndirect(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts an array according to the natural ascending order using indirect quicksort.
- quickSortIndirect(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.
- quickSortIndirect(int[], long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts an array according to the natural ascending order using indirect quicksort.
- quickSortIndirect(int[], long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.
- quickSortIndirect(int[], short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts an array according to the natural ascending order using indirect quicksort.
- quickSortIndirect(int[], short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.
- quickSortIndirect(int[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts an array according to the natural ascending order using indirect quicksort.
- quickSortIndirect(int[], K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.
R
- radixSort(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified array using radix sort.
- radixSort(byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified array of arrays lexicographically using radix sort.
- radixSort(byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Sorts the specified big array using radix sort.
- radixSort(byte[][], byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Sorts the specified pair of big arrays lexicographically using radix sort.
- radixSort(byte[][], byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Sorts the specified pair of big arrays lexicographically using radix sort.
- radixSort(byte[][], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified array of arrays lexicographically using radix sort.
- radixSort(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Sorts the specified big array using radix sort.
- radixSort(byte[], byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified pair of arrays lexicographically using radix sort.
- radixSort(byte[], byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of elements of two arrays using radix sort.
- radixSort(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of an array using radix sort.
- radixSort(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified array using radix sort.
- radixSort(char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified array of arrays lexicographically using radix sort.
- radixSort(char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Sorts the specified big array using radix sort.
- radixSort(char[][], char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Sorts the specified pair of big arrays lexicographically using radix sort.
- radixSort(char[][], char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Sorts the specified pair of big arrays lexicographically using radix sort.
- radixSort(char[][], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified array of arrays lexicographically using radix sort.
- radixSort(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Sorts the specified big array using radix sort.
- radixSort(char[], char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified pair of arrays lexicographically using radix sort.
- radixSort(char[], char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of elements of two arrays using radix sort.
- radixSort(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of an array using radix sort.
- radixSort(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified array using radix sort.
- radixSort(double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified array of arrays lexicographically using radix sort.
- radixSort(double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Sorts the specified big array using radix sort.
- radixSort(double[][], double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Sorts the specified pair of big arrays lexicographically using radix sort.
- radixSort(double[][], double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Sorts the specified pair of big arrays lexicographically using radix sort.
- radixSort(double[][], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified array of arrays lexicographically using radix sort.
- radixSort(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Sorts the specified big array using radix sort.
- radixSort(double[], double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified pair of arrays lexicographically using radix sort.
- radixSort(double[], double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of elements of two arrays using radix sort.
- radixSort(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of an array using radix sort.
- radixSort(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified array using radix sort.
- radixSort(float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified array of arrays lexicographically using radix sort.
- radixSort(float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Sorts the specified big array using radix sort.
- radixSort(float[][], float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Sorts the specified pair of big arrays lexicographically using radix sort.
- radixSort(float[][], float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Sorts the specified pair of big arrays lexicographically using radix sort.
- radixSort(float[][], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified array of arrays lexicographically using radix sort.
- radixSort(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Sorts the specified big array using radix sort.
- radixSort(float[], float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified pair of arrays lexicographically using radix sort.
- radixSort(float[], float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of elements of two arrays using radix sort.
- radixSort(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of an array using radix sort.
- radixSort(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified array using radix sort.
- radixSort(int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified array of arrays lexicographically using radix sort.
- radixSort(int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Sorts the specified big array using radix sort.
- radixSort(int[][], int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Sorts the specified pair of big arrays lexicographically using radix sort.
- radixSort(int[][], int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Sorts the specified pair of big arrays lexicographically using radix sort.
- radixSort(int[][], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified array of arrays lexicographically using radix sort.
- radixSort(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Sorts the specified big array using radix sort.
- radixSort(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified pair of arrays lexicographically using radix sort.
- radixSort(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of elements of two arrays using radix sort.
- radixSort(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of an array using radix sort.
- radixSort(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified array using radix sort.
- radixSort(long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified array of arrays lexicographically using radix sort.
- radixSort(long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Sorts the specified big array using radix sort.
- radixSort(long[][], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified array of arrays lexicographically using radix sort.
- radixSort(long[][], long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Sorts the specified pair of big arrays lexicographically using radix sort.
- radixSort(long[][], long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Sorts the specified pair of big arrays lexicographically using radix sort.
- radixSort(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Sorts the specified big array using radix sort.
- radixSort(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of an array using radix sort.
- radixSort(long[], long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified pair of arrays lexicographically using radix sort.
- radixSort(long[], long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of elements of two arrays using radix sort.
- radixSort(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified array using radix sort.
- radixSort(short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified array of arrays lexicographically using radix sort.
- radixSort(short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Sorts the specified big array using radix sort.
- radixSort(short[][], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified array of arrays lexicographically using radix sort.
- radixSort(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Sorts the specified big array using radix sort.
- radixSort(short[][], short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Sorts the specified pair of big arrays lexicographically using radix sort.
- radixSort(short[][], short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Sorts the specified pair of big arrays lexicographically using radix sort.
- radixSort(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of an array using radix sort.
- radixSort(short[], short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified pair of arrays lexicographically using radix sort.
- radixSort(short[], short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of elements of two arrays using radix sort.
- radixSortIndirect(int[], byte[], boolean) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified array using indirect radix sort.
- radixSortIndirect(int[], byte[], byte[], boolean) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(int[], byte[], byte[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(int[], byte[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified array using indirect radix sort.
- radixSortIndirect(int[], char[], boolean) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified array using indirect radix sort.
- radixSortIndirect(int[], char[], char[], boolean) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(int[], char[], char[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(int[], char[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified array using indirect radix sort.
- radixSortIndirect(int[], double[], boolean) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified array using indirect radix sort.
- radixSortIndirect(int[], double[], double[], boolean) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(int[], double[], double[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(int[], double[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified array using indirect radix sort.
- radixSortIndirect(int[], float[], boolean) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified array using indirect radix sort.
- radixSortIndirect(int[], float[], float[], boolean) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(int[], float[], float[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(int[], float[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified array using indirect radix sort.
- radixSortIndirect(int[], int[], boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified array using indirect radix sort.
- radixSortIndirect(int[], int[], int[], boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(int[], int[], int[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(int[], int[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified array using indirect radix sort.
- radixSortIndirect(int[], long[], boolean) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified array using indirect radix sort.
- radixSortIndirect(int[], long[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified array using indirect radix sort.
- radixSortIndirect(int[], long[], long[], boolean) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(int[], long[], long[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(int[], short[], boolean) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified array using indirect radix sort.
- radixSortIndirect(int[], short[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified array using indirect radix sort.
- radixSortIndirect(int[], short[], short[], boolean) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(int[], short[], short[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(long[][], byte[][], byte[][], boolean) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(long[][], byte[][], byte[][], long, long, boolean) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(long[][], char[][], char[][], boolean) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(long[][], char[][], char[][], long, long, boolean) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(long[][], double[][], double[][], boolean) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(long[][], double[][], double[][], long, long, boolean) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(long[][], float[][], float[][], boolean) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(long[][], float[][], float[][], long, long, boolean) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(long[][], int[][], int[][], boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(long[][], int[][], int[][], long, long, boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(long[][], long[][], long[][], boolean) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(long[][], long[][], long[][], long, long, boolean) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(long[][], short[][], short[][], boolean) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- radixSortIndirect(long[][], short[][], short[][], long, long, boolean) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Sorts the specified pair of arrays lexicographically using indirect radix sort.
- ratio() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
- ratio() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
-
Returns the ratio of this list.
- ratio() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
- ratio() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
-
Returns the ratio of this list.
- read() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
- read() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
- read() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
- read() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
- read(byte[]) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
- read(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
- read(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
-
Reads bytes from this byte-array input stream as specified in
InputStream.read(byte[], int, int). - read(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
- read(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
- readLine(byte[]) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
-
Reads a line into the given byte array using all terminators.
- readLine(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
-
Reads a line into the given byte-array fragment using all terminators.
- readLine(byte[], int, int, EnumSet<FastBufferedInputStream.LineTerminator>) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
-
Reads a line into the given byte-array fragment.
- readLine(byte[], EnumSet<FastBufferedInputStream.LineTerminator>) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
-
Reads a line into the given byte array.
- Reference2ByteFunction<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Reference2CharFunction<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Reference2DoubleFunction<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Reference2FloatFunction<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Reference2IntFunction<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Reference2LongFunction<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Reference2ObjectFunction<K,
V> - Interface in it.unimi.dsi.fastutil.objects -
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Reference2ReferenceFunction<K,
V> - Interface in it.unimi.dsi.fastutil.objects -
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Reference2ShortFunction<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - rem(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
- rem(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Removes a single instance of the specified element from this collection, if it is present (optional operation).
- rem(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
-
Removes a single instance of the specified element from this collection, if it is present (optional operation).
- rem(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
- rem(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
-
Removes a single instance of the specified element from this collection, if it is present (optional operation).
- rem(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSet
-
Deprecated.Please use
remove()instead. - rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
- rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
- rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
- rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
- rem(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Removes a single instance of the specified element from this collection, if it is present (optional operation).
- rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedRandomAccessList
- rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableRandomAccessList
- rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- rem(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
-
Deprecated.Please use
remove()instead. - rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.EmptySet
-
Deprecated.
- rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.SynchronizedSet
-
Deprecated.
- rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
-
Deprecated.
- rem(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
- rem(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Removes a single instance of the specified element from this collection, if it is present (optional operation).
- rem(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
-
Removes a single instance of the specified element from this collection, if it is present (optional operation).
- rem(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
- rem(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
-
Removes a single instance of the specified element from this collection, if it is present (optional operation).
- rem(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSet
-
Deprecated.Please use
remove()instead. - rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
- rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
- rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
- rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
- rem(int) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Removes a single instance of the specified element from this collection, if it is present (optional operation).
- rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedRandomAccessList
- rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableRandomAccessList
- rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- rem(int) - Method in interface it.unimi.dsi.fastutil.ints.IntSet
-
Deprecated.Please use
remove()instead. - rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.EmptySet
-
Deprecated.
- rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.SynchronizedSet
-
Deprecated.
- rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.UnmodifiableSet
-
Deprecated.
- rem(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
- rem(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Removes a single instance of the specified element from this collection, if it is present (optional operation).
- rem(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
-
Removes a single instance of the specified element from this collection, if it is present (optional operation).
- rem(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
- rem(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
-
Removes a single instance of the specified element from this collection, if it is present (optional operation).
- rem(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongSet
-
Deprecated.Please use
remove()instead. - rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
- rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
- rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
- rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
- rem(long) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Removes a single instance of the specified element from this collection, if it is present (optional operation).
- rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedRandomAccessList
- rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableRandomAccessList
- rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- rem(long) - Method in interface it.unimi.dsi.fastutil.longs.LongSet
-
Deprecated.Please use
remove()instead. - rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.EmptySet
-
Deprecated.
- rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.SynchronizedSet
-
Deprecated.
- rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.UnmodifiableSet
-
Deprecated.
- remove() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigIterator
- remove() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
- remove() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedIterator
- remove() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleListIterator
-
Removes from the underlying collection the last element returned by this iterator (optional operation).
- remove() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigIterator
- remove() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
- remove() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedIterator
- remove() - Method in interface it.unimi.dsi.fastutil.ints.IntListIterator
-
Removes from the underlying collection the last element returned by this iterator (optional operation).
- remove() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigIterator
- remove() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
- remove() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedIterator
- remove() - Method in interface it.unimi.dsi.fastutil.longs.LongListIterator
-
Removes from the underlying collection the last element returned by this iterator (optional operation).
- remove() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigIterator
- remove() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
- remove() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedIterator
- remove() - Method in interface it.unimi.dsi.fastutil.objects.ObjectListIterator
-
Removes from the underlying collection the last element returned by this iterator (optional operation).
- remove(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
-
Removes the mapping with the given key (optional operation).
- remove(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
-
Removes the mapping with the given key (optional operation).
- remove(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
-
Removes the mapping with the given key (optional operation).
- remove(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
-
Removes the mapping with the given key (optional operation).
- remove(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
-
Removes the mapping with the given key (optional operation).
- remove(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
-
Removes the mapping with the given key (optional operation).
- remove(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
-
Removes the mapping with the given key (optional operation).
- remove(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
-
Removes the mapping with the given key (optional operation).
- remove(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
-
Removes the mapping with the given key (optional operation).
- remove(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
-
Removes the mapping with the given key (optional operation).
- remove(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
-
Removes the mapping with the given key (optional operation).
- remove(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
-
Removes the mapping with the given key (optional operation).
- remove(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
-
Removes the mapping with the given key (optional operation).
- remove(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
-
Removes the mapping with the given key (optional operation).
- remove(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
-
Removes the mapping with the given key (optional operation).
- remove(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
-
Removes the mapping with the given key (optional operation).
- remove(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
-
Removes the mapping with the given key (optional operation).
- remove(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
-
Removes the mapping with the given key (optional operation).
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSet
-
Removes an element from this set.
- remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
-
Removes the mapping with the given key (optional operation).
- remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
-
Removes the mapping with the given key (optional operation).
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
- remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
-
Removes the mapping with the given key (optional operation).
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
- remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
-
Removes the mapping with the given key (optional operation).
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
- remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
-
Removes the mapping with the given key (optional operation).
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
- remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
-
Removes the mapping with the given key (optional operation).
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
- remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
-
Removes the mapping with the given key (optional operation).
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
- remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
-
Removes the mapping with the given key (optional operation).
- remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
-
Removes the mapping with the given key (optional operation).
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
- remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
-
Removes an element from this set.
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.EmptySet
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.SynchronizedSet
- remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
- remove(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
- remove(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
- remove(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(double, int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
- remove(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
- remove(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(double, long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
- remove(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
- remove(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(double, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(double, Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(double, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
- remove(double, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
- remove(double, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(double, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
-
Removes the mapping with the given key (optional operation).
- remove(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
-
Removes the mapping with the given key (optional operation).
- remove(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
-
Removes the mapping with the given key (optional operation).
- remove(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
-
Removes the mapping with the given key (optional operation).
- remove(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
-
Removes the mapping with the given key (optional operation).
- remove(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
-
Removes the mapping with the given key (optional operation).
- remove(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
-
Removes the mapping with the given key (optional operation).
- remove(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
-
Removes the mapping with the given key (optional operation).
- remove(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
-
Removes the mapping with the given key (optional operation).
- remove(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
- remove(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
- remove(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- remove(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(int) - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
-
Removes the specified element from this queue (optional operation).
- remove(int) - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
- remove(int) - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSet
-
Removes an element from this set.
- remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
-
Removes the mapping with the given key (optional operation).
- remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
-
Removes the mapping with the given key (optional operation).
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
- remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
-
Removes the mapping with the given key (optional operation).
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
- remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
-
Removes the mapping with the given key (optional operation).
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
- remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
-
Removes the mapping with the given key (optional operation).
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
- remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
-
Removes the mapping with the given key (optional operation).
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
- remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
-
Removes the mapping with the given key (optional operation).
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
- remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
-
Removes the mapping with the given key (optional operation).
- remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
-
Removes the mapping with the given key (optional operation).
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
- remove(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
- remove(int) - Method in interface it.unimi.dsi.fastutil.ints.IntSet
-
Removes an element from this set.
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.EmptySet
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.SynchronizedSet
- remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.UnmodifiableSet
- remove(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
- remove(int) - Method in class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
- remove(int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- remove(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
- remove(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
- remove(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
- remove(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
- remove(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
- remove(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- remove(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Deprecated.
- remove(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- remove(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- remove(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- remove(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(int, double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
- remove(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
- remove(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
- remove(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
- remove(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(int, long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
- remove(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
- remove(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(int, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(int, Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(int, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
- remove(int, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
- remove(int, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(int, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(long) - Method in interface it.unimi.dsi.fastutil.BigList
-
Removes the element at the specified position.
- remove(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongSet
-
Removes an element from this set.
- remove(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
-
Removes the mapping with the given key (optional operation).
- remove(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
-
Removes the mapping with the given key (optional operation).
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
- remove(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
-
Removes the mapping with the given key (optional operation).
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
- remove(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
-
Removes the mapping with the given key (optional operation).
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
- remove(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
-
Removes the mapping with the given key (optional operation).
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
- remove(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
-
Removes the mapping with the given key (optional operation).
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
- remove(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
-
Removes the mapping with the given key (optional operation).
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
- remove(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
-
Removes the mapping with the given key (optional operation).
- remove(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
-
Removes the mapping with the given key (optional operation).
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
- remove(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
- remove(long) - Method in interface it.unimi.dsi.fastutil.longs.LongSet
-
Removes an element from this set.
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.EmptySet
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.SynchronizedSet
- remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.UnmodifiableSet
- remove(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
- remove(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
-
Removes the element at the specified position.
- remove(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
- remove(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
- remove(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- remove(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
- remove(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
- remove(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
- remove(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(long, double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
- remove(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
- remove(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(long, int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
- remove(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
- remove(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
- remove(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
- remove(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(long, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(long, Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(long, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
- remove(long, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
- remove(long, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(long, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
-
Removes the mapping with the given key (optional operation).
- remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
-
Removes the mapping with the given key (optional operation).
- remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
-
Removes the mapping with the given key (optional operation).
- remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
-
Removes the mapping with the given key (optional operation).
- remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
-
Removes the mapping with the given key (optional operation).
- remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
-
Removes the mapping with the given key (optional operation).
- remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
-
Removes the mapping with the given key (optional operation).
- remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
-
Removes the mapping with the given key (optional operation).
- remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
-
Removes the mapping with the given key (optional operation).
- remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntrySet
- remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntrySet
- remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntrySet
- remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntrySet
- remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Deprecated.Please use (and implement) the
rem()method instead. - remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
-
Deprecated.
- remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
-
Deprecated.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.Function
-
Removes this key and the associated value from this function if it is present (optional operation).
- remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntrySet
- remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntrySet
- remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntrySet
- remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntrySet
- remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Deprecated.Please use (and implement) the
rem()method instead. - remove(Object) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
-
Deprecated.
- remove(Object) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
-
Deprecated.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntSet
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntrySet
- remove(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntrySet
- remove(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntrySet
- remove(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntrySet
- remove(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Deprecated.Please use (and implement) the
rem()method instead. - remove(Object) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
-
Deprecated.
- remove(Object) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
-
Deprecated.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongSet
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntrySet
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntrySet
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntrySet
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntrySet
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
-
Removes the mapping with the given key (optional operation).
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
-
Removes the mapping with the given key (optional operation).
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
-
Removes the mapping with the given key (optional operation).
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedRandomAccessList
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableRandomAccessList
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Deprecated.
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.EmptySet
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.SynchronizedSet
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.UnmodifiableSet
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
-
Removes the mapping with the given key (optional operation).
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
-
Removes the mapping with the given key (optional operation).
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
- remove(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
- remove(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
- remove(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
- remove(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
- remove(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
- remove(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
- removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
- removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
- removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
- removeAll(DoubleCollection) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Remove from this collection all elements in the given type-specific collection.
- removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
- removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
- removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
- removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
- removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
- removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
- removeAll(IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Remove from this collection all elements in the given type-specific collection.
- removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
- removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
- removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
- removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
- removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
- removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
- removeAll(LongCollection) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Remove from this collection all elements in the given type-specific collection.
- removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
- removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Deprecated.
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
- removeByte(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
-
Removes the mapping with the given key (optional operation).
- removeByte(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
-
Removes the mapping with the given key (optional operation).
- removeChar(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
-
Removes the mapping with the given key (optional operation).
- removeChar(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
-
Removes the mapping with the given key (optional operation).
- REMOVED - Static variable in interface it.unimi.dsi.fastutil.Hash
-
Deprecated.
- removeDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
- removeDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
-
Removes the element at the specified position in this list (optional operation).
- removeDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
- removeDouble(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Removes the element at the specified position in this list (optional operation).
- removeDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- removeDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- removeDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- removeDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- removeDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- removeDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
- removeDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Removes the element at the specified position.
- removeDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
- removeDouble(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Removes the element at the specified position.
- removeDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
- removeDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- removeDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
- removeDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
- removeDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
- removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
- removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
- removeDouble(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
-
Removes the mapping with the given key (optional operation).
- removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
- removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
- removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
- removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
- removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
- removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
- removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
- removeDouble(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
-
Removes the mapping with the given key (optional operation).
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
-
Removes (hopefully quickly) elements of this type-specific list.
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Removes elements of this type-specific list using optimized system calls.
- removeElements(int, int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Removes (hopefully quickly) elements of this type-specific list.
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
-
Removes (hopefully quickly) elements of this type-specific list.
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
-
Removes elements of this type-specific list using optimized system calls.
- removeElements(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Removes (hopefully quickly) elements of this type-specific list.
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
-
Removes (hopefully quickly) elements of this type-specific list.
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
-
Removes elements of this type-specific list using optimized system calls.
- removeElements(int, int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Removes (hopefully quickly) elements of this type-specific list.
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
-
Removes (hopefully quickly) elements of this type-specific list.
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Removes elements of this type-specific list using optimized system calls.
- removeElements(int, int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
-
Removes (hopefully quickly) elements of this type-specific list.
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Deprecated.
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Removes (hopefully quickly) elements of this type-specific big list.
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Removes elements of this type-specific list using optimized system calls.
- removeElements(long, long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Removes (hopefully quickly) elements of this type-specific big list.
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Removes (hopefully quickly) elements of this type-specific big list.
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Removes elements of this type-specific list using optimized system calls.
- removeElements(long, long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Removes (hopefully quickly) elements of this type-specific big list.
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Removes (hopefully quickly) elements of this type-specific big list.
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Removes elements of this type-specific list using optimized system calls.
- removeElements(long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Removes (hopefully quickly) elements of this type-specific big list.
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
-
Removes (hopefully quickly) elements of this type-specific big list.
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Removes elements of this type-specific list using optimized system calls.
- removeElements(long, long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
-
Removes (hopefully quickly) elements of this type-specific big list.
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
- removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
- removeFirst() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFirst() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFirst() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFirst() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFirst() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFirst() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Removes the first key in iteration order.
- removeFirst() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Removes the first key in iteration order.
- removeFirstDouble() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFirstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Removes the first key in iteration order.
- removeFirstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Removes the first key in iteration order.
- removeFirstDouble() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFirstDouble() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFirstDouble() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFirstDouble() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFirstInt() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFirstInt() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFirstInt() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Removes the first key in iteration order.
- removeFirstInt() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Removes the first key in iteration order.
- removeFirstInt() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFirstInt() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFirstInt() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFirstLong() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFirstLong() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFirstLong() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFirstLong() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Removes the first key in iteration order.
- removeFirstLong() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Removes the first key in iteration order.
- removeFirstLong() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFirstLong() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFloat(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
-
Removes the mapping with the given key (optional operation).
- removeFloat(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
-
Removes the mapping with the given key (optional operation).
- removeIf(DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
-
Remove from this collection all elements which satisfy the given predicate.
- removeIf(DoublePredicate) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Remove from this collection all elements which satisfy the given predicate.
- removeIf(IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
-
Remove from this collection all elements which satisfy the given predicate.
- removeIf(IntPredicate) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Remove from this collection all elements which satisfy the given predicate.
- removeIf(LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
-
Remove from this collection all elements which satisfy the given predicate.
- removeIf(LongPredicate) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Remove from this collection all elements which satisfy the given predicate.
- removeIf(DoublePredicate) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Remove from this collection all elements which satisfy the given predicate.
- removeIf(DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
- removeIf(DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- removeIf(DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- removeIf(DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- removeIf(DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- removeIf(DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- removeIf(DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
- removeIf(IntPredicate) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Remove from this collection all elements which satisfy the given predicate.
- removeIf(IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
- removeIf(IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- removeIf(IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- removeIf(IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- removeIf(IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- removeIf(IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- removeIf(IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
- removeIf(LongPredicate) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Remove from this collection all elements which satisfy the given predicate.
- removeIf(LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
- removeIf(LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- removeIf(LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- removeIf(LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- removeIf(LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- removeIf(LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- removeIf(LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
- removeIf(Predicate<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- removeIf(Predicate<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
-
Deprecated.
- removeIf(Predicate<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- removeIf(Predicate<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
-
Deprecated.
- removeIf(Predicate<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
-
Deprecated.
- removeIf(Predicate<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- removeIf(Predicate<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
-
Deprecated.
- removeIf(Predicate<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- removeIf(Predicate<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
-
Deprecated.
- removeIf(Predicate<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
-
Deprecated.
- removeIf(Predicate<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- removeIf(Predicate<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
-
Deprecated.
- removeIf(Predicate<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- removeIf(Predicate<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
-
Deprecated.
- removeIf(Predicate<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
-
Deprecated.
- removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
- removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Deprecated.
- removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
- removeInt(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
- removeInt(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
-
Removes the element at the specified position in this list (optional operation).
- removeInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
- removeInt(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Removes the element at the specified position in this list (optional operation).
- removeInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- removeInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- removeInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- removeInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- removeInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- removeInt(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
- removeInt(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Removes the element at the specified position.
- removeInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
- removeInt(long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Removes the element at the specified position.
- removeInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
- removeInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- removeInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
- removeInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
- removeInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
- removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
- removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
- removeInt(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
-
Removes the mapping with the given key (optional operation).
- removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
- removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
- removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
- removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
- removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
- removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
- removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
- removeInt(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
-
Removes the mapping with the given key (optional operation).
- removeLast() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLast() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLast() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLast() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLast() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLast() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Removes the the last key in iteration order.
- removeLast() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Removes the the last key in iteration order.
- removeLastDouble() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Removes the the last key in iteration order.
- removeLastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Removes the the last key in iteration order.
- removeLastDouble() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLastDouble() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLastDouble() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLastDouble() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLastInt() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLastInt() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLastInt() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Removes the the last key in iteration order.
- removeLastInt() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Removes the the last key in iteration order.
- removeLastInt() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLastInt() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLastInt() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLastLong() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLastLong() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLastLong() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLastLong() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Removes the the last key in iteration order.
- removeLastLong() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Removes the the last key in iteration order.
- removeLastLong() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLastLong() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLong(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
- removeLong(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
-
Removes the element at the specified position in this list (optional operation).
- removeLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
- removeLong(int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Removes the element at the specified position in this list (optional operation).
- removeLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- removeLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- removeLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- removeLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- removeLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- removeLong(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
- removeLong(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Removes the element at the specified position.
- removeLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
- removeLong(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Removes the element at the specified position.
- removeLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
- removeLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- removeLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
- removeLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
- removeLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
- removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
- removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
- removeLong(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
-
Removes the mapping with the given key (optional operation).
- removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
- removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
- removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
- removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
- removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
- removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
- removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
- removeLong(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
-
Removes the mapping with the given key (optional operation).
- removeShort(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
-
Removes the mapping with the given key (optional operation).
- removeShort(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
-
Removes the mapping with the given key (optional operation).
- reopen() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
-
Makes the stream readable again after a
InspectableFileCachedInputStream.close(). - replace(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
- replace(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
- replace(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(double, double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(double, double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(double, double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
- replace(double, double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
- replace(double, double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(double, double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(double, int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
- replace(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
- replace(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(double, int, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(double, int, int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(double, int, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
- replace(double, int, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
- replace(double, int, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(double, int, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(double, long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
- replace(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
- replace(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(double, long, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(double, long, long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(double, long, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
- replace(double, long, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
- replace(double, long, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(double, long, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
- replace(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
- replace(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(double, V, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
- replace(double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
- replace(double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(int, double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
- replace(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
- replace(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(int, double, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(int, double, double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(int, double, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
- replace(int, double, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
- replace(int, double, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(int, double, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
- replace(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
- replace(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(int, int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(int, int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(int, int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
- replace(int, int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
- replace(int, int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(int, int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(int, long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
- replace(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
- replace(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(int, long, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(int, long, long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(int, long, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
- replace(int, long, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
- replace(int, long, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(int, long, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(int, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
- replace(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
- replace(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(int, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(int, V, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(int, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
- replace(int, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
- replace(int, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(int, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(long, double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
- replace(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
- replace(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(long, double, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(long, double, double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(long, double, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
- replace(long, double, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
- replace(long, double, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(long, double, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(long, int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
- replace(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
- replace(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(long, int, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(long, int, int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(long, int, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
- replace(long, int, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
- replace(long, int, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(long, int, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
- replace(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
- replace(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(long, long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(long, long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(long, long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
- replace(long, long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
- replace(long, long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(long, long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
- replace(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
- replace(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(long, V, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
- replace(long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
- replace(long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, Integer) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, Integer, Integer) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, Integer, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, Integer, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, Long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, Long, Long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, Long, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, Long, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, Double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, Double, Double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, Double, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, Double, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, Long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, Long, Long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, Long, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, Long, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Integer, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, Double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, Double, Double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, Double, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, Double, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, Integer) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, Integer, Integer) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, Integer, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, Integer, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(Long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
- replace(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
- replace(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, double, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, double, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, double, double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, double, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
- replace(K, double, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
- replace(K, double, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, double, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
- replace(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
- replace(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, int, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, int, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, int, int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, int, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
- replace(K, int, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
- replace(K, int, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, int, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
- replace(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
- replace(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, long, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, long, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, long, long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, long, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
- replace(K, long, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
- replace(K, long, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, long, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, Double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(K, Double, Double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(K, Double, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(K, Double, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(K, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(K, Integer, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(K, Integer, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(K, Integer, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(K, Long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(K, Long, Long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(K, Long, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(K, Long, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
-
Deprecated.Please use the corresponding type-specific method instead.
- replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
- replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
- replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, V, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
- replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
- replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replaceAll(DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
-
Replaces each element of this list with the result of applying the operator to that element.
- replaceAll(DoubleUnaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Replaces each element of this list with the result of applying the operator to that element.
- replaceAll(IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
-
Replaces each element of this list with the result of applying the operator to that element.
- replaceAll(IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Replaces each element of this list with the result of applying the operator to that element.
- replaceAll(LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
-
Replaces each element of this list with the result of applying the operator to that element.
- replaceAll(LongUnaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Replaces each element of this list with the result of applying the operator to that element.
- replaceAll(BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
- replaceAll(BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
- replaceAll(BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
- replaceAll(BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
- replaceAll(BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
- replaceAll(BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
- replaceAll(BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
- replaceAll(BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
- replaceAll(BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
- replaceAll(BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
- replaceAll(BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
- replaceAll(BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
- replaceAll(BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
- replaceAll(BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
- replaceAll(BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
- replaceAll(BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
- replaceAll(BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
- replaceAll(BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
- replaceAll(BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
- replaceAll(BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
- replaceAll(BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
- replaceAll(BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
- replaceAll(BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
- replaceAll(BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
- replaceAll(BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
- replaceAll(BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
- replaceAll(BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
- replaceAll(BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
- replaceAll(BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
- replaceAll(BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
- replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
- replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
- replaceAll(DoubleUnaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Replaces each element of this list with the result of applying the operator to that element.
- replaceAll(DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- replaceAll(DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- replaceAll(DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- replaceAll(DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- replaceAll(DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- replaceAll(IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Replaces each element of this list with the result of applying the operator to that element.
- replaceAll(IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- replaceAll(IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- replaceAll(IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- replaceAll(IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- replaceAll(IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- replaceAll(LongUnaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Replaces each element of this list with the result of applying the operator to that element.
- replaceAll(LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- replaceAll(LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- replaceAll(LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- replaceAll(LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- replaceAll(LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- replaceAll(UnaryOperator<Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Deprecated.Please use the corresponding type-specific method instead.
- replaceAll(UnaryOperator<Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
-
Deprecated.
- replaceAll(UnaryOperator<Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- replaceAll(UnaryOperator<Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
-
Deprecated.
- replaceAll(UnaryOperator<Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
-
Deprecated.
- replaceAll(UnaryOperator<Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Deprecated.Please use the corresponding type-specific method instead.
- replaceAll(UnaryOperator<Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
-
Deprecated.
- replaceAll(UnaryOperator<Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- replaceAll(UnaryOperator<Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
-
Deprecated.
- replaceAll(UnaryOperator<Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
-
Deprecated.
- replaceAll(UnaryOperator<Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Deprecated.Please use the corresponding type-specific method instead.
- replaceAll(UnaryOperator<Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
-
Deprecated.
- replaceAll(UnaryOperator<Long>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- replaceAll(UnaryOperator<Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
-
Deprecated.
- replaceAll(UnaryOperator<Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
-
Deprecated.
- replaceAll(UnaryOperator<K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- replaceAll(UnaryOperator<K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Deprecated.
- replaceAll(UnaryOperator<K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- replaceAll(UnaryOperator<K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- replaceAll(UnaryOperator<K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- RepositionableStream - Interface in it.unimi.dsi.fastutil.io
-
A basic interface specifying positioning methods for a byte stream.
- reset() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
-
Deprecated.As of
fastutil5.0.4, replaced byFastBufferedInputStream.flush(). The old semantics of this method does not contradictInputStream's contract, as the semantics ofFastBufferedInputStream.reset()is undefined ifInputStream.markSupported()returns false. On the other hand, the name was really a poor choice. - reset() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
- reset() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
-
Marks this array output stream as empty.
- reset() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
- reset() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
- retainAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
- retainAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- retainAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
- retainAll(DoubleCollection) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Retains in this collection only elements from the given type-specific collection.
- retainAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
- retainAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- retainAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- retainAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- retainAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- retainAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
- retainAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
- retainAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- retainAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
- retainAll(IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Retains in this collection only elements from the given type-specific collection.
- retainAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
- retainAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- retainAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- retainAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- retainAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- retainAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
- retainAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
- retainAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- retainAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
- retainAll(LongCollection) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Retains in this collection only elements from the given type-specific collection.
- retainAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
- retainAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- retainAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- retainAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- retainAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- retainAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Deprecated.
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
- reverse(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Reverses the order of the elements in the specified array.
- reverse(boolean[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Reverses the order of the elements in the specified big array.
- reverse(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Reverses the order of the elements in the specified array fragment.
- reverse(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Reverses the order of the elements in the specified array.
- reverse(byte[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Reverses the order of the elements in the specified big array.
- reverse(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Reverses the order of the elements in the specified array fragment.
- reverse(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Reverses the order of the elements in the specified array.
- reverse(char[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Reverses the order of the elements in the specified big array.
- reverse(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Reverses the order of the elements in the specified array fragment.
- reverse(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Reverses the order of the elements in the specified array.
- reverse(double[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Reverses the order of the elements in the specified big array.
- reverse(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Reverses the order of the elements in the specified array fragment.
- reverse(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Reverses the order of the elements in the specified array.
- reverse(float[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Reverses the order of the elements in the specified big array.
- reverse(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Reverses the order of the elements in the specified array fragment.
- reverse(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Reverses the order of the elements in the specified array.
- reverse(int[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Reverses the order of the elements in the specified big array.
- reverse(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Reverses the order of the elements in the specified array fragment.
- reverse(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Reverses the order of the elements in the specified array.
- reverse(long[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Reverses the order of the elements in the specified big array.
- reverse(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Reverses the order of the elements in the specified array fragment.
- reverse(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Reverses the order of the elements in the specified array.
- reverse(short[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Reverses the order of the elements in the specified big array.
- reverse(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Reverses the order of the elements in the specified array fragment.
- reverse(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Reverses the order of the elements in the specified array.
- reverse(K[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Reverses the order of the elements in the specified big array.
- reverse(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Reverses the order of the elements in the specified array fragment.
- reversed() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanComparator
- reversed() - Method in interface it.unimi.dsi.fastutil.bytes.ByteComparator
- reversed() - Method in interface it.unimi.dsi.fastutil.chars.CharComparator
- reversed() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleComparator
- reversed() - Method in interface it.unimi.dsi.fastutil.floats.FloatComparator
- reversed() - Method in interface it.unimi.dsi.fastutil.ints.IntComparator
- reversed() - Method in interface it.unimi.dsi.fastutil.longs.LongComparator
- reversed() - Method in interface it.unimi.dsi.fastutil.shorts.ShortComparator
- right() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- right() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- right() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- right() - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectImmutablePair
- right() - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectMutablePair
- right() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- right() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- right() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- right() - Method in class it.unimi.dsi.fastutil.ints.IntObjectImmutablePair
- right() - Method in class it.unimi.dsi.fastutil.ints.IntObjectMutablePair
- right() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- right() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- right() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- right() - Method in class it.unimi.dsi.fastutil.longs.LongObjectImmutablePair
- right() - Method in class it.unimi.dsi.fastutil.longs.LongObjectMutablePair
- right() - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- right() - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- right() - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- right() - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectImmutablePair
- right() - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectMutablePair
- right() - Method in interface it.unimi.dsi.fastutil.Pair
-
Returns the right element of this pair.
- right(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleMutablePair
- right(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Sets the right element of this pair (optional operation).
- right(double) - Method in class it.unimi.dsi.fastutil.ints.IntDoubleMutablePair
- right(double) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Sets the right element of this pair (optional operation).
- right(double) - Method in class it.unimi.dsi.fastutil.longs.LongDoubleMutablePair
- right(double) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Sets the right element of this pair (optional operation).
- right(double) - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleMutablePair
- right(double) - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
-
Sets the right element of this pair (optional operation).
- right(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntMutablePair
- right(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Sets the right element of this pair (optional operation).
- right(int) - Method in class it.unimi.dsi.fastutil.ints.IntIntMutablePair
- right(int) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Sets the right element of this pair (optional operation).
- right(int) - Method in class it.unimi.dsi.fastutil.longs.LongIntMutablePair
- right(int) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Sets the right element of this pair (optional operation).
- right(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectIntMutablePair
- right(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
-
Sets the right element of this pair (optional operation).
- right(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongMutablePair
- right(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Sets the right element of this pair (optional operation).
- right(long) - Method in class it.unimi.dsi.fastutil.ints.IntLongMutablePair
- right(long) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Sets the right element of this pair (optional operation).
- right(long) - Method in class it.unimi.dsi.fastutil.longs.LongLongMutablePair
- right(long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Sets the right element of this pair (optional operation).
- right(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectLongMutablePair
- right(long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
-
Sets the right element of this pair (optional operation).
- right(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- right(Double) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- right(Double) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- right(Double) - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- right(Integer) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- right(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- right(Integer) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- right(Integer) - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- right(Long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- right(Long) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- right(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- right(Long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- right(R) - Method in interface it.unimi.dsi.fastutil.Pair
-
Sets the right element of this pair (optional operation).
- right(V) - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectMutablePair
- right(V) - Method in class it.unimi.dsi.fastutil.ints.IntObjectMutablePair
- right(V) - Method in class it.unimi.dsi.fastutil.longs.LongObjectMutablePair
- right(V) - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectMutablePair
- rightDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutablePair
- rightDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleMutablePair
- rightDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Returns the right element of this pair.
- rightDouble() - Method in class it.unimi.dsi.fastutil.ints.IntDoubleImmutablePair
- rightDouble() - Method in class it.unimi.dsi.fastutil.ints.IntDoubleMutablePair
- rightDouble() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Returns the right element of this pair.
- rightDouble() - Method in class it.unimi.dsi.fastutil.longs.LongDoubleImmutablePair
- rightDouble() - Method in class it.unimi.dsi.fastutil.longs.LongDoubleMutablePair
- rightDouble() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Returns the right element of this pair.
- rightDouble() - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleImmutablePair
- rightDouble() - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleMutablePair
- rightDouble() - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
-
Returns the right element of this pair.
- rightInt() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntImmutablePair
- rightInt() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntMutablePair
- rightInt() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Returns the right element of this pair.
- rightInt() - Method in class it.unimi.dsi.fastutil.ints.IntIntImmutablePair
- rightInt() - Method in class it.unimi.dsi.fastutil.ints.IntIntMutablePair
- rightInt() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Returns the right element of this pair.
- rightInt() - Method in class it.unimi.dsi.fastutil.longs.LongIntImmutablePair
- rightInt() - Method in class it.unimi.dsi.fastutil.longs.LongIntMutablePair
- rightInt() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Returns the right element of this pair.
- rightInt() - Method in class it.unimi.dsi.fastutil.objects.ObjectIntImmutablePair
- rightInt() - Method in class it.unimi.dsi.fastutil.objects.ObjectIntMutablePair
- rightInt() - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
-
Returns the right element of this pair.
- rightLong() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongImmutablePair
- rightLong() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongMutablePair
- rightLong() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Returns the right element of this pair.
- rightLong() - Method in class it.unimi.dsi.fastutil.ints.IntLongImmutablePair
- rightLong() - Method in class it.unimi.dsi.fastutil.ints.IntLongMutablePair
- rightLong() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Returns the right element of this pair.
- rightLong() - Method in class it.unimi.dsi.fastutil.longs.LongLongImmutablePair
- rightLong() - Method in class it.unimi.dsi.fastutil.longs.LongLongMutablePair
- rightLong() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Returns the right element of this pair.
- rightLong() - Method in class it.unimi.dsi.fastutil.objects.ObjectLongImmutablePair
- rightLong() - Method in class it.unimi.dsi.fastutil.objects.ObjectLongMutablePair
- rightLong() - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
-
Returns the right element of this pair.
S
- safeDoubleToFloat(double) - Static method in class it.unimi.dsi.fastutil.SafeMath
- safeIntToByte(int) - Static method in class it.unimi.dsi.fastutil.SafeMath
- safeIntToChar(int) - Static method in class it.unimi.dsi.fastutil.SafeMath
- safeIntToShort(int) - Static method in class it.unimi.dsi.fastutil.SafeMath
- safeLongToByte(long) - Static method in class it.unimi.dsi.fastutil.SafeMath
- safeLongToChar(long) - Static method in class it.unimi.dsi.fastutil.SafeMath
- safeLongToInt(long) - Static method in class it.unimi.dsi.fastutil.SafeMath
- safeLongToShort(long) - Static method in class it.unimi.dsi.fastutil.SafeMath
- SafeMath - Class in it.unimi.dsi.fastutil
-
Static utility method for safe conversions between primitive types.
- second() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- second() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- second() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- second() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- second() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- second() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- second() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- second() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- second() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- second() - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- second() - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- second() - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- second() - Method in interface it.unimi.dsi.fastutil.Pair
-
Returns the right element of this pair.
- second(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Sets the right element of this pair (optional operation).
- second(double) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Sets the right element of this pair (optional operation).
- second(double) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Sets the right element of this pair (optional operation).
- second(double) - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
-
Sets the right element of this pair (optional operation).
- second(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Sets the right element of this pair (optional operation).
- second(int) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Sets the right element of this pair (optional operation).
- second(int) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Sets the right element of this pair (optional operation).
- second(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
-
Sets the right element of this pair (optional operation).
- second(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Sets the right element of this pair (optional operation).
- second(long) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Sets the right element of this pair (optional operation).
- second(long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Sets the right element of this pair (optional operation).
- second(long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
-
Sets the right element of this pair (optional operation).
- second(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- second(Double) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- second(Double) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- second(Double) - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- second(Integer) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- second(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- second(Integer) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- second(Integer) - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- second(Long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- second(Long) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- second(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- second(Long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- second(R) - Method in interface it.unimi.dsi.fastutil.Pair
-
Sets the right element of this pair (optional operation).
- secondDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Returns the right element of this pair.
- secondDouble() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Returns the right element of this pair.
- secondDouble() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Returns the right element of this pair.
- secondDouble() - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
-
Returns the right element of this pair.
- secondInt() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Returns the right element of this pair.
- secondInt() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Returns the right element of this pair.
- secondInt() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Returns the right element of this pair.
- secondInt() - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
-
Returns the right element of this pair.
- secondLong() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Returns the right element of this pair.
- secondLong() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Returns the right element of this pair.
- secondLong() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Returns the right element of this pair.
- secondLong() - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
-
Returns the right element of this pair.
- segment(long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Computes the segment associated with a given index.
- SEGMENT_MASK - Static variable in class it.unimi.dsi.fastutil.BigArrays
-
The mask used to compute the displacement associated to an index.
- SEGMENT_SHIFT - Static variable in class it.unimi.dsi.fastutil.BigArrays
-
The shift used to compute the segment associated with an index (equivalently, the logarithm of the segment size).
- SEGMENT_SIZE - Static variable in class it.unimi.dsi.fastutil.BigArrays
-
The current size of a segment (227) is the largest size that makes the physical memory allocation for a single segment strictly smaller than 231 bytes.
- serialVersionUID - Static variable in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
- serialVersionUID - Static variable in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
- set(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigListIterator
-
Replaces the last element returned by
next()orprevious()with the specified element (optional operation). - set(boolean[][], long, boolean) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sets the element of the given big array of specified index.
- set(boolean[][], long, boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - set(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigListIterator
-
Replaces the last element returned by
next()orprevious()with the specified element (optional operation). - set(byte[][], long, byte) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sets the element of the given big array of specified index.
- set(byte[][], long, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - set(char) - Method in interface it.unimi.dsi.fastutil.chars.CharBigListIterator
-
Replaces the last element returned by
next()orprevious()with the specified element (optional operation). - set(char[][], long, char) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sets the element of the given big array of specified index.
- set(char[][], long, char) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - set(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigListIterator
-
Replaces the last element returned by
next()orprevious()with the specified element (optional operation). - set(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigListIterator
- set(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
- set(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedListIterator
- set(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleListIterator
-
Replaces the last element returned by
DoubleListIterator.next()orDoubleListIterator.previous()with the specified element (optional operation). - set(double[][], long, double) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sets the element of the given big array of specified index.
- set(double[][], long, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - set(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigListIterator
-
Replaces the last element returned by
next()orprevious()with the specified element (optional operation). - set(float[][], long, float) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sets the element of the given big array of specified index.
- set(float[][], long, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - set(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBigListIterator
-
Replaces the last element returned by
next()orprevious()with the specified element (optional operation). - set(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigListIterator
- set(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
- set(int) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedListIterator
- set(int) - Method in interface it.unimi.dsi.fastutil.ints.IntListIterator
-
Replaces the last element returned by
IntListIterator.next()orIntListIterator.previous()with the specified element (optional operation). - set(int[][], long, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sets the element of the given big array of specified index.
- set(int[][], long, int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - set(int, double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
- set(int, double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
-
Replaces the element at the specified position in this list with the specified element (optional operation).
- set(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
- set(int, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Replaces the element at the specified position in this list with the specified element (optional operation).
- set(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- set(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- set(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- set(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- set(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
- set(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
-
Replaces the element at the specified position in this list with the specified element (optional operation).
- set(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
- set(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Replaces the element at the specified position in this list with the specified element (optional operation).
- set(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- set(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- set(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- set(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- set(int, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
- set(int, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
-
Replaces the element at the specified position in this list with the specified element (optional operation).
- set(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
- set(int, long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Replaces the element at the specified position in this list with the specified element (optional operation).
- set(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- set(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- set(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- set(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- set(int, Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(int, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(int, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- set(int, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(int, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(int, Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- set(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(int, Long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(int, Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(int, Long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- set(int, Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(int, Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
- set(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
- set(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
- set(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- set(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Deprecated.
- set(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- set(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- set(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigListIterator
-
Replaces the last element returned by
next()orprevious()with the specified element (optional operation). - set(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigListIterator
- set(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
- set(long) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedListIterator
- set(long) - Method in interface it.unimi.dsi.fastutil.longs.LongListIterator
-
Replaces the last element returned by
LongListIterator.next()orLongListIterator.previous()with the specified element (optional operation). - set(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sets the element of the given big array of specified index.
- set(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - set(long, double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
- set(long, double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Replaces the element at the specified position in this big list with the specified element (optional operation).
- set(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
- set(long, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Replaces the element at the specified position in this big list with the specified element (optional operation).
- set(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
- set(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- set(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
- set(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
- set(long, double) - Method in class it.unimi.dsi.fastutil.doubles.MappedDoubleBigList
- set(long, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
- set(long, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Replaces the element at the specified position in this big list with the specified element (optional operation).
- set(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
- set(long, int) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Replaces the element at the specified position in this big list with the specified element (optional operation).
- set(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
- set(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- set(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
- set(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
- set(long, int) - Method in class it.unimi.dsi.fastutil.ints.MappedIntBigList
- set(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
- set(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Replaces the element at the specified position in this big list with the specified element (optional operation).
- set(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
- set(long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Replaces the element at the specified position in this big list with the specified element (optional operation).
- set(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
- set(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- set(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
- set(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
- set(long, long) - Method in class it.unimi.dsi.fastutil.longs.MappedLongBigList
- set(long, Double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(long, Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(long, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(long, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(long, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(long, Integer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(long, Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(long, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(long, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(long, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(long, Long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(long, Long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- set(long, K) - Method in interface it.unimi.dsi.fastutil.BigList
-
Replaces the element at the specified position in this big list with the specified element (optional operation).
- set(long, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
- set(long, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
-
Replaces the element at the specified position in this big list with the specified element (optional operation).
- set(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
- set(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
- set(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- set(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
- set(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
- set(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigListIterator
-
Replaces the last element returned by
next()orprevious()with the specified element (optional operation). - set(short[][], long, short) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sets the element of the given big array of specified index.
- set(short[][], long, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - set(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- set(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- set(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharBigListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- set(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- set(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- set(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- set(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntBigListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- set(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- set(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- set(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- set(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigListIterator
-
Deprecated.Please use the corresponding type-specific method instead.
- set(AtomicIntegerArray[], long, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sets an element of the given big atomic array to a specified value
- set(AtomicLongArray[], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sets an element of the given big atomic array to a specified value
- set(K) - Method in interface it.unimi.dsi.fastutil.BigListIterator
-
Replaces the last element returned by
Iterator.next()orBidirectionalIterator.previous()with the specified element (optional operation). - set(K) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigListIterator
-
Replaces the last element returned by
next()orprevious()with the specified element (optional operation). - set(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigListIterator
- set(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
- set(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedListIterator
- set(K) - Method in interface it.unimi.dsi.fastutil.objects.ObjectListIterator
-
Replaces the last element returned by
Iterator.next()orBidirectionalIterator.previous()with the specified element (optional operation). - set(K[][], long, K) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sets the element of the given big array of specified index.
- set(K[][], long, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
- SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
- SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.chars.CharSpliterators
- SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
- SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.floats.FloatSpliterators
- SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.ints.IntSpliterators
- SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.longs.LongSpliterators
- SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
- SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
- setElements(double[]) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Set (hopefully quickly) elements to match the array given.
- setElements(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- setElements(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- setElements(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- setElements(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- setElements(double[][]) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Set (hopefully quickly) elements to match the array given.
- setElements(int[]) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Set (hopefully quickly) elements to match the array given.
- setElements(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- setElements(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- setElements(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- setElements(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- setElements(int[][]) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Set (hopefully quickly) elements to match the array given.
- setElements(int, double[]) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Set (hopefully quickly) elements to match the array given.
- setElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- setElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- setElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- setElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- setElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
- setElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
- setElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Sets elements to this type-specific list using optimized system calls.
- setElements(int, double[], int, int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Set (hopefully quickly) elements to match the array given.
- setElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- setElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- setElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- setElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- setElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- setElements(int, int[]) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Set (hopefully quickly) elements to match the array given.
- setElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- setElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- setElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- setElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- setElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
- setElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
- setElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
-
Sets elements to this type-specific list using optimized system calls.
- setElements(int, int[], int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Set (hopefully quickly) elements to match the array given.
- setElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- setElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- setElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- setElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- setElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- setElements(int, long[]) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Set (hopefully quickly) elements to match the array given.
- setElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- setElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- setElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- setElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- setElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
- setElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
- setElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
-
Sets elements to this type-specific list using optimized system calls.
- setElements(int, long[], int, int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Set (hopefully quickly) elements to match the array given.
- setElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- setElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- setElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- setElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- setElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- setElements(int, K[]) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
-
Set (hopefully quickly) elements to match the array given.
- setElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- setElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- setElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- setElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
- setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
- setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Sets elements to this type-specific list using optimized system calls.
- setElements(int, K[], int, int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
-
Set (hopefully quickly) elements to match the array given.
- setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Deprecated.
- setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- setElements(long[]) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Set (hopefully quickly) elements to match the array given.
- setElements(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- setElements(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- setElements(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- setElements(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- setElements(long[][]) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Set (hopefully quickly) elements to match the array given.
- setElements(long, double[][]) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Set (hopefully quickly) elements to match the array given.
- setElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
- setElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Copies elements in the given big array into this type-specific list using optimized system calls.
- setElements(long, double[][], long, long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Set (hopefully quickly) elements to match the array given.
- setElements(long, int[][]) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Set (hopefully quickly) elements to match the array given.
- setElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
- setElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Copies elements in the given big array into this type-specific list using optimized system calls.
- setElements(long, int[][], long, long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Set (hopefully quickly) elements to match the array given.
- setElements(long, long[][]) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Set (hopefully quickly) elements to match the array given.
- setElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
- setElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Copies elements in the given big array into this type-specific list using optimized system calls.
- setElements(long, long[][], long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Set (hopefully quickly) elements to match the array given.
- setElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Copies elements in the given big array into this type-specific list using optimized system calls.
- setElements(long, K[][]) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
-
Set (hopefully quickly) elements to match the array given.
- setElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
- setElements(long, K[][], long, long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
-
Set (hopefully quickly) elements to match the array given.
- setElements(K[]) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
-
Set (hopefully quickly) elements to match the array given.
- setElements(K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- setElements(K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- setElements(K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- setElements(K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- setElements(K[][]) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
-
Set (hopefully quickly) elements to match the array given.
- setLength(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sets the length of the given big array.
- setLength(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - setLength(boolean[], int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sets the length of the given array.
- setLength(byte[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sets the length of the given big array.
- setLength(byte[][], long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - setLength(byte[], int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sets the length of the given array.
- setLength(char[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sets the length of the given big array.
- setLength(char[][], long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - setLength(char[], int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sets the length of the given array.
- setLength(double[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sets the length of the given big array.
- setLength(double[][], long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - setLength(double[], int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sets the length of the given array.
- setLength(float[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sets the length of the given big array.
- setLength(float[][], long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - setLength(float[], int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sets the length of the given array.
- setLength(int[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sets the length of the given big array.
- setLength(int[][], long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - setLength(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sets the length of the given array.
- setLength(long[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sets the length of the given big array.
- setLength(long[][], long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - setLength(long[], int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sets the length of the given array.
- setLength(short[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sets the length of the given big array.
- setLength(short[][], long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - setLength(short[], int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sets the length of the given array.
- setLength(K[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Sets the length of the given big array.
- setLength(K[][], long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - setLength(K[], int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sets the length of the given array.
- setValue(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntry
- setValue(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap.Entry
-
Replaces the value corresponding to this entry with the specified value (optional operation).
- setValue(double) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntry
- setValue(double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap.Entry
-
Replaces the value corresponding to this entry with the specified value (optional operation).
- setValue(double) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntry
- setValue(double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap.Entry
-
Replaces the value corresponding to this entry with the specified value (optional operation).
- setValue(double) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntry
- setValue(double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap.Entry
-
Replaces the value corresponding to this entry with the specified value (optional operation).
- setValue(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntry
- setValue(int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap.Entry
-
Replaces the value corresponding to this entry with the specified value (optional operation).
- setValue(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
- setValue(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.Entry
-
Replaces the value corresponding to this entry with the specified value (optional operation).
- setValue(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntry
- setValue(int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap.Entry
-
Replaces the value corresponding to this entry with the specified value (optional operation).
- setValue(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
- setValue(int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap.Entry
-
Replaces the value corresponding to this entry with the specified value (optional operation).
- setValue(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntry
- setValue(long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap.Entry
-
Replaces the value corresponding to this entry with the specified value (optional operation).
- setValue(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntry
- setValue(long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap.Entry
-
Replaces the value corresponding to this entry with the specified value (optional operation).
- setValue(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntry
- setValue(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap.Entry
-
Replaces the value corresponding to this entry with the specified value (optional operation).
- setValue(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntry
- setValue(long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap.Entry
-
Replaces the value corresponding to this entry with the specified value (optional operation).
- setValue(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- setValue(Double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- setValue(Double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- setValue(Double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- setValue(Integer) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- setValue(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- setValue(Integer) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- setValue(Integer) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- setValue(Long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- setValue(Long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- setValue(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- setValue(Long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap.Entry
-
Deprecated.Please use the corresponding type-specific method instead.
- setValue(V) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntry
- setValue(V) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
- setValue(V) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntry
- setValue(V) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntry
- Short2ByteFunction - Interface in it.unimi.dsi.fastutil.shorts
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Short2CharFunction - Interface in it.unimi.dsi.fastutil.shorts
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Short2DoubleFunction - Interface in it.unimi.dsi.fastutil.shorts
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Short2FloatFunction - Interface in it.unimi.dsi.fastutil.shorts
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Short2IntFunction - Interface in it.unimi.dsi.fastutil.shorts
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Short2LongFunction - Interface in it.unimi.dsi.fastutil.shorts
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Short2ObjectFunction<V> - Interface in it.unimi.dsi.fastutil.shorts
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Short2ReferenceFunction<V> - Interface in it.unimi.dsi.fastutil.shorts
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - Short2ShortFunction - Interface in it.unimi.dsi.fastutil.shorts
-
A type-specific
Function; provides some additional methods that use polymorphism to avoid (un)boxing. - ShortArrays - Class in it.unimi.dsi.fastutil.shorts
-
A class providing static methods and objects that do useful things with type-specific arrays.
- ShortBidirectionalIterator - Interface in it.unimi.dsi.fastutil.shorts
-
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
- ShortBigArrays - Class in it.unimi.dsi.fastutil.shorts
-
A class providing static methods and objects that do useful things with big arrays.
- ShortBigListIterator - Interface in it.unimi.dsi.fastutil.shorts
-
A type-specific
BigListIterator. - ShortComparator - Interface in it.unimi.dsi.fastutil.shorts
-
A type-specific
Comparator; provides methods to compare two primitive types both as objects and as primitive types. - ShortComparators - Class in it.unimi.dsi.fastutil.shorts
-
A class providing static methods and objects that do useful things with comparators.
- ShortConsumer - Interface in it.unimi.dsi.fastutil.shorts
-
A type-specific
Consumer; provides methods to consume a primitive type both as object and as primitive. - ShortIterable - Interface in it.unimi.dsi.fastutil.shorts
-
A type-specific
Iterablethat strengthens that specification ofShortIterable.iterator()andShortIterable.forEach(Consumer). - ShortIterator - Interface in it.unimi.dsi.fastutil.shorts
-
A type-specific
Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements. - ShortPredicate - Interface in it.unimi.dsi.fastutil.shorts
-
A type-specific
Predicate; provides methods to test a primitive type both as object and as primitive. - ShortSpliterator - Interface in it.unimi.dsi.fastutil.shorts
-
A type-specific
Spliterator; provides an additional methods to avoid (un)boxing, and the possibility to skip elements. - ShortSpliterators - Class in it.unimi.dsi.fastutil.shorts
-
A class providing static methods and objects that do useful things with type-specific spliterators.
- ShortSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.shorts
-
A skeletal implementation for a spliterator backed by an index based data store.
- ShortSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.shorts
-
A skeletal implementation for a spliterator backed by an index based data store.
- ShortSpliterators.EmptySpliterator - Class in it.unimi.dsi.fastutil.shorts
-
A class returning no elements and a type-specific spliterator interface.
- ShortSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.shorts
-
A skeletal implementation for a spliterator backed by an index based data store.
- shuffle(boolean[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Shuffles the specified big array fragment using the specified pseudorandom number generator.
- shuffle(boolean[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Shuffles the specified big array fragment using the specified pseudorandom number generator.
- shuffle(boolean[][], Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Shuffles the specified big array using the specified pseudorandom number generator.
- shuffle(boolean[][], Random) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Shuffles the specified big array using the specified pseudorandom number generator.
- shuffle(boolean[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Shuffles the specified array fragment using the specified pseudorandom number generator.
- shuffle(boolean[], Random) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Shuffles the specified array using the specified pseudorandom number generator.
- shuffle(byte[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Shuffles the specified big array fragment using the specified pseudorandom number generator.
- shuffle(byte[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Shuffles the specified big array fragment using the specified pseudorandom number generator.
- shuffle(byte[][], Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Shuffles the specified big array using the specified pseudorandom number generator.
- shuffle(byte[][], Random) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Shuffles the specified big array using the specified pseudorandom number generator.
- shuffle(byte[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Shuffles the specified array fragment using the specified pseudorandom number generator.
- shuffle(byte[], Random) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Shuffles the specified array using the specified pseudorandom number generator.
- shuffle(char[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Shuffles the specified big array fragment using the specified pseudorandom number generator.
- shuffle(char[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Shuffles the specified big array fragment using the specified pseudorandom number generator.
- shuffle(char[][], Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Shuffles the specified big array using the specified pseudorandom number generator.
- shuffle(char[][], Random) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Shuffles the specified big array using the specified pseudorandom number generator.
- shuffle(char[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Shuffles the specified array fragment using the specified pseudorandom number generator.
- shuffle(char[], Random) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Shuffles the specified array using the specified pseudorandom number generator.
- shuffle(double[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Shuffles the specified big array fragment using the specified pseudorandom number generator.
- shuffle(double[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Shuffles the specified big array fragment using the specified pseudorandom number generator.
- shuffle(double[][], Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Shuffles the specified big array using the specified pseudorandom number generator.
- shuffle(double[][], Random) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Shuffles the specified big array using the specified pseudorandom number generator.
- shuffle(double[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Shuffles the specified array fragment using the specified pseudorandom number generator.
- shuffle(double[], Random) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Shuffles the specified array using the specified pseudorandom number generator.
- shuffle(float[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Shuffles the specified big array fragment using the specified pseudorandom number generator.
- shuffle(float[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Shuffles the specified big array fragment using the specified pseudorandom number generator.
- shuffle(float[][], Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Shuffles the specified big array using the specified pseudorandom number generator.
- shuffle(float[][], Random) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Shuffles the specified big array using the specified pseudorandom number generator.
- shuffle(float[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Shuffles the specified array fragment using the specified pseudorandom number generator.
- shuffle(float[], Random) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Shuffles the specified array using the specified pseudorandom number generator.
- shuffle(int[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Shuffles the specified big array fragment using the specified pseudorandom number generator.
- shuffle(int[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Shuffles the specified big array fragment using the specified pseudorandom number generator.
- shuffle(int[][], Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Shuffles the specified big array using the specified pseudorandom number generator.
- shuffle(int[][], Random) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Shuffles the specified big array using the specified pseudorandom number generator.
- shuffle(int[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Shuffles the specified array fragment using the specified pseudorandom number generator.
- shuffle(int[], Random) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Shuffles the specified array using the specified pseudorandom number generator.
- shuffle(long[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Shuffles the specified big array fragment using the specified pseudorandom number generator.
- shuffle(long[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Shuffles the specified big array fragment using the specified pseudorandom number generator.
- shuffle(long[][], Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Shuffles the specified big array using the specified pseudorandom number generator.
- shuffle(long[][], Random) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Shuffles the specified big array using the specified pseudorandom number generator.
- shuffle(long[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Shuffles the specified array fragment using the specified pseudorandom number generator.
- shuffle(long[], Random) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Shuffles the specified array using the specified pseudorandom number generator.
- shuffle(short[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Shuffles the specified big array fragment using the specified pseudorandom number generator.
- shuffle(short[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Shuffles the specified big array fragment using the specified pseudorandom number generator.
- shuffle(short[][], Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Shuffles the specified big array using the specified pseudorandom number generator.
- shuffle(short[][], Random) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Shuffles the specified big array using the specified pseudorandom number generator.
- shuffle(short[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Shuffles the specified array fragment using the specified pseudorandom number generator.
- shuffle(short[], Random) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Shuffles the specified array using the specified pseudorandom number generator.
- shuffle(DoubleBigList, Random) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists
-
Shuffles the specified big list using the specified pseudorandom number generator.
- shuffle(DoubleList, Random) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLists
-
Shuffles the specified list using the specified pseudorandom number generator.
- shuffle(IntBigList, Random) - Static method in class it.unimi.dsi.fastutil.ints.IntBigLists
-
Shuffles the specified big list using the specified pseudorandom number generator.
- shuffle(IntList, Random) - Static method in class it.unimi.dsi.fastutil.ints.IntLists
-
Shuffles the specified list using the specified pseudorandom number generator.
- shuffle(LongBigList, Random) - Static method in class it.unimi.dsi.fastutil.longs.LongBigLists
-
Shuffles the specified big list using the specified pseudorandom number generator.
- shuffle(LongList, Random) - Static method in class it.unimi.dsi.fastutil.longs.LongLists
-
Shuffles the specified list using the specified pseudorandom number generator.
- shuffle(ObjectBigList<K>, Random) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigLists
-
Shuffles the specified big list using the specified pseudorandom number generator.
- shuffle(ObjectList<K>, Random) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLists
-
Shuffles the specified list using the specified pseudorandom number generator.
- shuffle(K[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Shuffles the specified big array fragment using the specified pseudorandom number generator.
- shuffle(K[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Shuffles the specified big array fragment using the specified pseudorandom number generator.
- shuffle(K[][], Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Shuffles the specified big array using the specified pseudorandom number generator.
- shuffle(K[][], Random) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Shuffles the specified big array using the specified pseudorandom number generator.
- shuffle(K[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Shuffles the specified array fragment using the specified pseudorandom number generator.
- shuffle(K[], Random) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Shuffles the specified array using the specified pseudorandom number generator.
- singleton(boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
-
Returns a spliterator that iterates just over the given element.
- singleton(boolean, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
-
Returns a spliterator that iterates just over the given element.
- singleton(byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
-
Returns a spliterator that iterates just over the given element.
- singleton(byte, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
-
Returns a spliterator that iterates just over the given element.
- singleton(char) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
-
Returns a spliterator that iterates just over the given element.
- singleton(char, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
-
Returns a spliterator that iterates just over the given element.
- singleton(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators
-
Returns an iterator that iterates just over the given element.
- singleton(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists
-
Returns a type-specific immutable big list containing only the specified element.
- singleton(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Returns an immutable iterator that iterates just over the given element.
- singleton(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLists
-
Returns a type-specific immutable list containing only the specified element.
- singleton(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSets
-
Returns a type-specific immutable set containing only the specified element.
- singleton(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
-
Returns a type-specific immutable sorted set containing only the specified element.
- singleton(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
-
Returns a spliterator that iterates just over the given element.
- singleton(double, double) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(double, double) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(double, double) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(double, double, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(double, int) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(double, int) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(double, int) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(double, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(double, long) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(double, long) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(double, long) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(double, long, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(double, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
-
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
- singleton(double, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
-
Returns a spliterator that iterates just over the given element.
- singleton(double, V) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(double, V) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(double, V) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(double, V, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(float) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
Returns a spliterator that iterates just over the given element.
- singleton(float, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
Returns a spliterator that iterates just over the given element.
- singleton(int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigListIterators
-
Returns an iterator that iterates just over the given element.
- singleton(int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigLists
-
Returns a type-specific immutable big list containing only the specified element.
- singleton(int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Returns an immutable iterator that iterates just over the given element.
- singleton(int) - Static method in class it.unimi.dsi.fastutil.ints.IntLists
-
Returns a type-specific immutable list containing only the specified element.
- singleton(int) - Static method in class it.unimi.dsi.fastutil.ints.IntSets
-
Returns a type-specific immutable set containing only the specified element.
- singleton(int) - Static method in class it.unimi.dsi.fastutil.ints.IntSortedSets
-
Returns a type-specific immutable sorted set containing only the specified element.
- singleton(int) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
-
Returns a spliterator that iterates just over the given element.
- singleton(int, double) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(int, double) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(int, double) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(int, double, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(int, int) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(int, int) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(int, int) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(int, long) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(int, long) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(int, long) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(int, long, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSortedSets
-
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
- singleton(int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
-
Returns a spliterator that iterates just over the given element.
- singleton(int, V) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(int, V) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(int, V) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(int, V, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigListIterators
-
Returns an iterator that iterates just over the given element.
- singleton(long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigLists
-
Returns a type-specific immutable big list containing only the specified element.
- singleton(long) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Returns an immutable iterator that iterates just over the given element.
- singleton(long) - Static method in class it.unimi.dsi.fastutil.longs.LongLists
-
Returns a type-specific immutable list containing only the specified element.
- singleton(long) - Static method in class it.unimi.dsi.fastutil.longs.LongSets
-
Returns a type-specific immutable set containing only the specified element.
- singleton(long) - Static method in class it.unimi.dsi.fastutil.longs.LongSortedSets
-
Returns a type-specific immutable sorted set containing only the specified element.
- singleton(long) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Returns a spliterator that iterates just over the given element.
- singleton(long, double) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(long, double) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(long, double) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(long, double, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(long, int) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(long, int) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(long, int) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(long, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(long, long) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(long, long) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(long, long) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(long, long, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(long, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSortedSets
-
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
- singleton(long, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Returns a spliterator that iterates just over the given element.
- singleton(long, V) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(long, V) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(long, V) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(long, V, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
-
Returns a spliterator that iterates just over the given element.
- singleton(short, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
-
Returns a spliterator that iterates just over the given element.
- singleton(Double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSets
-
Returns a type-specific immutable set containing only the specified element.
- singleton(Double, Double) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(Double, Double) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(Double, Double) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Double, Double, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Double, Integer) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(Double, Integer) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(Double, Integer) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Double, Integer, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Double, Long) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(Double, Long) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(Double, Long) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Double, Long, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Double, V) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(Double, V) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(Double, V) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Double, V, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Integer) - Static method in class it.unimi.dsi.fastutil.ints.IntSets
-
Returns a type-specific immutable set containing only the specified element.
- singleton(Integer, Double) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(Integer, Double) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(Integer, Double) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Integer, Double, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Integer, Integer) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(Integer, Integer) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(Integer, Integer) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Integer, Integer, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Integer, Long) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(Integer, Long) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(Integer, Long) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Integer, Long, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Integer, V) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(Integer, V) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(Integer, V) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Integer, V, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Long) - Static method in class it.unimi.dsi.fastutil.longs.LongSets
-
Returns a type-specific immutable set containing only the specified element.
- singleton(Long, Double) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(Long, Double) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(Long, Double) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Long, Double, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Long, Integer) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(Long, Integer) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(Long, Integer) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Long, Integer, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Long, Long) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(Long, Long) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(Long, Long) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Long, Long, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Long, V) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(Long, V) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(Long, V) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Long, V, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Object) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists
-
Returns a type-specific immutable big list containing only the specified element.
- singleton(Object) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLists
-
Returns a type-specific immutable list containing only the specified element.
- singleton(Object) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
-
Returns a type-specific immutable sorted set containing only the specified element.
- singleton(Object) - Static method in class it.unimi.dsi.fastutil.ints.IntBigLists
-
Returns a type-specific immutable big list containing only the specified element.
- singleton(Object) - Static method in class it.unimi.dsi.fastutil.ints.IntLists
-
Returns a type-specific immutable list containing only the specified element.
- singleton(Object) - Static method in class it.unimi.dsi.fastutil.ints.IntSortedSets
-
Returns a type-specific immutable sorted set containing only the specified element.
- singleton(Object) - Static method in class it.unimi.dsi.fastutil.longs.LongBigLists
-
Returns a type-specific immutable big list containing only the specified element.
- singleton(Object) - Static method in class it.unimi.dsi.fastutil.longs.LongLists
-
Returns a type-specific immutable list containing only the specified element.
- singleton(Object) - Static method in class it.unimi.dsi.fastutil.longs.LongSortedSets
-
Returns a type-specific immutable sorted set containing only the specified element.
- singleton(Object, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
-
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
- singleton(Object, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSortedSets
-
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
- singleton(Object, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSortedSets
-
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
- singleton(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators
-
Returns an iterator that iterates just over the given element.
- singleton(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigLists
-
Returns a type-specific immutable big list containing only the specified element.
- singleton(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Returns an immutable iterator that iterates just over the given element.
- singleton(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLists
-
Returns a type-specific immutable list containing only the specified element.
- singleton(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSets
-
Returns a type-specific immutable set containing only the specified element.
- singleton(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets
-
Returns a type-specific immutable sorted set containing only the specified element.
- singleton(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
-
Returns a spliterator that iterates just over the given element.
- singleton(K, double) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(K, double) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(K, double) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(K, double, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(K, int) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(K, int) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(K, int) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(K, int, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(K, long) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(K, long) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(K, long) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(K, long, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(K, Double) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(K, Double) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(K, Double) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(K, Double, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(K, Integer) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(K, Integer) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(K, Integer) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(K, Integer, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(K, Long) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(K, Long) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(K, Long) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(K, Long, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(K, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets
-
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
- singleton(K, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
-
Returns a spliterator that iterates just over the given element.
- singleton(K, V) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(K, V) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(K, V) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(K, V, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- size() - Method in interface it.unimi.dsi.fastutil.BigList
-
Deprecated.Use
Size64.size64()instead. - size() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntrySet
- size() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntrySet
- size() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntrySet
- size() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntrySet
- size() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Deprecated.Please use
Size64.size64()instead. - size() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.Singleton
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
- size() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
-
Returns the number of key/value mappings in this map.
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.Singleton
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
- size() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
-
Returns the number of key/value mappings in this map.
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.Singleton
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
- size() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
-
Returns the number of key/value mappings in this map.
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.Singleton
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
- size() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
-
Returns the number of key/value mappings in this map.
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
- size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.IterableCollection
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Deprecated.
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
- size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
- size() - Method in interface it.unimi.dsi.fastutil.Function
-
Returns the intended number of keys in this function, or -1 if no such number exists.
- size() - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
-
Returns the number of elements in this queue.
- size() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntrySet
- size() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntrySet
- size() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntrySet
- size() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntrySet
- size() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Deprecated.Please use
Size64.size64()instead. - size() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.Singleton
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
- size() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
-
Returns the number of key/value mappings in this map.
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.Singleton
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
- size() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
-
Returns the number of key/value mappings in this map.
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.Singleton
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
- size() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
-
Returns the number of key/value mappings in this map.
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.Singleton
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
- size() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
-
Returns the number of key/value mappings in this map.
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
- size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
- size() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
- size() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
- size() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
- size() - Method in class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
- size() - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
- size() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
- size() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.IterableCollection
- size() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- size() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- size() - Method in class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
- size() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
- size() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
- size() - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- size() - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
- size() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Deprecated.
- size() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
- size() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
- size() - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
- size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntrySet
- size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntrySet
- size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntrySet
- size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntrySet
- size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Deprecated.Please use
Size64.size64()instead. - size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.Singleton
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
- size() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
-
Returns the number of key/value mappings in this map.
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.Singleton
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
- size() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
-
Returns the number of key/value mappings in this map.
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.Singleton
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
- size() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
-
Returns the number of key/value mappings in this map.
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.Singleton
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
- size() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
-
Returns the number of key/value mappings in this map.
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
- size() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
- size() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
- size() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
- size() - Method in class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
- size() - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
- size() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
- size() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.IterableCollection
- size() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- size() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- size() - Method in class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
- size() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
- size() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
- size() - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- size() - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
- size() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Deprecated.
- size() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
- size() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
- size() - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
- size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntrySet
- size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntrySet
- size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntrySet
- size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntrySet
- size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
-
Deprecated.Please use
Size64.size64()instead. - size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.Singleton
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
- size() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
-
Returns the number of key/value mappings in this map.
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.Singleton
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
- size() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
-
Returns the number of key/value mappings in this map.
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.Singleton
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
- size() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
-
Returns the number of key/value mappings in this map.
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.Singleton
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
- size() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
-
Returns the number of key/value mappings in this map.
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.IterableCollection
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
-
Deprecated.
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
- size() - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
- size() - Method in interface it.unimi.dsi.fastutil.PriorityQueue
-
Returns the number of elements in this queue.
- size() - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
- size() - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
- size() - Method in interface it.unimi.dsi.fastutil.Size64
-
Deprecated.Use
Size64.size64()instead. - size(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
- size(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
- size(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Sets the size of this list.
- size(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- size(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- size(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- size(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- size(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- size(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
- size(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
- size(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Sets the size of this list.
- size(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- size(int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- size(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- size(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- size(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- size(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
- size(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
- size(int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Sets the size of this list.
- size(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- size(int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- size(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- size(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- size(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- size(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
- size(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
- size(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
-
Sets the size of this list.
- size(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- size(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Deprecated.
- size(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- size(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- size(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- size(long) - Method in interface it.unimi.dsi.fastutil.BigList
-
Sets the size of this big list.
- size(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
- size(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
- size(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
- size(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- size(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
-
Deprecated.
- size(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
-
Deprecated.
- size(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
- size(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
- size(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
- size(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- size(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
-
Deprecated.
- size(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
-
Deprecated.
- size(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
- size(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
- size(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
- size(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- size(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
-
Deprecated.
- size(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
-
Deprecated.
- size(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
- size(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
- size(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
- size(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- size(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
-
Deprecated.
- size(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
-
Deprecated.
- size(DoubleIterable) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterables
-
Counts the number of elements returned by a type-specific iterable.
- size(IntIterable) - Static method in class it.unimi.dsi.fastutil.ints.IntIterables
-
Counts the number of elements returned by a type-specific iterable.
- size(LongIterable) - Static method in class it.unimi.dsi.fastutil.longs.LongIterables
-
Counts the number of elements returned by a type-specific iterable.
- size(Iterable<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterables
-
Counts the number of elements returned by a type-specific iterable.
- size64() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
- size64() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
- size64() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
- size64() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- size64() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
- size64() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
- size64() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
- size64() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
- size64() - Method in class it.unimi.dsi.fastutil.doubles.MappedDoubleBigList
- size64() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
- size64() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
- size64() - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
- size64() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
- size64() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- size64() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
- size64() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
- size64() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
- size64() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
- size64() - Method in class it.unimi.dsi.fastutil.ints.MappedIntBigList
- size64() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
- size64() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
- size64() - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
- size64() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
- size64() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- size64() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
- size64() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
- size64() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
- size64() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
- size64() - Method in class it.unimi.dsi.fastutil.longs.MappedLongBigList
- size64() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
- size64() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
- size64() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
- size64() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- size64() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
- size64() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
- size64() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
- size64() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
- size64() - Method in interface it.unimi.dsi.fastutil.Size64
-
Returns the size of this data structure as a long.
- Size64 - Interface in it.unimi.dsi.fastutil
-
An interface for data structures whose size can exceed
Integer.MAX_VALUE. - sizeOf(Collection<?>) - Static method in interface it.unimi.dsi.fastutil.Size64
-
Returns the size for a given
Collectionas along, usingSize64.size64()if applicable, else usingCollection.size(). - sizeOf(Map<?, ?>) - Static method in interface it.unimi.dsi.fastutil.Size64
-
Returns the size for a given
Mapas along, usingSize64.size64()if applicable, else usingMap.size(). - skip(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBidirectionalIterator
-
Skips the given number of elements.
- skip(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigListIterator
-
Skips the given number of elements.
- skip(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterator
-
Skips the given number of elements.
- skip(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBidirectionalIterator
-
Skips the given number of elements.
- skip(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigListIterator
-
Skips the given number of elements.
- skip(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterator
-
Skips the given number of elements.
- skip(int) - Method in interface it.unimi.dsi.fastutil.chars.CharBidirectionalIterator
-
Skips the given number of elements.
- skip(int) - Method in interface it.unimi.dsi.fastutil.chars.CharBigListIterator
-
Skips the given number of elements.
- skip(int) - Method in interface it.unimi.dsi.fastutil.chars.CharIterator
-
Skips the given number of elements.
- skip(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBidirectionalIterator
-
Skips the given number of elements.
- skip(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigListIterator
-
Skips the given number of elements.
- skip(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigIterator
- skip(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
- skip(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterator
-
Skips the given number of elements.
- skip(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedIterator
- skip(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
- skip(int) - Method in interface it.unimi.dsi.fastutil.floats.FloatBidirectionalIterator
-
Skips the given number of elements.
- skip(int) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigListIterator
-
Skips the given number of elements.
- skip(int) - Method in interface it.unimi.dsi.fastutil.floats.FloatIterator
-
Skips the given number of elements.
- skip(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBidirectionalIterator
-
Skips the given number of elements.
- skip(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBigListIterator
-
Skips the given number of elements.
- skip(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigIterator
- skip(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
- skip(int) - Method in interface it.unimi.dsi.fastutil.ints.IntIterator
-
Skips the given number of elements.
- skip(int) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedIterator
- skip(int) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
- skip(int) - Method in interface it.unimi.dsi.fastutil.longs.LongBidirectionalIterator
-
Skips the given number of elements.
- skip(int) - Method in interface it.unimi.dsi.fastutil.longs.LongBigListIterator
-
Skips the given number of elements.
- skip(int) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigIterator
- skip(int) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
- skip(int) - Method in interface it.unimi.dsi.fastutil.longs.LongIterator
-
Skips the given number of elements.
- skip(int) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedIterator
- skip(int) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
- skip(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBidirectionalIterator
-
Skips the given number of elements.
- skip(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigListIterator
-
Skips the given number of elements.
- skip(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigIterator
- skip(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
- skip(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectIterator
-
Skips the given number of elements.
- skip(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedIterator
- skip(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
- skip(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBidirectionalIterator
-
Skips the given number of elements.
- skip(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigListIterator
-
Skips the given number of elements.
- skip(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterator
-
Skips the given number of elements.
- skip(long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigListIterator
-
Skips the given number of elements.
- skip(long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSpliterator
-
Skips the given number of elements.
- skip(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.AbstractIndexBasedSpliterator
- skip(long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigListIterator
-
Skips the given number of elements.
- skip(long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSpliterator
-
Skips the given number of elements.
- skip(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.AbstractIndexBasedSpliterator
- skip(long) - Method in interface it.unimi.dsi.fastutil.chars.CharBigListIterator
-
Skips the given number of elements.
- skip(long) - Method in interface it.unimi.dsi.fastutil.chars.CharSpliterator
-
Skips the given number of elements.
- skip(long) - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.AbstractIndexBasedSpliterator
- skip(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigListIterator
-
Skips the given number of elements.
- skip(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigIterator
- skip(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
- skip(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
- skip(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigSpliterators.AbstractIndexBasedSpliterator
- skip(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSpliterator
-
Skips the given number of elements.
- skip(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.AbstractIndexBasedSpliterator
- skip(long) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigListIterator
-
Skips the given number of elements.
- skip(long) - Method in interface it.unimi.dsi.fastutil.floats.FloatSpliterator
-
Skips the given number of elements.
- skip(long) - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.AbstractIndexBasedSpliterator
- skip(long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigListIterator
-
Skips the given number of elements.
- skip(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigIterator
- skip(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
- skip(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
- skip(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigSpliterators.AbstractIndexBasedSpliterator
- skip(long) - Method in interface it.unimi.dsi.fastutil.ints.IntSpliterator
-
Skips the given number of elements.
- skip(long) - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.AbstractIndexBasedSpliterator
- skip(long) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
-
Skips over and discards the given number of bytes of data from this fast buffered input stream.
- skip(long) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
- skip(long) - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
- skip(long) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
- skip(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigListIterator
-
Skips the given number of elements.
- skip(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigIterator
- skip(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
- skip(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
- skip(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigSpliterators.AbstractIndexBasedSpliterator
- skip(long) - Method in interface it.unimi.dsi.fastutil.longs.LongSpliterator
-
Skips the given number of elements.
- skip(long) - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.AbstractIndexBasedSpliterator
- skip(long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigListIterator
-
Skips the given number of elements.
- skip(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigIterator
- skip(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
- skip(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.EmptyBigListIterator
- skip(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigSpliterators.AbstractIndexBasedSpliterator
- skip(long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectSpliterator
-
Skips the given number of elements.
- skip(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.AbstractIndexBasedSpliterator
- skip(long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigListIterator
-
Skips the given number of elements.
- skip(long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSpliterator
-
Skips the given number of elements.
- skip(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.AbstractIndexBasedSpliterator
- SLICE_BITS - Static variable in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
-
The number of bits of an array slice index.
- SLICE_MASK - Static variable in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
-
The mask to retrieve a slice offset.
- SLICE_SIZE - Static variable in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
-
The maximum length of an array slice.
- sort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
- sort(DoubleComparator) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Sort a list using a type-specific comparator.
- sort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- sort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- sort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- sort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- sort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- sort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
- sort(IntComparator) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Sort a list using a type-specific comparator.
- sort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- sort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- sort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- sort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- sort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- sort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
- sort(LongComparator) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Sort a list using a type-specific comparator.
- sort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- sort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- sort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- sort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- sort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- sort(Comparator<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Deprecated.Please use the corresponding type-specific method instead.
- sort(Comparator<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
-
Deprecated.
- sort(Comparator<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- sort(Comparator<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
-
Deprecated.
- sort(Comparator<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
-
Deprecated.
- sort(Comparator<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
-
Deprecated.
- sort(Comparator<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Deprecated.Please use the corresponding type-specific method instead.
- sort(Comparator<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
-
Deprecated.
- sort(Comparator<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- sort(Comparator<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
-
Deprecated.
- sort(Comparator<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
-
Deprecated.
- sort(Comparator<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
-
Deprecated.
- sort(Comparator<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Deprecated.Please use the corresponding type-specific method instead.
- sort(Comparator<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
-
Deprecated.
- sort(Comparator<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- sort(Comparator<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
-
Deprecated.
- sort(Comparator<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
-
Deprecated.
- sort(Comparator<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
-
Deprecated.
- sort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
- sort(Comparator<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
-
Sorts this list using a sort assured to be stable.
- sort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- sort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Deprecated.
- sort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- sort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- sort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- SORTED_SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
- SORTED_SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
- SORTED_SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.chars.CharSpliterators
- SORTED_SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
- SORTED_SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.floats.FloatSpliterators
- SORTED_SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.ints.IntSpliterators
- SORTED_SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.longs.LongSpliterators
- SORTED_SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
- SORTED_SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
- SortedPair<K extends Comparable<K>> - Interface in it.unimi.dsi.fastutil
-
A pair of sorted elements.
- spliterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterable
-
Returns a type-specific spliterator on the elements of this iterable.
- spliterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterable
-
Returns a type-specific spliterator on the elements of this iterable.
- spliterator() - Method in interface it.unimi.dsi.fastutil.chars.CharIterable
-
Returns a type-specific spliterator on the elements of this iterable.
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntrySet
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntrySet
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntrySet
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntrySet
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Returns a type-specific spliterator on the elements of this list.
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
-
Returns a type-specific spliterator on the elements of this set.
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
- spliterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Returns a type-specific spliterator on the elements of this big-list.
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
- spliterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Returns a type-specific spliterator on the elements of this collection.
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.IterableCollection
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
- spliterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterable
-
Returns a type-specific spliterator on the elements of this iterable.
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Returns a type-specific spliterator on the elements of this sorted-set.
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Returns a type-specific spliterator on the elements of this sorted-set.
- spliterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Returns a type-specific spliterator on the elements of this list.
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
- spliterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
-
Returns a type-specific spliterator on the elements of this set.
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
- spliterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
-
Returns a type-specific spliterator on the elements of this sorted-set.
- spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
- spliterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatIterable
-
Returns a type-specific spliterator on the elements of this iterable.
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntrySet
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntrySet
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntrySet
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntrySet
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
-
Returns a type-specific spliterator on the elements of this list.
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
-
Returns a type-specific spliterator on the elements of this set.
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
- spliterator() - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Returns a type-specific spliterator on the elements of this big-list.
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
- spliterator() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Returns a type-specific spliterator on the elements of this collection.
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.IterableCollection
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
- spliterator() - Method in interface it.unimi.dsi.fastutil.ints.IntIterable
-
Returns a type-specific spliterator on the elements of this iterable.
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Returns a type-specific spliterator on the elements of this sorted-set.
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Returns a type-specific spliterator on the elements of this sorted-set.
- spliterator() - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Returns a type-specific spliterator on the elements of this list.
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
- spliterator() - Method in interface it.unimi.dsi.fastutil.ints.IntSet
-
Returns a type-specific spliterator on the elements of this set.
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
- spliterator() - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
-
Returns a type-specific spliterator on the elements of this sorted-set.
- spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntrySet
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntrySet
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntrySet
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntrySet
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
-
Returns a type-specific spliterator on the elements of this list.
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
-
Returns a type-specific spliterator on the elements of this set.
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
- spliterator() - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Returns a type-specific spliterator on the elements of this big-list.
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
- spliterator() - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Returns a type-specific spliterator on the elements of this collection.
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.IterableCollection
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
- spliterator() - Method in interface it.unimi.dsi.fastutil.longs.LongIterable
-
Returns a type-specific spliterator on the elements of this iterable.
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Returns a type-specific spliterator on the elements of this sorted-set.
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Returns a type-specific spliterator on the elements of this sorted-set.
- spliterator() - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Returns a type-specific spliterator on the elements of this list.
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
- spliterator() - Method in interface it.unimi.dsi.fastutil.longs.LongSet
-
Returns a type-specific spliterator on the elements of this set.
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
- spliterator() - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
-
Returns a type-specific spliterator on the elements of this sorted-set.
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntrySet
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntrySet
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntrySet
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntrySet
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Returns a type-specific spliterator on the elements of this list.
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
-
Returns a type-specific spliterator on the elements of this set.
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
- spliterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
-
Returns a type-specific spliterator on the elements of this big-list.
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
- spliterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectCollection
-
Returns a type-specific spliterator on the elements of this collection.
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.IterableCollection
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
- spliterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectIterable
-
Returns a type-specific spliterator on the elements of this iterable.
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Returns a type-specific spliterator on the elements of this sorted-set.
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Returns a type-specific spliterator on the elements of this sorted-set.
- spliterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
-
Returns a type-specific spliterator on the elements of this list.
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
- spliterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectSet
-
Returns a type-specific spliterator on the elements of this set.
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
- spliterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectSortedSet
-
Returns a type-specific spliterator on the elements of this sorted-set.
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.Singleton
- spliterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterable
-
Returns a type-specific spliterator on the elements of this iterable.
- stabilize(int[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Stabilizes a permutation.
- stabilize(int[], boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Stabilizes a permutation.
- stabilize(int[], byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Stabilizes a permutation.
- stabilize(int[], byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Stabilizes a permutation.
- stabilize(int[], char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Stabilizes a permutation.
- stabilize(int[], char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Stabilizes a permutation.
- stabilize(int[], double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Stabilizes a permutation.
- stabilize(int[], double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Stabilizes a permutation.
- stabilize(int[], float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Stabilizes a permutation.
- stabilize(int[], float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Stabilizes a permutation.
- stabilize(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Stabilizes a permutation.
- stabilize(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Stabilizes a permutation.
- stabilize(int[], long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Stabilizes a permutation.
- stabilize(int[], long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Stabilizes a permutation.
- stabilize(int[], short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Stabilizes a permutation.
- stabilize(int[], short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Stabilizes a permutation.
- stabilize(int[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Stabilizes a permutation.
- stabilize(int[], K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Stabilizes a permutation.
- stableSort(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(boolean[], int, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(boolean[], BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(byte[], int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(byte[], ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(char[], int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(char[], CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(double[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(double[], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(float[], int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(float[], FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(long[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(long[], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(short[], int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(short[], ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(K[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- stableSort(K[], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- Stack<K> - Interface in it.unimi.dsi.fastutil
-
A stack.
- start(int) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Computes the starting index of a given segment.
- storeBooleans(boolean[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeBooleans(boolean[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a
Fileobject. - storeBooleans(boolean[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a
Fileobject. - storeBooleans(boolean[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a given print stream.
- storeBooleans(boolean[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a pathname.
- storeBooleans(boolean[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a pathname.
- storeBooleans(boolean[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given data output.
- storeBooleans(boolean[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a
Fileobject. - storeBooleans(boolean[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a
Fileobject. - storeBooleans(boolean[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a given print stream.
- storeBooleans(boolean[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a pathname.
- storeBooleans(boolean[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a pathname.
- storeBooleans(boolean[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeBooleans(boolean[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a
Fileobject. - storeBooleans(boolean[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a
Fileobject. - storeBooleans(boolean[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a given print stream.
- storeBooleans(boolean[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a pathname.
- storeBooleans(boolean[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a pathname.
- storeBooleans(boolean[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given data output.
- storeBooleans(boolean[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a
Fileobject. - storeBooleans(boolean[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a
Fileobject. - storeBooleans(boolean[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a given print stream.
- storeBooleans(boolean[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a pathname.
- storeBooleans(boolean[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a pathname.
- storeBooleans(BooleanIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given data output.
- storeBooleans(BooleanIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a
Fileobject. - storeBooleans(BooleanIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a
Fileobject. - storeBooleans(BooleanIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a given print stream.
- storeBooleans(BooleanIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeBooleans(BooleanIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeBytes(byte[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeBytes(byte[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a
Fileobject. - storeBytes(byte[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a
Fileobject. - storeBytes(byte[][], long, long, OutputStream) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a given output stream.
- storeBytes(byte[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a given print stream.
- storeBytes(byte[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a pathname.
- storeBytes(byte[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a pathname.
- storeBytes(byte[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given data output.
- storeBytes(byte[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a
Fileobject. - storeBytes(byte[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a
Fileobject. - storeBytes(byte[][], OutputStream) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given output stream.
- storeBytes(byte[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a given print stream.
- storeBytes(byte[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a pathname.
- storeBytes(byte[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a pathname.
- storeBytes(byte[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeBytes(byte[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a
Fileobject. - storeBytes(byte[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a
Fileobject. - storeBytes(byte[], int, int, OutputStream) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given output stream.
- storeBytes(byte[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a given print stream.
- storeBytes(byte[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a pathname.
- storeBytes(byte[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a pathname.
- storeBytes(byte[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given data output.
- storeBytes(byte[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a
Fileobject. - storeBytes(byte[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a
Fileobject. - storeBytes(byte[], OutputStream) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given output stream.
- storeBytes(byte[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a given print stream.
- storeBytes(byte[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a pathname.
- storeBytes(byte[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a pathname.
- storeBytes(ByteIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given data output.
- storeBytes(ByteIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a
Fileobject. - storeBytes(ByteIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a
Fileobject. - storeBytes(ByteIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a given print stream.
- storeBytes(ByteIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeBytes(ByteIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeChars(char[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeChars(char[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a
Fileobject. - storeChars(char[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a pathname.
- storeChars(char[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given data output.
- storeChars(char[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a
Fileobject. - storeChars(char[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a pathname.
- storeChars(char[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeChars(char[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a
Fileobject. - storeChars(char[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a pathname.
- storeChars(char[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given data output.
- storeChars(char[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a
Fileobject. - storeChars(char[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a pathname.
- storeChars(CharIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given data output.
- storeChars(CharIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a
Fileobject. - storeChars(CharIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeDoubles(double[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeDoubles(double[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a
Fileobject. - storeDoubles(double[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a
Fileobject. - storeDoubles(double[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a given print stream.
- storeDoubles(double[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a pathname.
- storeDoubles(double[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a pathname.
- storeDoubles(double[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given data output.
- storeDoubles(double[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a
Fileobject. - storeDoubles(double[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a
Fileobject. - storeDoubles(double[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a given print stream.
- storeDoubles(double[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a pathname.
- storeDoubles(double[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a pathname.
- storeDoubles(double[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeDoubles(double[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a
Fileobject. - storeDoubles(double[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a
Fileobject. - storeDoubles(double[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a given print stream.
- storeDoubles(double[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a pathname.
- storeDoubles(double[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a pathname.
- storeDoubles(double[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given data output.
- storeDoubles(double[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a
Fileobject. - storeDoubles(double[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a
Fileobject. - storeDoubles(double[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a given print stream.
- storeDoubles(double[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a pathname.
- storeDoubles(double[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a pathname.
- storeDoubles(DoubleIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given data output.
- storeDoubles(DoubleIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a
Fileobject. - storeDoubles(DoubleIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a
Fileobject. - storeDoubles(DoubleIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a given print stream.
- storeDoubles(DoubleIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeDoubles(DoubleIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeFloats(float[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeFloats(float[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a
Fileobject. - storeFloats(float[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a
Fileobject. - storeFloats(float[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a given print stream.
- storeFloats(float[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a pathname.
- storeFloats(float[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a pathname.
- storeFloats(float[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given data output.
- storeFloats(float[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a
Fileobject. - storeFloats(float[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a
Fileobject. - storeFloats(float[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a given print stream.
- storeFloats(float[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a pathname.
- storeFloats(float[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a pathname.
- storeFloats(float[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeFloats(float[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a
Fileobject. - storeFloats(float[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a
Fileobject. - storeFloats(float[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a given print stream.
- storeFloats(float[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a pathname.
- storeFloats(float[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a pathname.
- storeFloats(float[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given data output.
- storeFloats(float[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a
Fileobject. - storeFloats(float[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a
Fileobject. - storeFloats(float[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a given print stream.
- storeFloats(float[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a pathname.
- storeFloats(float[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a pathname.
- storeFloats(FloatIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given data output.
- storeFloats(FloatIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a
Fileobject. - storeFloats(FloatIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a
Fileobject. - storeFloats(FloatIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a given print stream.
- storeFloats(FloatIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeFloats(FloatIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeInts(int[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeInts(int[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a
Fileobject. - storeInts(int[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a
Fileobject. - storeInts(int[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a given print stream.
- storeInts(int[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a pathname.
- storeInts(int[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a pathname.
- storeInts(int[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given data output.
- storeInts(int[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a
Fileobject. - storeInts(int[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a
Fileobject. - storeInts(int[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a given print stream.
- storeInts(int[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a pathname.
- storeInts(int[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a pathname.
- storeInts(int[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeInts(int[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a
Fileobject. - storeInts(int[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a
Fileobject. - storeInts(int[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a given print stream.
- storeInts(int[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a pathname.
- storeInts(int[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a pathname.
- storeInts(int[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given data output.
- storeInts(int[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a
Fileobject. - storeInts(int[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a
Fileobject. - storeInts(int[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a given print stream.
- storeInts(int[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a pathname.
- storeInts(int[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a pathname.
- storeInts(IntIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given data output.
- storeInts(IntIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a
Fileobject. - storeInts(IntIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a
Fileobject. - storeInts(IntIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a given print stream.
- storeInts(IntIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeInts(IntIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeLongs(long[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeLongs(long[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a
Fileobject. - storeLongs(long[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a
Fileobject. - storeLongs(long[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a given print stream.
- storeLongs(long[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a pathname.
- storeLongs(long[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a pathname.
- storeLongs(long[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given data output.
- storeLongs(long[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a
Fileobject. - storeLongs(long[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a
Fileobject. - storeLongs(long[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a given print stream.
- storeLongs(long[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a pathname.
- storeLongs(long[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a pathname.
- storeLongs(long[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeLongs(long[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a
Fileobject. - storeLongs(long[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a
Fileobject. - storeLongs(long[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a given print stream.
- storeLongs(long[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a pathname.
- storeLongs(long[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a pathname.
- storeLongs(long[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given data output.
- storeLongs(long[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a
Fileobject. - storeLongs(long[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a
Fileobject. - storeLongs(long[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a given print stream.
- storeLongs(long[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a pathname.
- storeLongs(long[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a pathname.
- storeLongs(LongIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given data output.
- storeLongs(LongIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a
Fileobject. - storeLongs(LongIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a
Fileobject. - storeLongs(LongIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a given print stream.
- storeLongs(LongIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeLongs(LongIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeObject(Object, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an object in a file given by a
Fileobject. - storeObject(Object, OutputStream) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an object in a given output stream.
- storeObject(Object, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an object in a file given by a pathname.
- storeShorts(short[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeShorts(short[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a
Fileobject. - storeShorts(short[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a
Fileobject. - storeShorts(short[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a given print stream.
- storeShorts(short[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a pathname.
- storeShorts(short[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a pathname.
- storeShorts(short[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given data output.
- storeShorts(short[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a
Fileobject. - storeShorts(short[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a
Fileobject. - storeShorts(short[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a given print stream.
- storeShorts(short[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a pathname.
- storeShorts(short[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a pathname.
- storeShorts(short[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeShorts(short[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a
Fileobject. - storeShorts(short[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a
Fileobject. - storeShorts(short[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a given print stream.
- storeShorts(short[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a pathname.
- storeShorts(short[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a pathname.
- storeShorts(short[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given data output.
- storeShorts(short[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a
Fileobject. - storeShorts(short[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a
Fileobject. - storeShorts(short[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a given print stream.
- storeShorts(short[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a pathname.
- storeShorts(short[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a pathname.
- storeShorts(ShortIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given data output.
- storeShorts(ShortIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a
Fileobject. - storeShorts(ShortIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a
Fileobject. - storeShorts(ShortIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a given print stream.
- storeShorts(ShortIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeShorts(ShortIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a pathname.
- strategy() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Returns the hashing strategy.
- strategy() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
-
Returns the hashing strategy.
- stream() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- stream() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
-
Deprecated.
- stream() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
-
Deprecated.
- stream() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- stream() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
-
Deprecated.
- stream() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
-
Deprecated.
- stream() - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Deprecated.Please use the corresponding type-specific method instead.
- stream() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
-
Deprecated.
- stream() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
-
Deprecated.
- stream() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- stream() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleRandomAccessSubList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Returns a type-specific view of the portion of this list from the index
from, inclusive, to the indexto, exclusive. - subList(int, int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Returns a type-specific view of the portion of this list from the index
from, inclusive, to the indexto, exclusive. - subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedRandomAccessList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableRandomAccessList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntRandomAccessSubList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Returns a type-specific view of the portion of this list from the index
from, inclusive, to the indexto, exclusive. - subList(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Returns a type-specific view of the portion of this list from the index
from, inclusive, to the indexto, exclusive. - subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedRandomAccessList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableRandomAccessList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongRandomAccessSubList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Returns a type-specific view of the portion of this list from the index
from, inclusive, to the indexto, exclusive. - subList(int, int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Returns a type-specific view of the portion of this list from the index
from, inclusive, to the indexto, exclusive. - subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedRandomAccessList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableRandomAccessList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectRandomAccessSubList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Returns a type-specific view of the portion of this list from the index
from, inclusive, to the indexto, exclusive. - subList(int, int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
-
Returns a type-specific view of the portion of this list from the index
from, inclusive, to the indexto, exclusive. - subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedRandomAccessList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableRandomAccessList
- subList(long, long) - Method in interface it.unimi.dsi.fastutil.BigList
-
Returns a big sublist view of this big list.
- subList(long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleRandomAccessSubList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
- subList(long, long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
-
Returns a type-specific view of the portion of this type-specific big list from the index
from, inclusive, to the indexto, exclusive. - subList(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
- subList(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntRandomAccessSubList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
- subList(long, long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
-
Returns a type-specific view of the portion of this type-specific big list from the index
from, inclusive, to the indexto, exclusive. - subList(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
- subList(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongRandomAccessSubList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
- subList(long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
-
Returns a type-specific view of the portion of this type-specific big list from the index
from, inclusive, to the indexto, exclusive. - subList(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
- subList(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectRandomAccessSubList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
- subList(long, long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
-
Returns a type-specific view of the portion of this type-specific big list from the index
from, inclusive, to the indexto, exclusive. - subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
- subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
- subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
- subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
- subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
- subMap(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
- subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
- subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
- subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
- subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
- subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
- subMap(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
- subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
- subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
- subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
- subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
- subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
- subMap(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
- subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
- subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
- subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
- subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
- subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
- subMap(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
- subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
- subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
- subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
- subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
- subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
- subMap(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
- subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
- subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
- subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
- subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
- subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
- subMap(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
- subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
- subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
- subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
- subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
- subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
- subMap(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
- subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
- subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
- subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
- subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
- subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
- subMap(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
- subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
- subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
- subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
- subMap(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
- subMap(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
- subMap(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
- subMap(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
- subMap(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
- subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleSortedMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.EmptySortedMap
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.Singleton
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.SynchronizedSortedMap
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.UnmodifiableSortedMap
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
- subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntSortedMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.EmptySortedMap
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.Singleton
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.SynchronizedSortedMap
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.UnmodifiableSortedMap
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
- subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongSortedMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.EmptySortedMap
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.Singleton
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.SynchronizedSortedMap
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.UnmodifiableSortedMap
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
- subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectSortedMap
-
Returns a view of the portion of this sorted map whose keys range from
fromKey, inclusive, totoKey, exclusive. - subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.EmptySortedMap
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.Singleton
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.SynchronizedSortedMap
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.UnmodifiableSortedMap
- subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
- subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Returns a view of the portion of this sorted set whose elements range from
fromElement, inclusive, totoElement, exclusive. - subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Returns a view of the portion of this sorted set whose elements range from
fromElement, inclusive, totoElement, exclusive. - subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
- subSet(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
-
Returns a view of the portion of this sorted set whose elements range from
fromElement, inclusive, totoElement, exclusive. - subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
- subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
- subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- subSet(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
- subSet(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Returns a view of the portion of this sorted set whose elements range from
fromElement, inclusive, totoElement, exclusive. - subSet(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Returns a view of the portion of this sorted set whose elements range from
fromElement, inclusive, totoElement, exclusive. - subSet(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
- subSet(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
-
Returns a view of the portion of this sorted set whose elements range from
fromElement, inclusive, totoElement, exclusive. - subSet(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
- subSet(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
- subSet(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- subSet(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- subSet(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
- subSet(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Returns a view of the portion of this sorted set whose elements range from
fromElement, inclusive, totoElement, exclusive. - subSet(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Returns a view of the portion of this sorted set whose elements range from
fromElement, inclusive, totoElement, exclusive. - subSet(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
- subSet(long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
-
Returns a view of the portion of this sorted set whose elements range from
fromElement, inclusive, totoElement, exclusive. - subSet(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
- subSet(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
- subSet(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- subSet(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- subSet(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- subSet(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
-
Deprecated.Please use the corresponding type-specific method instead.
- subSet(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- subSet(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- subSet(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- subSet(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- subSet(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
-
Deprecated.Please use the corresponding type-specific method instead.
- subSet(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- subSet(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- subSet(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- subSet(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- subSet(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
-
Deprecated.Please use the corresponding type-specific method instead.
- subSet(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- subSet(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- subSet(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
- subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Returns a view of the portion of this sorted set whose elements range from
fromElement, inclusive, totoElement, exclusive. - subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Returns a view of the portion of this sorted set whose elements range from
fromElement, inclusive, totoElement, exclusive. - subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
- subSet(K, K) - Method in interface it.unimi.dsi.fastutil.objects.ObjectSortedSet
-
Returns a view of the portion of this sorted set whose elements range from
fromElement, inclusive, totoElement, exclusive. - subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.EmptySet
- subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.Singleton
- subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- swap(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Swaps the element of the given big array of specified indices.
- swap(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - swap(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Swaps two elements of an anrray.
- swap(boolean[], int, int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Swaps two sequences of elements of an array.
- swap(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Swaps the element of the given big array of specified indices.
- swap(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - swap(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Swaps two elements of an anrray.
- swap(byte[], int, int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Swaps two sequences of elements of an array.
- swap(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Swaps the element of the given big array of specified indices.
- swap(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - swap(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Swaps two elements of an anrray.
- swap(char[], int, int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Swaps two sequences of elements of an array.
- swap(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Swaps the element of the given big array of specified indices.
- swap(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - swap(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Swaps two elements of an anrray.
- swap(double[], int, int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Swaps two sequences of elements of an array.
- swap(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Swaps the element of the given big array of specified indices.
- swap(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - swap(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Swaps two elements of an anrray.
- swap(float[], int, int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Swaps two sequences of elements of an array.
- swap(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Swaps the element of the given big array of specified indices.
- swap(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - swap(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Swaps two elements of an anrray.
- swap(int[], int, int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Swaps two sequences of elements of an array.
- swap(int, int) - Method in interface it.unimi.dsi.fastutil.Swapper
-
Swaps the data at the given positions.
- swap(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Swaps the element of the given big array of specified indices.
- swap(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - swap(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Swaps two elements of an anrray.
- swap(long[], int, int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Swaps two sequences of elements of an array.
- swap(long, long) - Method in interface it.unimi.dsi.fastutil.BigSwapper
-
Swaps the data at the given positions.
- swap(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Swaps the element of the given big array of specified indices.
- swap(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - swap(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Swaps two elements of an anrray.
- swap(short[], int, int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Swaps two sequences of elements of an array.
- swap(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Swaps the element of the given big array of specified indices.
- swap(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - swap(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Swaps two elements of an anrray.
- swap(K[], int, int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Swaps two sequences of elements of an array.
- Swapper - Interface in it.unimi.dsi.fastutil
-
An object that can swap elements whose position is specified by integers.
- synchronize(Double2DoubleFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function.
- synchronize(Double2DoubleFunction, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
- synchronize(Double2DoubleMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps
-
Returns a synchronized type-specific map backed by the given type-specific map.
- synchronize(Double2DoubleMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps
-
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
- synchronize(Double2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
- synchronize(Double2DoubleSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
- synchronize(Double2IntFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function.
- synchronize(Double2IntFunction, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
- synchronize(Double2IntMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps
-
Returns a synchronized type-specific map backed by the given type-specific map.
- synchronize(Double2IntMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps
-
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
- synchronize(Double2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
- synchronize(Double2IntSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
- synchronize(Double2LongFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function.
- synchronize(Double2LongFunction, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
- synchronize(Double2LongMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps
-
Returns a synchronized type-specific map backed by the given type-specific map.
- synchronize(Double2LongMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps
-
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
- synchronize(Double2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
- synchronize(Double2LongSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
- synchronize(Double2ObjectFunction<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function.
- synchronize(Double2ObjectFunction<V>, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
- synchronize(Double2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps
-
Returns a synchronized type-specific map backed by the given type-specific map.
- synchronize(Double2ObjectMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps
-
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
- synchronize(Double2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
- synchronize(Double2ObjectSortedMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
- synchronize(DoubleBigList) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists
-
Returns a synchronized type-specific big list backed by the given type-specific big list.
- synchronize(DoubleBigList, Object) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists
-
Returns a synchronized type-specific big list backed by the given type-specific big list, using an assigned object to synchronize.
- synchronize(DoubleCollection) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleCollections
-
Returns a synchronized collection backed by the specified collection.
- synchronize(DoubleCollection, Object) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleCollections
-
Returns a synchronized collection backed by the specified collection, using an assigned object to synchronize.
- synchronize(DoubleList) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLists
-
Returns a synchronized type-specific list backed by the given type-specific list.
- synchronize(DoubleList, Object) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLists
-
Returns a synchronized type-specific list backed by the given type-specific list, using an assigned object to synchronize.
- synchronize(DoublePriorityQueue) - Static method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues
-
Returns a synchronized type-specific priority queue backed by the specified type-specific priority queue.
- synchronize(DoublePriorityQueue, Object) - Static method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues
-
Returns a synchronized type-specific priority queue backed by the specified type-specific priority queue, using an assigned object to synchronize.
- synchronize(DoubleSet) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSets
-
Returns a synchronized type-specific set backed by the given type-specific set.
- synchronize(DoubleSet, Object) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSets
-
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
- synchronize(DoubleSortedSet) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
-
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set.
- synchronize(DoubleSortedSet, Object) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
-
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set, using an assigned object to synchronize.
- synchronize(IndirectPriorityQueue<K>) - Static method in class it.unimi.dsi.fastutil.IndirectPriorityQueues
-
Returns a synchronized type-specific indirect priority queue backed by the specified type-specific indirect priority queue.
- synchronize(IndirectPriorityQueue<K>, Object) - Static method in class it.unimi.dsi.fastutil.IndirectPriorityQueues
-
Returns a synchronized type-specific indirect priority queue backed by the specified type-specific indirect priority queue, using an assigned object to synchronize.
- synchronize(Int2DoubleFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function.
- synchronize(Int2DoubleFunction, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
- synchronize(Int2DoubleMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps
-
Returns a synchronized type-specific map backed by the given type-specific map.
- synchronize(Int2DoubleMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps
-
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
- synchronize(Int2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
- synchronize(Int2DoubleSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
- synchronize(Int2IntFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function.
- synchronize(Int2IntFunction, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
- synchronize(Int2IntMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntMaps
-
Returns a synchronized type-specific map backed by the given type-specific map.
- synchronize(Int2IntMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntMaps
-
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
- synchronize(Int2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
- synchronize(Int2IntSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
- synchronize(Int2LongFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function.
- synchronize(Int2LongFunction, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
- synchronize(Int2LongMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongMaps
-
Returns a synchronized type-specific map backed by the given type-specific map.
- synchronize(Int2LongMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongMaps
-
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
- synchronize(Int2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
- synchronize(Int2LongSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
- synchronize(Int2ObjectFunction<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function.
- synchronize(Int2ObjectFunction<V>, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
- synchronize(Int2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps
-
Returns a synchronized type-specific map backed by the given type-specific map.
- synchronize(Int2ObjectMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps
-
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
- synchronize(Int2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
- synchronize(Int2ObjectSortedMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
- synchronize(IntBigList) - Static method in class it.unimi.dsi.fastutil.ints.IntBigLists
-
Returns a synchronized type-specific big list backed by the given type-specific big list.
- synchronize(IntBigList, Object) - Static method in class it.unimi.dsi.fastutil.ints.IntBigLists
-
Returns a synchronized type-specific big list backed by the given type-specific big list, using an assigned object to synchronize.
- synchronize(IntCollection) - Static method in class it.unimi.dsi.fastutil.ints.IntCollections
-
Returns a synchronized collection backed by the specified collection.
- synchronize(IntCollection, Object) - Static method in class it.unimi.dsi.fastutil.ints.IntCollections
-
Returns a synchronized collection backed by the specified collection, using an assigned object to synchronize.
- synchronize(IntList) - Static method in class it.unimi.dsi.fastutil.ints.IntLists
-
Returns a synchronized type-specific list backed by the given type-specific list.
- synchronize(IntList, Object) - Static method in class it.unimi.dsi.fastutil.ints.IntLists
-
Returns a synchronized type-specific list backed by the given type-specific list, using an assigned object to synchronize.
- synchronize(IntPriorityQueue) - Static method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues
-
Returns a synchronized type-specific priority queue backed by the specified type-specific priority queue.
- synchronize(IntPriorityQueue, Object) - Static method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues
-
Returns a synchronized type-specific priority queue backed by the specified type-specific priority queue, using an assigned object to synchronize.
- synchronize(IntSet) - Static method in class it.unimi.dsi.fastutil.ints.IntSets
-
Returns a synchronized type-specific set backed by the given type-specific set.
- synchronize(IntSet, Object) - Static method in class it.unimi.dsi.fastutil.ints.IntSets
-
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
- synchronize(IntSortedSet) - Static method in class it.unimi.dsi.fastutil.ints.IntSortedSets
-
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set.
- synchronize(IntSortedSet, Object) - Static method in class it.unimi.dsi.fastutil.ints.IntSortedSets
-
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set, using an assigned object to synchronize.
- synchronize(Long2DoubleFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function.
- synchronize(Long2DoubleFunction, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
- synchronize(Long2DoubleMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps
-
Returns a synchronized type-specific map backed by the given type-specific map.
- synchronize(Long2DoubleMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps
-
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
- synchronize(Long2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
- synchronize(Long2DoubleSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
- synchronize(Long2IntFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function.
- synchronize(Long2IntFunction, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
- synchronize(Long2IntMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntMaps
-
Returns a synchronized type-specific map backed by the given type-specific map.
- synchronize(Long2IntMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntMaps
-
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
- synchronize(Long2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
- synchronize(Long2IntSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
- synchronize(Long2LongFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function.
- synchronize(Long2LongFunction, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
- synchronize(Long2LongMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongMaps
-
Returns a synchronized type-specific map backed by the given type-specific map.
- synchronize(Long2LongMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongMaps
-
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
- synchronize(Long2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
- synchronize(Long2LongSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
- synchronize(Long2ObjectFunction<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function.
- synchronize(Long2ObjectFunction<V>, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
- synchronize(Long2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps
-
Returns a synchronized type-specific map backed by the given type-specific map.
- synchronize(Long2ObjectMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps
-
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
- synchronize(Long2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
- synchronize(Long2ObjectSortedMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
- synchronize(LongBigList) - Static method in class it.unimi.dsi.fastutil.longs.LongBigLists
-
Returns a synchronized type-specific big list backed by the given type-specific big list.
- synchronize(LongBigList, Object) - Static method in class it.unimi.dsi.fastutil.longs.LongBigLists
-
Returns a synchronized type-specific big list backed by the given type-specific big list, using an assigned object to synchronize.
- synchronize(LongCollection) - Static method in class it.unimi.dsi.fastutil.longs.LongCollections
-
Returns a synchronized collection backed by the specified collection.
- synchronize(LongCollection, Object) - Static method in class it.unimi.dsi.fastutil.longs.LongCollections
-
Returns a synchronized collection backed by the specified collection, using an assigned object to synchronize.
- synchronize(LongList) - Static method in class it.unimi.dsi.fastutil.longs.LongLists
-
Returns a synchronized type-specific list backed by the given type-specific list.
- synchronize(LongList, Object) - Static method in class it.unimi.dsi.fastutil.longs.LongLists
-
Returns a synchronized type-specific list backed by the given type-specific list, using an assigned object to synchronize.
- synchronize(LongPriorityQueue) - Static method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues
-
Returns a synchronized type-specific priority queue backed by the specified type-specific priority queue.
- synchronize(LongPriorityQueue, Object) - Static method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues
-
Returns a synchronized type-specific priority queue backed by the specified type-specific priority queue, using an assigned object to synchronize.
- synchronize(LongSet) - Static method in class it.unimi.dsi.fastutil.longs.LongSets
-
Returns a synchronized type-specific set backed by the given type-specific set.
- synchronize(LongSet, Object) - Static method in class it.unimi.dsi.fastutil.longs.LongSets
-
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
- synchronize(LongSortedSet) - Static method in class it.unimi.dsi.fastutil.longs.LongSortedSets
-
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set.
- synchronize(LongSortedSet, Object) - Static method in class it.unimi.dsi.fastutil.longs.LongSortedSets
-
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set, using an assigned object to synchronize.
- synchronize(Object2DoubleFunction<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function.
- synchronize(Object2DoubleFunction<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
- synchronize(Object2DoubleMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps
-
Returns a synchronized type-specific map backed by the given type-specific map.
- synchronize(Object2DoubleMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps
-
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
- synchronize(Object2DoubleSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
- synchronize(Object2DoubleSortedMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
- synchronize(Object2IntFunction<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function.
- synchronize(Object2IntFunction<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
- synchronize(Object2IntMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntMaps
-
Returns a synchronized type-specific map backed by the given type-specific map.
- synchronize(Object2IntMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntMaps
-
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
- synchronize(Object2IntSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
- synchronize(Object2IntSortedMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
- synchronize(Object2LongFunction<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function.
- synchronize(Object2LongFunction<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
- synchronize(Object2LongMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongMaps
-
Returns a synchronized type-specific map backed by the given type-specific map.
- synchronize(Object2LongMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongMaps
-
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
- synchronize(Object2LongSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
- synchronize(Object2LongSortedMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
- synchronize(Object2ObjectFunction<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function.
- synchronize(Object2ObjectFunction<K, V>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
- synchronize(Object2ObjectMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps
-
Returns a synchronized type-specific map backed by the given type-specific map.
- synchronize(Object2ObjectMap<K, V>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps
-
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
- synchronize(Object2ObjectSortedMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
- synchronize(Object2ObjectSortedMap<K, V>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
- synchronize(ObjectBigList<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigLists
-
Returns a synchronized type-specific big list backed by the given type-specific big list.
- synchronize(ObjectBigList<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigLists
-
Returns a synchronized type-specific big list backed by the given type-specific big list, using an assigned object to synchronize.
- synchronize(ObjectCollection<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectCollections
-
Returns a synchronized collection backed by the specified collection.
- synchronize(ObjectCollection<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.ObjectCollections
-
Returns a synchronized collection backed by the specified collection, using an assigned object to synchronize.
- synchronize(ObjectList<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLists
-
Returns a synchronized type-specific list backed by the given type-specific list.
- synchronize(ObjectList<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLists
-
Returns a synchronized type-specific list backed by the given type-specific list, using an assigned object to synchronize.
- synchronize(ObjectSet<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSets
-
Returns a synchronized type-specific set backed by the given type-specific set.
- synchronize(ObjectSet<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSets
-
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
- synchronize(ObjectSortedSet<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets
-
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set.
- synchronize(ObjectSortedSet<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets
-
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set, using an assigned object to synchronize.
- synchronize(PriorityQueue<K>) - Static method in class it.unimi.dsi.fastutil.PriorityQueues
-
Returns a synchronized priority queue backed by the specified priority queue.
- synchronize(PriorityQueue<K>, Object) - Static method in class it.unimi.dsi.fastutil.PriorityQueues
-
Returns a synchronized priority queue backed by the specified priority queue, using an assigned object to synchronize.
T
- tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
- tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
- tailMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
- tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
- tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
- tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
- tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
- tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
- tailMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
- tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
- tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
- tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
- tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
- tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
- tailMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
- tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
- tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
- tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
- tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
- tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
- tailMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
- tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
- tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
- tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
- tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
- tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
- tailMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
- tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
- tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
- tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
- tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
- tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
- tailMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
- tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
- tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
- tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
- tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
- tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
- tailMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
- tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
- tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
- tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
- tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
- tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
- tailMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
- tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
- tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
- tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
- tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
- tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
- tailMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
- tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
- tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
- tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
- tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
- tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
- tailMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
- tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
- tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
- tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
- tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
- tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
- tailMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
- tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
- tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
- tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
- tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
- tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
- tailMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
- tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
- tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
- tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
- tailMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
-
Deprecated.Please use the corresponding type-specific method instead.
- tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
- tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
- tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleSortedMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.EmptySortedMap
- tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.Singleton
- tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.SynchronizedSortedMap
- tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.UnmodifiableSortedMap
- tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
- tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
- tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntSortedMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.EmptySortedMap
- tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.Singleton
- tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.SynchronizedSortedMap
- tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.UnmodifiableSortedMap
- tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
- tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
- tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongSortedMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.EmptySortedMap
- tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.Singleton
- tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.SynchronizedSortedMap
- tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.UnmodifiableSortedMap
- tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
- tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
- tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectSortedMap
-
Returns a view of the portion of this sorted map whose keys are greater than or equal to
fromKey. - tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.EmptySortedMap
- tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.Singleton
- tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.SynchronizedSortedMap
- tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.UnmodifiableSortedMap
- tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
- tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Returns a view of the portion of this sorted set whose elements are greater than or equal to
fromElement. - tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Returns a view of the portion of this sorted set whose elements are greater than or equal to
fromElement. - tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
- tailSet(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
-
Returns a view of the portion of this sorted set whose elements are greater than or equal to
fromElement. - tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
- tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
- tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- tailSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
- tailSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Returns a view of the portion of this sorted set whose elements are greater than or equal to
fromElement. - tailSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Returns a view of the portion of this sorted set whose elements are greater than or equal to
fromElement. - tailSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
- tailSet(int) - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
-
Returns a view of the portion of this sorted set whose elements are greater than or equal to
fromElement. - tailSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
- tailSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
- tailSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- tailSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- tailSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
- tailSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Returns a view of the portion of this sorted set whose elements are greater than or equal to
fromElement. - tailSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Returns a view of the portion of this sorted set whose elements are greater than or equal to
fromElement. - tailSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
- tailSet(long) - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
-
Returns a view of the portion of this sorted set whose elements are greater than or equal to
fromElement. - tailSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
- tailSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
- tailSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- tailSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- tailSet(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- tailSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
-
Deprecated.Please use the corresponding type-specific method instead.
- tailSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- tailSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- tailSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- tailSet(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- tailSet(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
-
Deprecated.Please use the corresponding type-specific method instead.
- tailSet(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- tailSet(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- tailSet(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- tailSet(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- tailSet(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
-
Deprecated.Please use the corresponding type-specific method instead.
- tailSet(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
-
Deprecated.Please use the corresponding type-specific method instead.
- tailSet(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- tailSet(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
-
Deprecated.Please use the corresponding type-specific method instead.
- tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
- tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Returns a view of the portion of this sorted set whose elements are greater than or equal to
fromElement. - tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Returns a view of the portion of this sorted set whose elements are greater than or equal to
fromElement. - tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
- tailSet(K) - Method in interface it.unimi.dsi.fastutil.objects.ObjectSortedSet
-
Returns a view of the portion of this sorted set whose elements are greater than or equal to
fromElement. - tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.EmptySet
- tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.Singleton
- tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- test(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanPredicate
-
Evaluates this predicate on the given input.
- test(byte) - Method in interface it.unimi.dsi.fastutil.bytes.BytePredicate
-
Evaluates this predicate on the given input.
- test(char) - Method in interface it.unimi.dsi.fastutil.chars.CharPredicate
-
Evaluates this predicate on the given input.
- test(double) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
-
Deprecated.Please use the corresponding type-specific method instead.
- test(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
-
Evaluates this predicate on the given input.
- test(int) - Method in interface it.unimi.dsi.fastutil.bytes.BytePredicate
-
Deprecated.Please use the corresponding type-specific method instead.
- test(int) - Method in interface it.unimi.dsi.fastutil.chars.CharPredicate
-
Deprecated.Please use the corresponding type-specific method instead.
- test(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
-
Deprecated.Please use the corresponding type-specific method instead.
- test(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
-
Evaluates this predicate on the given input.
- test(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanPredicate
-
Deprecated.Please use the corresponding type-specific method instead.
- test(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.BytePredicate
-
Deprecated.Please use the corresponding type-specific method instead.
- test(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharPredicate
-
Deprecated.Please use the corresponding type-specific method instead.
- test(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoublePredicate
-
Deprecated.Please use the corresponding type-specific method instead.
- test(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
-
Deprecated.Please use the corresponding type-specific method instead.
- test(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntPredicate
-
Deprecated.Please use the corresponding type-specific method instead.
- test(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongPredicate
-
Deprecated.Please use the corresponding type-specific method instead.
- test(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
-
Deprecated.Please use the corresponding type-specific method instead.
- TextIO - Class in it.unimi.dsi.fastutil.io
-
Provides static methods to perform easily textual I/O.
- thenComparing(BooleanComparator) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanComparator
-
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
- thenComparing(ByteComparator) - Method in interface it.unimi.dsi.fastutil.bytes.ByteComparator
-
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
- thenComparing(CharComparator) - Method in interface it.unimi.dsi.fastutil.chars.CharComparator
-
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
- thenComparing(DoubleComparator) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleComparator
-
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
- thenComparing(FloatComparator) - Method in interface it.unimi.dsi.fastutil.floats.FloatComparator
-
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
- thenComparing(IntComparator) - Method in interface it.unimi.dsi.fastutil.ints.IntComparator
-
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
- thenComparing(LongComparator) - Method in interface it.unimi.dsi.fastutil.longs.LongComparator
-
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
- thenComparing(ShortComparator) - Method in interface it.unimi.dsi.fastutil.shorts.ShortComparator
-
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
- thenComparing(Comparator<? super Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanComparator
- thenComparing(Comparator<? super Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.ByteComparator
- thenComparing(Comparator<? super Character>) - Method in interface it.unimi.dsi.fastutil.chars.CharComparator
- thenComparing(Comparator<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleComparator
- thenComparing(Comparator<? super Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatComparator
- thenComparing(Comparator<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntComparator
- thenComparing(Comparator<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongComparator
- thenComparing(Comparator<? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortComparator
- to(int) - Static method in class it.unimi.dsi.fastutil.ints.IntSets
-
Returns an unmodifiable type-specific set containing elements smaller than a given element.
- to(long) - Static method in class it.unimi.dsi.fastutil.longs.LongSets
-
Returns an unmodifiable type-specific set containing elements smaller than a given element.
- toArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
- toArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- toArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- toArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
-
Deprecated.
- toArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
-
Deprecated.
- toArray() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
- toArray() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- toArray() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- toArray() - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
-
Deprecated.
- toArray() - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
-
Deprecated.
- toArray() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
- toArray() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- toArray() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- toArray() - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
-
Deprecated.
- toArray() - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
-
Deprecated.
- toArray() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
- toArray() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
- toArray() - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
- toArray() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- toArray() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
- toArray() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
- toArray() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- toArray() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- toArray() - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
- toArray() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- toArray() - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
- toArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
- toArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
- toArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
- toArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
- toArray(double[]) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
- toArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- toArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- toArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
- toArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
- toArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
- toArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
- toArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
- toArray(int[]) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
- toArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- toArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- toArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
- toArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
- toArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
- toArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
- toArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
- toArray(long[]) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
- toArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- toArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- toArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
- toArray(K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
- toArray(K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
- toArray(K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
- toArray(T[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- toArray(T[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
- toArray(T[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- toArray(T[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- toArray(T[]) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- toArray(T[]) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
- toArray(T[]) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- toArray(T[]) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- toArray(T[]) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- toArray(T[]) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
- toArray(T[]) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- toArray(T[]) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- toArray(T[]) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
- toArray(T[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
- toArray(T[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
- toArray(T[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- toArray(T[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- toBigList() - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Returns a
Collectorthat collects aStream's elements into a new ArrayList. - toBigList(DoubleStream) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Collects the result of a primitive
Streaminto a new BigArrayBigList. - toBigList(IntStream) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Collects the result of a primitive
Streaminto a new BigArrayBigList. - toBigList(LongStream) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Collects the result of a primitive
Streaminto a new BigArrayBigList. - toBigListWithExpectedSize(long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Returns a
Collectorthat collects aStream's elements into a new ArrayList. - toBigListWithExpectedSize(DoubleStream, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Collects the result of a primitive
Streaminto a new BigArrayBigList. - toBigListWithExpectedSize(IntStream, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Collects the result of a primitive
Streaminto a new BigArrayBigList. - toBigListWithExpectedSize(LongStream, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Collects the result of a primitive
Streaminto a new BigArrayBigList. - toBigSet() - Static method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
-
Returns a
Collectorthat collects aStream's elements into a new big hash set. - toBigSet(DoubleStream) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Collects the result of a primitive
Streaminto a new big hash set. - toBigSet(IntStream) - Static method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Collects the result of a primitive
Streaminto a new big hash set. - toBigSet(LongStream) - Static method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Collects the result of a primitive
Streaminto a new big hash set. - toBigSetWithExpectedSize(long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
-
Returns a
Collectorthat collects aStream's elements into a new big hash set. - toBigSetWithExpectedSize(DoubleStream, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Collects the result of a primitive
Streaminto a new big hash set. - toBigSetWithExpectedSize(IntStream, long) - Static method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Collects the result of a primitive
Streaminto a new big hash set. - toBigSetWithExpectedSize(LongStream, long) - Static method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Collects the result of a primitive
Streaminto a new big hash set. - toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
- toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
- toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
- toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
- toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
- toDoubleArray() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Returns a primitive type array containing the items of this collection.
- toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
- toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
- toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
- toDoubleArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
-
Deprecated.Please use
toArray()instead—this method is redundant and will be removed in the future. - toDoubleArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
-
Deprecated.
- toDoubleArray(double[]) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
-
Deprecated.Please use
toArray()instead—this method is redundant and will be removed in the future. - toDoubleArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
-
Deprecated.
- toDoubleArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
-
Deprecated.
- toDoubleArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
-
Deprecated.
- toIntArray() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
- toIntArray() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
- toIntArray() - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
- toIntArray() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
- toIntArray() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
- toIntArray() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Returns a primitive type array containing the items of this collection.
- toIntArray() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
- toIntArray() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- toIntArray() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- toIntArray() - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
- toIntArray() - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- toIntArray() - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
- toIntArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
-
Deprecated.Please use
toArray()instead—this method is redundant and will be removed in the future. - toIntArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
-
Deprecated.
- toIntArray(int[]) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
-
Deprecated.Please use
toArray()instead—this method is redundant and will be removed in the future. - toIntArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
-
Deprecated.
- toIntArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
-
Deprecated.
- toIntArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
-
Deprecated.
- toList() - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Returns a
Collectorthat collects aStream's elements into a new ArrayList. - toList() - Static method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Returns a
Collectorthat collects aStream's elements into a new ImmutableList. - toList(DoubleStream) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Collects the result of a primitive
Streaminto a new ArrayList. - toList(DoubleStream) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Collects the result of a primitive
Streaminto a new ImmutableList. - toList(IntStream) - Static method in class it.unimi.dsi.fastutil.ints.IntArrayList
-
Collects the result of a primitive
Streaminto a new ArrayList. - toList(IntStream) - Static method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Collects the result of a primitive
Streaminto a new ImmutableList. - toList(LongStream) - Static method in class it.unimi.dsi.fastutil.longs.LongArrayList
-
Collects the result of a primitive
Streaminto a new ArrayList. - toList(LongStream) - Static method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Collects the result of a primitive
Streaminto a new ImmutableList. - toListWithExpectedSize(int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Returns a
Collectorthat collects aStream's elements into a new ArrayList, potentially pre-allocated to handle the given size. - toListWithExpectedSize(int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Returns a
Collectorthat collects aStream's elements into a new ImmutableList, potentially pre-allocated to handle the given size. - toListWithExpectedSize(DoubleStream, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Collects the result of a primitive
Streaminto a new ArrayList, potentially pre-allocated to handle the given size. - toListWithExpectedSize(DoubleStream, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Collects the result of a primitive
Streaminto a new ImmutableList, potentially pre-allocated to handle the given size. - toListWithExpectedSize(IntStream, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrayList
-
Collects the result of a primitive
Streaminto a new ArrayList, potentially pre-allocated to handle the given size. - toListWithExpectedSize(IntStream, int) - Static method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Collects the result of a primitive
Streaminto a new ImmutableList, potentially pre-allocated to handle the given size. - toListWithExpectedSize(LongStream, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrayList
-
Collects the result of a primitive
Streaminto a new ArrayList, potentially pre-allocated to handle the given size. - toListWithExpectedSize(LongStream, int) - Static method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Collects the result of a primitive
Streaminto a new ImmutableList, potentially pre-allocated to handle the given size. - toLongArray() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
- toLongArray() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
- toLongArray() - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
- toLongArray() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
- toLongArray() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
- toLongArray() - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Returns a primitive type array containing the items of this collection.
- toLongArray() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
- toLongArray() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- toLongArray() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- toLongArray() - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
- toLongArray() - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- toLongArray() - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
- toLongArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
-
Deprecated.Please use
toArray()instead—this method is redundant and will be removed in the future. - toLongArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
-
Deprecated.
- toLongArray(long[]) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
-
Deprecated.Please use
toArray()instead—this method is redundant and will be removed in the future. - toLongArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
-
Deprecated.
- toLongArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
-
Deprecated.
- toLongArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
-
Deprecated.
- top() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- top() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleStack
-
Deprecated.Please use the corresponding type-specific method instead.
- top() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- top() - Method in interface it.unimi.dsi.fastutil.ints.IntStack
-
Deprecated.Please use the corresponding type-specific method instead.
- top() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
-
Deprecated.Please use the corresponding type-specific method instead.
- top() - Method in interface it.unimi.dsi.fastutil.longs.LongStack
-
Deprecated.Please use the corresponding type-specific method instead.
- top() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
- top() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
- top() - Method in interface it.unimi.dsi.fastutil.Stack
-
Peeks at the top of the stack (optional operation).
- topDouble() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
- topDouble() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
- topDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleStack
-
Peeks at the top of the stack (optional operation).
- topInt() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
- topInt() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
- topInt() - Method in interface it.unimi.dsi.fastutil.ints.IntStack
-
Peeks at the top of the stack (optional operation).
- topLong() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
- topLong() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
- topLong() - Method in interface it.unimi.dsi.fastutil.longs.LongStack
-
Peeks at the top of the stack (optional operation).
- toSet() - Static method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Returns a
Collectorthat collects aStream's elements into a new hash set. - toSet() - Static method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Returns a
Collectorthat collects aStream's elements into a new hash set. - toSet(DoubleStream) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Collects the result of a primitive
Streaminto a new hash set. - toSet(DoubleStream) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Collects the result of a primitive
Streaminto a new hash set. - toSet(IntStream) - Static method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Collects the result of a primitive
Streaminto a new hash set. - toSet(IntStream) - Static method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Collects the result of a primitive
Streaminto a new hash set. - toSet(LongStream) - Static method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Collects the result of a primitive
Streaminto a new hash set. - toSet(LongStream) - Static method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Collects the result of a primitive
Streaminto a new hash set. - toSetWithExpectedSize(int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Returns a
Collectorthat collects aStream's elements into a new hash set, potentially pre-allocated to handle the given size. - toSetWithExpectedSize(int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Returns a
Collectorthat collects aStream's elements into a new hash set, potentially pre-allocated to handle the given size. - toSetWithExpectedSize(DoubleStream, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Collects the result of a primitive
Streaminto a new hash set, potentially pre-allocated to handle the given size. - toSetWithExpectedSize(DoubleStream, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Collects the result of a primitive
Streaminto a new hash set, potentially pre-allocated to handle the given size. - toSetWithExpectedSize(IntStream, int) - Static method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Collects the result of a primitive
Streaminto a new hash set, potentially pre-allocated to handle the given size. - toSetWithExpectedSize(IntStream, int) - Static method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Collects the result of a primitive
Streaminto a new hash set, potentially pre-allocated to handle the given size. - toSetWithExpectedSize(LongStream, int) - Static method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Collects the result of a primitive
Streaminto a new hash set, potentially pre-allocated to handle the given size. - toSetWithExpectedSize(LongStream, int) - Static method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Collects the result of a primitive
Streaminto a new hash set, potentially pre-allocated to handle the given size. - toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntry
- toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
- toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntry
- toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
- toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntry
- toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
- toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntry
- toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap
- toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
- toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
- toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
- toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
- toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
- toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
- toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
- toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
- toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
- toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
- toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
- toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
- toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
- toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
- toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
- toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
- toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
- toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
- toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
- toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
- toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
- toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
- toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.Singleton
- toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
- toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
- toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
- toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
- toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutableSortedPair
-
Returns a string representation of this sorted pair in the form {l,r}.
- toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleMutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
- toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntImmutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntMutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongImmutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongMutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectImmutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectMutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntry
- toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap
- toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
- toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
- toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntry
- toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap
- toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
- toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
- toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
- toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
- toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
- toString() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
- toString() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
- toString() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
- toString() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
- toString() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
- toString() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
- toString() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
- toString() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
- toString() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
- toString() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
- toString() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
- toString() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
- toString() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
- toString() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
- toString() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
- toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
- toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
- toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
- toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
- toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.Singleton
- toString() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
- toString() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
- toString() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
- toString() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
- toString() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
- toString() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
- toString() - Method in class it.unimi.dsi.fastutil.ints.IntDoubleImmutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.ints.IntDoubleMutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
- toString() - Method in class it.unimi.dsi.fastutil.ints.IntIntImmutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.ints.IntIntImmutableSortedPair
-
Returns a string representation of this sorted pair in the form {l,r}.
- toString() - Method in class it.unimi.dsi.fastutil.ints.IntIntMutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- toString() - Method in class it.unimi.dsi.fastutil.ints.IntLongImmutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.ints.IntLongMutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.ints.IntObjectImmutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.ints.IntObjectMutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntry
- toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap
- toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntry
- toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap
- toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntry
- toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap
- toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntry
- toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap
- toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
- toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
- toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
- toString() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
- toString() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
- toString() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
- toString() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
- toString() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
- toString() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
- toString() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
- toString() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
- toString() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
- toString() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
- toString() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
- toString() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
- toString() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
- toString() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
- toString() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
- toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
- toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
- toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
- toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
- toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.Singleton
- toString() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
- toString() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
- toString() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
- toString() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
- toString() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
- toString() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
- toString() - Method in class it.unimi.dsi.fastutil.longs.LongDoubleImmutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.longs.LongDoubleMutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
- toString() - Method in class it.unimi.dsi.fastutil.longs.LongIntImmutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.longs.LongIntMutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- toString() - Method in class it.unimi.dsi.fastutil.longs.LongLongImmutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.longs.LongLongImmutableSortedPair
-
Returns a string representation of this sorted pair in the form {l,r}.
- toString() - Method in class it.unimi.dsi.fastutil.longs.LongLongMutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.longs.LongObjectImmutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.longs.LongObjectMutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntry
- toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap
- toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
- toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
- toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntry
- toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap
- toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntry
- toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap
- toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
- toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectCollection
- toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
- toString() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
- toString() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
- toString() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
- toString() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
- toString() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
- toString() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
- toString() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
- toString() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
- toString() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
- toString() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
- toString() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
- toString() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
- toString() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
- toString() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
- toString() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
- toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
- toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
- toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
- toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
- toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.Singleton
- toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
- toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
- toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
- toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
- toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleImmutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleMutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
- toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectIntImmutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectIntMutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectLongImmutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectLongMutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectImmutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectImmutableSortedPair
-
Returns a string representation of this sorted pair in the form {l,r}.
- toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectMutablePair
-
Returns a string representation of this pair in the form <l,r>.
- toString() - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
- toString(boolean[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
- toString(boolean[][]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.
- toString(byte[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
- toString(byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.
- toString(char[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
- toString(char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.
- toString(double[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
- toString(double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.
- toString(float[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
- toString(float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.
- toString(int[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
- toString(int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.
- toString(long[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
- toString(long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.
- toString(short[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
- toString(short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.
- toString(K[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
- toString(K[][]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.
- trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
-
Trims the queue to the smallest possible size.
- trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
-
Trims the backing array so that it has exactly
DoubleArrayIndirectPriorityQueue.size()elements. - trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Trims this array list so that the capacity is equal to the size.
- trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
-
Trims the underlying array so that it has exactly
DoubleArrayPriorityQueue.size()elements. - trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Trims this big-array big list so that the capacity is equal to the size.
- trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
-
Trims the underlying heap array so that it has exactly
DoubleHeapPriorityQueue.size()elements. - trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
-
Trims the backing array so that it has exactly
DoubleHeapSemiIndirectPriorityQueue.size()elements. - trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Rehashes this set, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Rehashes this set, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
-
Rehashes this set, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Rehashes this set, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Rehashes this set, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
-
Trims the queue to the smallest possible size.
- trim() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
-
Trims the backing array so that it has exactly
IntArrayIndirectPriorityQueue.size()elements. - trim() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
-
Trims this array list so that the capacity is equal to the size.
- trim() - Method in class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
-
Trims the underlying array so that it has exactly
IntArrayPriorityQueue.size()elements. - trim() - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Trims this big-array big list so that the capacity is equal to the size.
- trim() - Method in class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
-
Trims the underlying heap array so that it has exactly
IntHeapPriorityQueue.size()elements. - trim() - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
-
Trims the backing array so that it has exactly
IntHeapSemiIndirectPriorityQueue.size()elements. - trim() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Rehashes this set, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Rehashes this set, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
-
Rehashes this set, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Rehashes this set, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Rehashes this set, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
-
Ensures that the length of the backing array is equal to
FastByteArrayOutputStream.length. - trim() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
-
Trims the queue to the smallest possible size.
- trim() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
-
Trims the backing array so that it has exactly
LongArrayIndirectPriorityQueue.size()elements. - trim() - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
-
Trims this array list so that the capacity is equal to the size.
- trim() - Method in class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
-
Trims the underlying array so that it has exactly
LongArrayPriorityQueue.size()elements. - trim() - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Trims this big-array big list so that the capacity is equal to the size.
- trim() - Method in class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
-
Trims the underlying heap array so that it has exactly
LongHeapPriorityQueue.size()elements. - trim() - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
-
Trims the backing array so that it has exactly
LongHeapSemiIndirectPriorityQueue.size()elements. - trim() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Rehashes this set, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Rehashes this set, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
-
Rehashes this set, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Rehashes this set, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Rehashes this set, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
-
Rehashes the map, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
-
Trims the queue to the smallest possible size.
- trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
-
Trims the backing array so that it has exactly
ObjectArrayIndirectPriorityQueue.size()elements. - trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Trims this array list so that the capacity is equal to the size.
- trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
-
Trims the underlying array so that it has exactly
ObjectArrayPriorityQueue.size()elements. - trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Trims this big-array big list so that the capacity is equal to the size.
- trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
-
Trims the underlying heap array so that it has exactly
ObjectHeapPriorityQueue.size()elements. - trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
-
Trims the backing array so that it has exactly
ObjectHeapSemiIndirectPriorityQueue.size()elements. - trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Rehashes this set, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Rehashes this set, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
-
Rehashes this set, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
-
Rehashes this set, making the table as small as possible.
- trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Rehashes this set, making the table as small as possible.
- trim(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Trims the given big array to the given length.
- trim(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - trim(boolean[], int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Trims the given array to the given length.
- trim(byte[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Trims the given big array to the given length.
- trim(byte[][], long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - trim(byte[], int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Trims the given array to the given length.
- trim(char[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Trims the given big array to the given length.
- trim(char[][], long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - trim(char[], int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Trims the given array to the given length.
- trim(double[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Trims the given big array to the given length.
- trim(double[][], long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - trim(double[], int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Trims the given array to the given length.
- trim(float[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Trims the given big array to the given length.
- trim(float[][], long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - trim(float[], int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Trims the given array to the given length.
- trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Trims the backing array if it is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
-
Rehashes this set if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
-
Rehashes this set if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
-
Rehashes this set if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
-
Rehashes this set if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
-
Trims the backing array if it is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
-
Rehashes this set if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
-
Rehashes this set if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
-
Rehashes this set if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
-
Rehashes this set if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
-
Trims the backing array if it is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
-
Rehashes this set if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
-
Rehashes this set if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
-
Rehashes this set if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
-
Rehashes this set if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
-
Rehashes this map if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Trims the backing array if it is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
-
Rehashes this set if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
-
Rehashes this set if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
-
Rehashes this set if the table is too large.
- trim(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
-
Rehashes this set if the table is too large.
- trim(int[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Trims the given big array to the given length.
- trim(int[][], long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - trim(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Trims the given array to the given length.
- trim(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Trims the backing big array if it is too large.
- trim(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
-
Rehashes this set if the table is too large.
- trim(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Trims the backing big array if it is too large.
- trim(long) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
-
Rehashes this set if the table is too large.
- trim(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Trims the backing big array if it is too large.
- trim(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
-
Rehashes this set if the table is too large.
- trim(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Trims the backing big array if it is too large.
- trim(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
-
Rehashes this set if the table is too large.
- trim(long[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Trims the given big array to the given length.
- trim(long[][], long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - trim(long[], int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Trims the given array to the given length.
- trim(short[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Trims the given big array to the given length.
- trim(short[][], long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - trim(short[], int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Trims the given array to the given length.
- trim(K[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Trims the given big array to the given length.
- trim(K[][], long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - trim(K[], int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Trims the given array to the given length.
- truncate(long) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
-
Truncates the overflow file to a given size if possible.
- tryAdvance(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.AbstractIndexBasedSpliterator
- tryAdvance(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.EmptySpliterator
- tryAdvance(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.AbstractIndexBasedSpliterator
- tryAdvance(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.EmptySpliterator
- tryAdvance(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.AbstractIndexBasedSpliterator
- tryAdvance(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.EmptySpliterator
- tryAdvance(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSpliterator
-
Attempts to perform the action on the next element, or do nothing but return
falseif there are no remaining elements. - tryAdvance(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSpliterator
-
Attempts to perform the action on the next element, or do nothing but return
falseif there are no remaining elements. - tryAdvance(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.AbstractIndexBasedSpliterator
- tryAdvance(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.EmptySpliterator
- tryAdvance(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSpliterator
-
Attempts to perform the action on the next element, or do nothing but return
falseif there are no remaining elements. - tryAdvance(IntConsumer) - Method in interface it.unimi.dsi.fastutil.ints.IntSpliterator
-
Attempts to perform the action on the next element, or do nothing but return
falseif there are no remaining elements. - tryAdvance(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongSpliterator
-
Attempts to perform the action on the next element, or do nothing but return
falseif there are no remaining elements. - tryAdvance(LongConsumer) - Method in interface it.unimi.dsi.fastutil.longs.LongSpliterator
-
Attempts to perform the action on the next element, or do nothing but return
falseif there are no remaining elements. - tryAdvance(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.AbstractIndexBasedSpliterator
- tryAdvance(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.EmptySpliterator
- tryAdvance(Consumer<? super Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSpliterator
-
Deprecated.Please use the corresponding type-specific method instead.
- tryAdvance(Consumer<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.EmptySpliterator
-
Deprecated.
- tryAdvance(Consumer<? super Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSpliterator
-
Deprecated.Please use the corresponding type-specific method instead.
- tryAdvance(Consumer<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.EmptySpliterator
-
Deprecated.
- tryAdvance(Consumer<? super Character>) - Method in interface it.unimi.dsi.fastutil.chars.CharSpliterator
-
Deprecated.Please use the corresponding type-specific method instead.
- tryAdvance(Consumer<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.EmptySpliterator
-
Deprecated.
- tryAdvance(Consumer<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSpliterator
-
Deprecated.Please use the corresponding type-specific method instead.
- tryAdvance(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.EmptySpliterator
-
Deprecated.
- tryAdvance(Consumer<? super Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatSpliterator
-
Deprecated.Please use the corresponding type-specific method instead.
- tryAdvance(Consumer<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.EmptySpliterator
-
Deprecated.
- tryAdvance(Consumer<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntSpliterator
-
Deprecated.Please use the corresponding type-specific method instead.
- tryAdvance(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.EmptySpliterator
-
Deprecated.
- tryAdvance(Consumer<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongSpliterator
-
Deprecated.Please use the corresponding type-specific method instead.
- tryAdvance(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.EmptySpliterator
-
Deprecated.
- tryAdvance(Consumer<? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSpliterator
-
Deprecated.Please use the corresponding type-specific method instead.
- tryAdvance(Consumer<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.EmptySpliterator
-
Deprecated.
- tryAdvance(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigSpliterators.AbstractIndexBasedSpliterator
- tryAdvance(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.AbstractIndexBasedSpliterator
- tryAdvance(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.EmptySpliterator
- tryAdvance(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigSpliterators.AbstractIndexBasedSpliterator
- tryAdvance(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.AbstractIndexBasedSpliterator
- tryAdvance(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.EmptySpliterator
- tryAdvance(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntBigSpliterators.AbstractIndexBasedSpliterator
- tryAdvance(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.AbstractIndexBasedSpliterator
- tryAdvance(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.EmptySpliterator
- tryAdvance(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongBigSpliterators.AbstractIndexBasedSpliterator
- tryAdvance(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.AbstractIndexBasedSpliterator
- tryAdvance(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.EmptySpliterator
- trySplit() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.AbstractIndexBasedSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.EmptySpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.LateBindingSizeIndexBasedSpliterator
- trySplit() - Method in interface it.unimi.dsi.fastutil.bytes.ByteSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.AbstractIndexBasedSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.EmptySpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.LateBindingSizeIndexBasedSpliterator
- trySplit() - Method in interface it.unimi.dsi.fastutil.chars.CharSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.AbstractIndexBasedSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.EmptySpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.LateBindingSizeIndexBasedSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigSpliterators.AbstractIndexBasedSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigSpliterators.LateBindingSizeIndexBasedSpliterator
- trySplit() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.AbstractIndexBasedSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.EmptySpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.LateBindingSizeIndexBasedSpliterator
- trySplit() - Method in interface it.unimi.dsi.fastutil.floats.FloatSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.AbstractIndexBasedSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.EmptySpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.LateBindingSizeIndexBasedSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.ints.IntBigSpliterators.AbstractIndexBasedSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.ints.IntBigSpliterators.LateBindingSizeIndexBasedSpliterator
- trySplit() - Method in interface it.unimi.dsi.fastutil.ints.IntSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.AbstractIndexBasedSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.EmptySpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.LateBindingSizeIndexBasedSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.longs.LongBigSpliterators.AbstractIndexBasedSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.longs.LongBigSpliterators.LateBindingSizeIndexBasedSpliterator
- trySplit() - Method in interface it.unimi.dsi.fastutil.longs.LongSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.AbstractIndexBasedSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.EmptySpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.LateBindingSizeIndexBasedSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigSpliterators.AbstractIndexBasedSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigSpliterators.LateBindingSizeIndexBasedSpliterator
- trySplit() - Method in interface it.unimi.dsi.fastutil.objects.ObjectSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.AbstractIndexBasedSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.EmptySpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.LateBindingSizeIndexBasedSpliterator
- trySplit() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.AbstractIndexBasedSpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.EmptySpliterator
- trySplit() - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.LateBindingSizeIndexBasedSpliterator
U
- unmodifiable(Double2DoubleFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions
-
Returns an unmodifiable type-specific function backed by the given type-specific function.
- unmodifiable(Double2DoubleMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps
-
Returns an unmodifiable type-specific map backed by the given type-specific map.
- unmodifiable(Double2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
-
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
- unmodifiable(Double2IntFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions
-
Returns an unmodifiable type-specific function backed by the given type-specific function.
- unmodifiable(Double2IntMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps
-
Returns an unmodifiable type-specific map backed by the given type-specific map.
- unmodifiable(Double2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
-
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
- unmodifiable(Double2LongFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions
-
Returns an unmodifiable type-specific function backed by the given type-specific function.
- unmodifiable(Double2LongMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps
-
Returns an unmodifiable type-specific map backed by the given type-specific map.
- unmodifiable(Double2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
-
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
- unmodifiable(Double2ObjectFunction<? extends V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions
-
Returns an unmodifiable type-specific function backed by the given type-specific function.
- unmodifiable(Double2ObjectMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps
-
Returns an unmodifiable type-specific map backed by the given type-specific map.
- unmodifiable(Double2ObjectSortedMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
-
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
- unmodifiable(DoubleBidirectionalIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Returns an unmodifiable bidirectional iterator backed by the specified bidirectional iterator.
- unmodifiable(DoubleBigList) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists
-
Returns an unmodifiable type-specific big list backed by the given type-specific big list.
- unmodifiable(DoubleBigListIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators
-
Returns an unmodifiable list iterator backed by the specified list iterator.
- unmodifiable(DoubleCollection) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleCollections
-
Returns an unmodifiable collection backed by the specified collection.
- unmodifiable(DoubleIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Returns an unmodifiable iterator backed by the specified iterator.
- unmodifiable(DoubleList) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLists
-
Returns an unmodifiable type-specific list backed by the given type-specific list.
- unmodifiable(DoubleListIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Returns an unmodifiable list iterator backed by the specified list iterator.
- unmodifiable(DoubleSet) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSets
-
Returns an unmodifiable type-specific set backed by the given type-specific set.
- unmodifiable(DoubleSortedSet) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
-
Returns an unmodifiable type-specific sorted set backed by the given type-specific sorted set.
- unmodifiable(Int2DoubleFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions
-
Returns an unmodifiable type-specific function backed by the given type-specific function.
- unmodifiable(Int2DoubleMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps
-
Returns an unmodifiable type-specific map backed by the given type-specific map.
- unmodifiable(Int2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
-
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
- unmodifiable(Int2IntFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions
-
Returns an unmodifiable type-specific function backed by the given type-specific function.
- unmodifiable(Int2IntMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntMaps
-
Returns an unmodifiable type-specific map backed by the given type-specific map.
- unmodifiable(Int2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
-
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
- unmodifiable(Int2LongFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions
-
Returns an unmodifiable type-specific function backed by the given type-specific function.
- unmodifiable(Int2LongMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongMaps
-
Returns an unmodifiable type-specific map backed by the given type-specific map.
- unmodifiable(Int2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
-
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
- unmodifiable(Int2ObjectFunction<? extends V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions
-
Returns an unmodifiable type-specific function backed by the given type-specific function.
- unmodifiable(Int2ObjectMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps
-
Returns an unmodifiable type-specific map backed by the given type-specific map.
- unmodifiable(Int2ObjectSortedMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
-
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
- unmodifiable(IntBidirectionalIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Returns an unmodifiable bidirectional iterator backed by the specified bidirectional iterator.
- unmodifiable(IntBigList) - Static method in class it.unimi.dsi.fastutil.ints.IntBigLists
-
Returns an unmodifiable type-specific big list backed by the given type-specific big list.
- unmodifiable(IntBigListIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntBigListIterators
-
Returns an unmodifiable list iterator backed by the specified list iterator.
- unmodifiable(IntCollection) - Static method in class it.unimi.dsi.fastutil.ints.IntCollections
-
Returns an unmodifiable collection backed by the specified collection.
- unmodifiable(IntIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Returns an unmodifiable iterator backed by the specified iterator.
- unmodifiable(IntList) - Static method in class it.unimi.dsi.fastutil.ints.IntLists
-
Returns an unmodifiable type-specific list backed by the given type-specific list.
- unmodifiable(IntListIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Returns an unmodifiable list iterator backed by the specified list iterator.
- unmodifiable(IntSet) - Static method in class it.unimi.dsi.fastutil.ints.IntSets
-
Returns an unmodifiable type-specific set backed by the given type-specific set.
- unmodifiable(IntSortedSet) - Static method in class it.unimi.dsi.fastutil.ints.IntSortedSets
-
Returns an unmodifiable type-specific sorted set backed by the given type-specific sorted set.
- unmodifiable(Long2DoubleFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions
-
Returns an unmodifiable type-specific function backed by the given type-specific function.
- unmodifiable(Long2DoubleMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps
-
Returns an unmodifiable type-specific map backed by the given type-specific map.
- unmodifiable(Long2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
-
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
- unmodifiable(Long2IntFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions
-
Returns an unmodifiable type-specific function backed by the given type-specific function.
- unmodifiable(Long2IntMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntMaps
-
Returns an unmodifiable type-specific map backed by the given type-specific map.
- unmodifiable(Long2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
-
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
- unmodifiable(Long2LongFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions
-
Returns an unmodifiable type-specific function backed by the given type-specific function.
- unmodifiable(Long2LongMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongMaps
-
Returns an unmodifiable type-specific map backed by the given type-specific map.
- unmodifiable(Long2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
-
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
- unmodifiable(Long2ObjectFunction<? extends V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions
-
Returns an unmodifiable type-specific function backed by the given type-specific function.
- unmodifiable(Long2ObjectMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps
-
Returns an unmodifiable type-specific map backed by the given type-specific map.
- unmodifiable(Long2ObjectSortedMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
-
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
- unmodifiable(LongBidirectionalIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Returns an unmodifiable bidirectional iterator backed by the specified bidirectional iterator.
- unmodifiable(LongBigList) - Static method in class it.unimi.dsi.fastutil.longs.LongBigLists
-
Returns an unmodifiable type-specific big list backed by the given type-specific big list.
- unmodifiable(LongBigListIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongBigListIterators
-
Returns an unmodifiable list iterator backed by the specified list iterator.
- unmodifiable(LongCollection) - Static method in class it.unimi.dsi.fastutil.longs.LongCollections
-
Returns an unmodifiable collection backed by the specified collection.
- unmodifiable(LongIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Returns an unmodifiable iterator backed by the specified iterator.
- unmodifiable(LongList) - Static method in class it.unimi.dsi.fastutil.longs.LongLists
-
Returns an unmodifiable type-specific list backed by the given type-specific list.
- unmodifiable(LongListIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Returns an unmodifiable list iterator backed by the specified list iterator.
- unmodifiable(LongSet) - Static method in class it.unimi.dsi.fastutil.longs.LongSets
-
Returns an unmodifiable type-specific set backed by the given type-specific set.
- unmodifiable(LongSortedSet) - Static method in class it.unimi.dsi.fastutil.longs.LongSortedSets
-
Returns an unmodifiable type-specific sorted set backed by the given type-specific sorted set.
- unmodifiable(Object2DoubleFunction<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions
-
Returns an unmodifiable type-specific function backed by the given type-specific function.
- unmodifiable(Object2DoubleMap<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps
-
Returns an unmodifiable type-specific map backed by the given type-specific map.
- unmodifiable(Object2DoubleSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
-
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
- unmodifiable(Object2IntFunction<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions
-
Returns an unmodifiable type-specific function backed by the given type-specific function.
- unmodifiable(Object2IntMap<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntMaps
-
Returns an unmodifiable type-specific map backed by the given type-specific map.
- unmodifiable(Object2IntSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
-
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
- unmodifiable(Object2LongFunction<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions
-
Returns an unmodifiable type-specific function backed by the given type-specific function.
- unmodifiable(Object2LongMap<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongMaps
-
Returns an unmodifiable type-specific map backed by the given type-specific map.
- unmodifiable(Object2LongSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
-
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
- unmodifiable(Object2ObjectFunction<? extends K, ? extends V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions
-
Returns an unmodifiable type-specific function backed by the given type-specific function.
- unmodifiable(Object2ObjectMap<? extends K, ? extends V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps
-
Returns an unmodifiable type-specific map backed by the given type-specific map.
- unmodifiable(Object2ObjectSortedMap<K, ? extends V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps
-
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
- unmodifiable(ObjectBidirectionalIterator<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Returns an unmodifiable bidirectional iterator backed by the specified bidirectional iterator.
- unmodifiable(ObjectBigList<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigLists
-
Returns an unmodifiable type-specific big list backed by the given type-specific big list.
- unmodifiable(ObjectBigListIterator<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators
-
Returns an unmodifiable list iterator backed by the specified list iterator.
- unmodifiable(ObjectCollection<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectCollections
-
Returns an unmodifiable collection backed by the specified collection.
- unmodifiable(ObjectIterator<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Returns an unmodifiable iterator backed by the specified iterator.
- unmodifiable(ObjectList<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLists
-
Returns an unmodifiable type-specific list backed by the given type-specific list.
- unmodifiable(ObjectListIterator<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Returns an unmodifiable list iterator backed by the specified list iterator.
- unmodifiable(ObjectSet<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSets
-
Returns an unmodifiable type-specific set backed by the given type-specific set.
- unmodifiable(ObjectSortedSet<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets
-
Returns an unmodifiable type-specific sorted set backed by the given type-specific sorted set.
- UnmodifiableBidirectionalIterator(DoubleBidirectionalIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableBidirectionalIterator
- UnmodifiableBidirectionalIterator(IntBidirectionalIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
- UnmodifiableBidirectionalIterator(LongBidirectionalIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableBidirectionalIterator
- UnmodifiableBidirectionalIterator(ObjectBidirectionalIterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
- UnmodifiableBigListIterator(DoubleBigListIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.UnmodifiableBigListIterator
- UnmodifiableBigListIterator(IntBigListIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntBigListIterators.UnmodifiableBigListIterator
- UnmodifiableBigListIterator(LongBigListIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongBigListIterators.UnmodifiableBigListIterator
- UnmodifiableBigListIterator(ObjectBigListIterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.UnmodifiableBigListIterator
- UnmodifiableIterator(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableIterator
- UnmodifiableIterator(IntIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableIterator
- UnmodifiableIterator(LongIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableIterator
- UnmodifiableIterator(ObjectIterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableIterator
- UnmodifiableListIterator(DoubleListIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableListIterator
- UnmodifiableListIterator(IntListIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
- UnmodifiableListIterator(LongListIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableListIterator
- UnmodifiableListIterator(ObjectListIterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
- unstableSort(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(boolean[], int, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(boolean[], BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
-
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(byte[], int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(byte[], ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
-
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(char[], int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(char[], CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
-
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(double[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(double[], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
-
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(float[], int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(float[], FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
-
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
-
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(long[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(long[], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
-
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(short[], int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(short[], ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
-
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
- unstableSort(DoubleComparator) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Sorts this list using a sort not assured to be stable.
- unstableSort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
- unstableSort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- unstableSort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
- unstableSort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
- unstableSort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
- unstableSort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
- unstableSort(IntComparator) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Sorts this list using a sort not assured to be stable.
- unstableSort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
- unstableSort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- unstableSort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
- unstableSort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
- unstableSort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
- unstableSort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
- unstableSort(LongComparator) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Sorts this list using a sort not assured to be stable.
- unstableSort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
- unstableSort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- unstableSort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
- unstableSort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
- unstableSort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
- unstableSort(Comparator<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
-
Deprecated.Please use the corresponding type-specific method instead.
- unstableSort(Comparator<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
-
Deprecated.
- unstableSort(Comparator<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
-
Deprecated.
- unstableSort(Comparator<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
-
Deprecated.
- unstableSort(Comparator<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
-
Deprecated.
- unstableSort(Comparator<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
-
Deprecated.
- unstableSort(Comparator<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntList
-
Deprecated.Please use the corresponding type-specific method instead.
- unstableSort(Comparator<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
-
Deprecated.
- unstableSort(Comparator<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
-
Deprecated.
- unstableSort(Comparator<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
-
Deprecated.
- unstableSort(Comparator<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
-
Deprecated.
- unstableSort(Comparator<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
-
Deprecated.
- unstableSort(Comparator<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongList
-
Deprecated.Please use the corresponding type-specific method instead.
- unstableSort(Comparator<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
-
Deprecated.
- unstableSort(Comparator<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
-
Deprecated.
- unstableSort(Comparator<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
-
Deprecated.
- unstableSort(Comparator<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
-
Deprecated.
- unstableSort(Comparator<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
-
Deprecated.
- unstableSort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
- unstableSort(Comparator<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
-
Sorts this list using a sort not assured to be stable.
- unstableSort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
- unstableSort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
-
Deprecated.
- unstableSort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
- unstableSort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
- unstableSort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
- unstableSort(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(K[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unstableSort(K[], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
-
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
- unwrap(DoubleIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Unwraps an iterator, returning an array.
- unwrap(DoubleIterator, double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Unwraps an iterator into an array.
- unwrap(DoubleIterator, double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Unwraps an iterator into a big array.
- unwrap(DoubleIterator, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Unwraps an iterator into a big array starting at a given offset for a given number of elements.
- unwrap(DoubleIterator, double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Unwraps an iterator into an array starting at a given offset for a given number of elements.
- unwrap(DoubleIterator, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Unwraps an iterator, returning an array, with a limit on the number of elements.
- unwrap(DoubleIterator, DoubleCollection) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Unwraps an iterator into a type-specific collection.
- unwrap(DoubleIterator, DoubleCollection, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Unwraps an iterator into a type-specific collection, with a limit on the number of elements.
- unwrap(IntIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Unwraps an iterator, returning an array.
- unwrap(IntIterator, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Unwraps an iterator, returning an array, with a limit on the number of elements.
- unwrap(IntIterator, int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Unwraps an iterator into an array.
- unwrap(IntIterator, int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Unwraps an iterator into a big array.
- unwrap(IntIterator, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Unwraps an iterator into a big array starting at a given offset for a given number of elements.
- unwrap(IntIterator, int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Unwraps an iterator into an array starting at a given offset for a given number of elements.
- unwrap(IntIterator, IntCollection) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Unwraps an iterator into a type-specific collection.
- unwrap(IntIterator, IntCollection, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Unwraps an iterator into a type-specific collection, with a limit on the number of elements.
- unwrap(LongIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Unwraps an iterator, returning an array.
- unwrap(LongIterator, int) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Unwraps an iterator, returning an array, with a limit on the number of elements.
- unwrap(LongIterator, long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Unwraps an iterator into an array.
- unwrap(LongIterator, long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Unwraps an iterator into a big array.
- unwrap(LongIterator, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Unwraps an iterator into a big array starting at a given offset for a given number of elements.
- unwrap(LongIterator, long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Unwraps an iterator into an array starting at a given offset for a given number of elements.
- unwrap(LongIterator, LongCollection) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Unwraps an iterator into a type-specific collection.
- unwrap(LongIterator, LongCollection, int) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Unwraps an iterator into a type-specific collection, with a limit on the number of elements.
- unwrap(Iterator<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Unwraps an iterator, returning an array.
- unwrap(Iterator<? extends K>, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Unwraps an iterator, returning an array, with a limit on the number of elements.
- unwrap(Iterator<? extends K>, K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Unwraps an iterator into an array.
- unwrap(Iterator<? extends K>, K[][]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Unwraps an iterator into a big array.
- unwrap(Iterator<? extends K>, K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Unwraps an iterator into a big array starting at a given offset for a given number of elements.
- unwrap(Iterator<? extends K>, K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Unwraps an iterator into an array starting at a given offset for a given number of elements.
- unwrap(Iterator<K>, ObjectCollection<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Unwraps an iterator into a type-specific collection.
- unwrap(Iterator<K>, ObjectCollection<? super K>, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Unwraps an iterator into a type-specific collection, with a limit on the number of elements.
- unwrapBig(DoubleIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Unwraps an iterator, returning a big array.
- unwrapBig(DoubleIterator, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Unwraps an iterator, returning a big array, with a limit on the number of elements.
- unwrapBig(IntIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Unwraps an iterator, returning a big array.
- unwrapBig(IntIterator, long) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Unwraps an iterator, returning a big array, with a limit on the number of elements.
- unwrapBig(LongIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Unwraps an iterator, returning a big array.
- unwrapBig(LongIterator, long) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Unwraps an iterator, returning a big array, with a limit on the number of elements.
- unwrapBig(Iterator<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Unwraps an iterator, returning a big array.
- unwrapBig(Iterator<? extends K>, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Unwraps an iterator, returning a big array, with a limit on the number of elements.
- upHeap(double[], int[], int[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIndirectHeaps
-
Moves the given element up in the indirect heap until it reaches the highest possible position.
- upHeap(double[], int[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSemiIndirectHeaps
-
Moves the given element up in the semi-indirect heap until it reaches the highest possible position.
- upHeap(double[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleHeaps
-
Moves the given element up in the heap until it reaches the highest possible position.
- upHeap(int[], int[], int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntIndirectHeaps
-
Moves the given element up in the indirect heap until it reaches the highest possible position.
- upHeap(int[], int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSemiIndirectHeaps
-
Moves the given element up in the semi-indirect heap until it reaches the highest possible position.
- upHeap(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntHeaps
-
Moves the given element up in the heap until it reaches the highest possible position.
- upHeap(long[], int[], int[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongIndirectHeaps
-
Moves the given element up in the indirect heap until it reaches the highest possible position.
- upHeap(long[], int[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSemiIndirectHeaps
-
Moves the given element up in the semi-indirect heap until it reaches the highest possible position.
- upHeap(long[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongHeaps
-
Moves the given element up in the heap until it reaches the highest possible position.
- upHeap(K[], int[], int[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIndirectHeaps
-
Moves the given element up in the indirect heap until it reaches the highest possible position.
- upHeap(K[], int[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSemiIndirectHeaps
-
Moves the given element up in the semi-indirect heap until it reaches the highest possible position.
- upHeap(K[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectHeaps
-
Moves the given element up in the heap until it reaches the highest possible position.
V
- value() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- value() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- value() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- value() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- value() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- value() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- value() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- value() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- value() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- value() - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- value() - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- value() - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- value() - Method in interface it.unimi.dsi.fastutil.Pair
-
Returns the right element of this pair.
- value(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Sets the right element of this pair (optional operation).
- value(double) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Sets the right element of this pair (optional operation).
- value(double) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Sets the right element of this pair (optional operation).
- value(double) - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
-
Sets the right element of this pair (optional operation).
- value(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Sets the right element of this pair (optional operation).
- value(int) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Sets the right element of this pair (optional operation).
- value(int) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Sets the right element of this pair (optional operation).
- value(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
-
Sets the right element of this pair (optional operation).
- value(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Sets the right element of this pair (optional operation).
- value(long) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Sets the right element of this pair (optional operation).
- value(long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Sets the right element of this pair (optional operation).
- value(long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
-
Sets the right element of this pair (optional operation).
- value(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- value(Double) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- value(Double) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- value(Double) - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
-
Deprecated.Please use the corresponding type-specific method instead.
- value(Integer) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- value(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- value(Integer) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- value(Integer) - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
-
Deprecated.Please use the corresponding type-specific method instead.
- value(Long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- value(Long) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- value(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- value(Long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
-
Deprecated.Please use the corresponding type-specific method instead.
- value(R) - Method in interface it.unimi.dsi.fastutil.Pair
-
Sets the right element of this pair (optional operation).
- valueDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
-
Returns the right element of this pair.
- valueDouble() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
-
Returns the right element of this pair.
- valueDouble() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
-
Returns the right element of this pair.
- valueDouble() - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
-
Returns the right element of this pair.
- valueInt() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
-
Returns the right element of this pair.
- valueInt() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
-
Returns the right element of this pair.
- valueInt() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
-
Returns the right element of this pair.
- valueInt() - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
-
Returns the right element of this pair.
- valueLong() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
-
Returns the right element of this pair.
- valueLong() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
-
Returns the right element of this pair.
- valueLong() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
-
Returns the right element of this pair.
- valueLong() - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
-
Returns the right element of this pair.
- valueOf(String) - Static method in enum it.unimi.dsi.fastutil.io.FastBufferedInputStream.LineTerminator
-
Returns the enum constant of this type with the specified name.
- values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleSortedMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntSortedMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongSortedMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectSortedMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
- values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
-
Returns a type-specific set view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
- values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
-
Returns a type-specific set view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
- values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
-
Returns a type-specific set view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
- values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.Singleton
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
- values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
-
Returns a type-specific set view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleSortedMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntSortedMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongSortedMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectSortedMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
- values() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
-
Returns a type-specific set view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
- values() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
-
Returns a type-specific set view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
- values() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
-
Returns a type-specific set view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
- values() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.Singleton
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
- values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
-
Returns a type-specific set view of the values contained in this map.
- values() - Static method in enum it.unimi.dsi.fastutil.io.FastBufferedInputStream.LineTerminator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleSortedMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntSortedMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongSortedMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectSortedMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
- values() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
-
Returns a type-specific set view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
- values() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
-
Returns a type-specific set view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
- values() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
-
Returns a type-specific set view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
- values() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.Singleton
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
- values() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
-
Returns a type-specific set view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleSortedMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntSortedMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongSortedMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectSortedMap
-
Returns a type-specific-set view of the values of this map.
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
- values() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleSortedMap
-
Returns a type-specific set view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
- values() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntSortedMap
-
Returns a type-specific set view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
- values() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongSortedMap
-
Returns a type-specific set view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
- values() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.Singleton
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
- values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
-
Returns a type-specific collection view of the values contained in this map.
- values() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectSortedMap
-
Returns a type-specific set view of the values contained in this map.
- VERY_FAST_LOAD_FACTOR - Static variable in interface it.unimi.dsi.fastutil.Hash
-
The load factor for a (usually very small) table that is meant to be extremely fast.
W
- widen(ByteSpliterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
-
Wrap a type-specific spliterator to a JDK compatible primitive spliterator.
- widen(CharSpliterator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
-
Wrap a type-specific spliterator to a JDK compatible primitive spliterator.
- widen(FloatSpliterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
Wrap a type-specific spliterator to a JDK compatible primitive spliterator.
- widen(ShortSpliterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
-
Wrap a type-specific spliterator to a JDK compatible primitive spliterator.
- wrap(boolean[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Turns a standard array into a big array.
- wrap(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
-
Deprecated.Please use the version in
BigArrays. - wrap(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
-
Wraps the given array into a type-specific spliterator.
- wrap(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
-
Wraps the given part of an array into a type-specific spliterator.
- wrap(boolean[], int, int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
-
Wraps the given part of an array into a type-specific spliterator.
- wrap(byte[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Turns a standard array into a big array.
- wrap(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
-
Deprecated.Please use the version in
BigArrays. - wrap(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
-
Wraps the given array into a type-specific spliterator.
- wrap(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
-
Wraps the given part of an array into a type-specific spliterator.
- wrap(byte[], int, int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
-
Wraps the given part of an array into a type-specific spliterator.
- wrap(char[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Turns a standard array into a big array.
- wrap(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
-
Deprecated.Please use the version in
BigArrays. - wrap(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
-
Wraps the given array into a type-specific spliterator.
- wrap(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
-
Wraps the given part of an array into a type-specific spliterator.
- wrap(char[], int, int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
-
Wraps the given part of an array into a type-specific spliterator.
- wrap(double[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Turns a standard array into a big array.
- wrap(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Wraps a given array into an array list.
- wrap(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
-
Deprecated.Please use the version in
BigArrays. - wrap(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Wraps the given array into a type-specific list iterator.
- wrap(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
-
Wraps the given array into a type-specific spliterator.
- wrap(double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Wraps a given big array into a big-array big list.
- wrap(double[][], long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
-
Wraps a given big array into a big-array list of given size.
- wrap(double[], int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
-
Wraps a given array into an array list of given size.
- wrap(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Wraps the given part of an array into a type-specific list iterator.
- wrap(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
-
Wraps the given part of an array into a type-specific spliterator.
- wrap(double[], int, int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
-
Wraps the given part of an array into a type-specific spliterator.
- wrap(float[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Turns a standard array into a big array.
- wrap(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
-
Deprecated.Please use the version in
BigArrays. - wrap(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
Wraps the given array into a type-specific spliterator.
- wrap(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
Wraps the given part of an array into a type-specific spliterator.
- wrap(float[], int, int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
Wraps the given part of an array into a type-specific spliterator.
- wrap(int[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Turns a standard array into a big array.
- wrap(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrayList
-
Wraps a given array into an array list.
- wrap(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
-
Deprecated.Please use the version in
BigArrays. - wrap(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Wraps the given array into a type-specific list iterator.
- wrap(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
-
Wraps the given array into a type-specific spliterator.
- wrap(int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Wraps a given big array into a big-array big list.
- wrap(int[][], long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
-
Wraps a given big array into a big-array list of given size.
- wrap(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrayList
-
Wraps a given array into an array list of given size.
- wrap(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Wraps the given part of an array into a type-specific list iterator.
- wrap(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
-
Wraps the given part of an array into a type-specific spliterator.
- wrap(int[], int, int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
-
Wraps the given part of an array into a type-specific spliterator.
- wrap(long[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Turns a standard array into a big array.
- wrap(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrayList
-
Wraps a given array into an array list.
- wrap(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
-
Deprecated.Please use the version in
BigArrays. - wrap(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Wraps the given array into a type-specific list iterator.
- wrap(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Wraps the given array into a type-specific spliterator.
- wrap(long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Wraps a given big array into a big-array big list.
- wrap(long[][], long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
-
Wraps a given big array into a big-array list of given size.
- wrap(long[], int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrayList
-
Wraps a given array into an array list of given size.
- wrap(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Wraps the given part of an array into a type-specific list iterator.
- wrap(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Wraps the given part of an array into a type-specific spliterator.
- wrap(long[], int, int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Wraps the given part of an array into a type-specific spliterator.
- wrap(short[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Turns a standard array into a big array.
- wrap(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
-
Deprecated.Please use the version in
BigArrays. - wrap(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
-
Wraps the given array into a type-specific spliterator.
- wrap(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
-
Wraps the given part of an array into a type-specific spliterator.
- wrap(short[], int, int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
-
Wraps the given part of an array into a type-specific spliterator.
- wrap(ByteIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Returns an iterator backed by the specified byte iterator.
- wrap(ByteIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Returns an iterator backed by the specified byte iterator.
- wrap(ByteIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Returns an iterator backed by the specified byte iterator.
- wrap(ByteSpliterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
-
Returns a spliterator backed by the specified byte spliterator.
- wrap(ByteSpliterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
Returns a spliterator backed by the specified byte spliterator.
- wrap(ByteSpliterator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
-
Returns a spliterator backed by the specified byte spliterator.
- wrap(ByteSpliterator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Returns a spliterator backed by the specified byte spliterator.
- wrap(ByteSpliterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
-
Returns a spliterator backed by the specified byte spliterator.
- wrap(CharIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Returns an iterator backed by the specified char iterator.
- wrap(CharIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Returns an iterator backed by the specified char iterator.
- wrap(CharIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Returns an iterator backed by the specified char iterator.
- wrap(CharSpliterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
-
Returns a spliterator backed by the specified char spliterator.
- wrap(CharSpliterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
Returns a spliterator backed by the specified char spliterator.
- wrap(CharSpliterator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
-
Returns a spliterator backed by the specified char spliterator.
- wrap(CharSpliterator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Returns a spliterator backed by the specified char spliterator.
- wrap(FloatIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Returns an iterator backed by the specified float iterator.
- wrap(FloatSpliterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
-
Returns a spliterator backed by the specified float spliterator.
- wrap(IntIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Returns an iterator backed by the specified integer iterator.
- wrap(IntIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Returns an iterator backed by the specified integer iterator.
- wrap(IntSpliterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
-
Returns a spliterator backed by the specified integer spliterator.
- wrap(IntSpliterator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Returns a spliterator backed by the specified integer spliterator.
- wrap(ShortIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
-
Returns an iterator backed by the specified short iterator.
- wrap(ShortIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
-
Returns an iterator backed by the specified short iterator.
- wrap(ShortIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
-
Returns an iterator backed by the specified short iterator.
- wrap(ShortSpliterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
-
Returns a spliterator backed by the specified short spliterator.
- wrap(ShortSpliterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
Returns a spliterator backed by the specified short spliterator.
- wrap(ShortSpliterator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
-
Returns a spliterator backed by the specified short spliterator.
- wrap(ShortSpliterator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Returns a spliterator backed by the specified short spliterator.
- wrap(K[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
-
Turns a standard array into a big array.
- wrap(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Wraps a given array into an array list.
- wrap(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
-
Deprecated.Please use the version in
BigArrays. - wrap(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Wraps the given array into a type-specific list iterator.
- wrap(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
-
Wraps the given array into a type-specific spliterator.
- wrap(K[][]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Wraps a given big array into a big-array big list.
- wrap(K[][], long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
-
Wraps a given big array into a big-array list of given size.
- wrap(K[], int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
-
Wraps a given array into an array list of given size.
- wrap(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
-
Wraps the given part of an array into a type-specific list iterator.
- wrap(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
-
Wraps the given part of an array into a type-specific spliterator.
- wrap(K[], int, int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
-
Wraps the given part of an array into a type-specific spliterator.
- wrapPreSorted(boolean[], int, int, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
-
Wraps the given part of a sorted array into a type-specific spliterator.
- wrapPreSorted(boolean[], int, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
-
Wraps the given part of a sorted array into a type-specific spliterator.
- wrapPreSorted(boolean[], BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
-
Wraps the given sorted array into a type-specific spliterator.
- wrapPreSorted(byte[], int, int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
-
Wraps the given part of a sorted array into a type-specific spliterator.
- wrapPreSorted(byte[], int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
-
Wraps the given part of a sorted array into a type-specific spliterator.
- wrapPreSorted(byte[], ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
-
Wraps the given sorted array into a type-specific spliterator.
- wrapPreSorted(char[], int, int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
-
Wraps the given part of a sorted array into a type-specific spliterator.
- wrapPreSorted(char[], int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
-
Wraps the given part of a sorted array into a type-specific spliterator.
- wrapPreSorted(char[], CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
-
Wraps the given sorted array into a type-specific spliterator.
- wrapPreSorted(double[], int, int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
-
Wraps the given part of a sorted array into a type-specific spliterator.
- wrapPreSorted(double[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
-
Wraps the given part of a sorted array into a type-specific spliterator.
- wrapPreSorted(double[], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
-
Wraps the given sorted array into a type-specific spliterator.
- wrapPreSorted(float[], int, int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
Wraps the given part of a sorted array into a type-specific spliterator.
- wrapPreSorted(float[], int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
Wraps the given part of a sorted array into a type-specific spliterator.
- wrapPreSorted(float[], FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
-
Wraps the given sorted array into a type-specific spliterator.
- wrapPreSorted(int[], int, int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
-
Wraps the given part of a sorted array into a type-specific spliterator.
- wrapPreSorted(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
-
Wraps the given part of a sorted array into a type-specific spliterator.
- wrapPreSorted(int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
-
Wraps the given sorted array into a type-specific spliterator.
- wrapPreSorted(long[], int, int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Wraps the given part of a sorted array into a type-specific spliterator.
- wrapPreSorted(long[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Wraps the given part of a sorted array into a type-specific spliterator.
- wrapPreSorted(long[], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
-
Wraps the given sorted array into a type-specific spliterator.
- wrapPreSorted(short[], int, int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
-
Wraps the given part of a sorted array into a type-specific spliterator.
- wrapPreSorted(short[], int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
-
Wraps the given part of a sorted array into a type-specific spliterator.
- wrapPreSorted(short[], ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
-
Wraps the given sorted array into a type-specific spliterator.
- wrapPreSorted(K[], int, int, int, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
-
Wraps the given part of a sorted array into a type-specific spliterator.
- wrapPreSorted(K[], int, int, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
-
Wraps the given part of a sorted array into a type-specific spliterator.
- wrapPreSorted(K[], Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
-
Wraps the given sorted array into a type-specific spliterator.
- write(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
- write(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
- write(int) - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
- write(int) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
- write(ByteBuffer) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
-
Appends the content of a specified buffer to the end of the currently represented stream.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form