JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Methods
Deprecated Methods
Method and Description
it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction.apply(Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction.applyAsInt(int)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap.compute(Short, BiFunction<? super Short, ? super Byte, ? extends Byte>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap.compute(Short, BiFunction<? super Short, ? super Byte, ? extends Byte>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMap.compute(Short, BiFunction<? super Short, ? super Byte, ? extends Byte>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap.computeIfAbsent(Short, Function<? super Short, ? extends Byte>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap.computeIfAbsent(Short, Function<? super Short, ? extends Byte>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMap.computeIfAbsent(Short, Function<? super Short, ? extends Byte>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMap.computeIfAbsentPartial(short, Short2ByteFunction)
Please use
computeIfAbsent()
instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap.computeIfPresent(Short, BiFunction<? super Short, ? super Byte, ? extends Byte>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap.computeIfPresent(Short, BiFunction<? super Short, ? super Byte, ? extends Byte>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMap.computeIfPresent(Short, BiFunction<? super Short, ? super Byte, ? extends Byte>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMap.containsKey(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction.containsKey(Object)
it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.PrimitiveFunction.containsKey(Object)
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.EmptyMap.containsValue(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.Singleton.containsValue(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap.containsValue(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap.containsValue(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMap.containsValue(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.Singleton.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap.firstKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton.firstKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap.firstKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap.firstKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap.firstKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMap.get(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction.get(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction.get(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.PrimitiveFunction.get(Object)
it.unimi.dsi.fastutil.shorts.Short2ByteMap.Entry.getKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.EmptyMap.getOrDefault(Object, Byte)
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap.getOrDefault(Object, Byte)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap.getOrDefault(Object, Byte)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMap.getOrDefault(Object, Byte)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction.getOrDefault(Object, Byte)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction.getOrDefault(Object, Byte)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.PrimitiveFunction.getOrDefault(Object, Byte)
it.unimi.dsi.fastutil.shorts.Short2ByteMap.Entry.getValue()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap.headMap(Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton.headMap(Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap.headMap(Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap.headMap(Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap.headMap(Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap.lastKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton.lastKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap.lastKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap.lastKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap.lastKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap.merge(Short, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap.merge(Short, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMap.merge(Short, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMap.put(Short, Byte)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction.put(Short, Byte)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction.put(Short, Byte)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.PrimitiveFunction.put(Short, Byte)
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap.putIfAbsent(Short, Byte)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap.putIfAbsent(Short, Byte)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMap.putIfAbsent(Short, Byte)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMap.remove(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction.remove(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction.remove(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap.remove(Object, Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap.remove(Object, Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMap.remove(Object, Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap.replace(Short, Byte)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap.replace(Short, Byte)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMap.replace(Short, Byte)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap.replace(Short, Byte, Byte)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap.replace(Short, Byte, Byte)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMap.replace(Short, Byte, Byte)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteMap.Entry.setValue(Byte)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap.subMap(Short, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton.subMap(Short, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap.subMap(Short, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap.subMap(Short, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap.subMap(Short, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap.tailMap(Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton.tailMap(Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap.tailMap(Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap.tailMap(Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap.tailMap(Short)
Please use the corresponding type-specific method instead.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes