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.longs.Long2ShortFunctions.SynchronizedFunction.apply(Long)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap.compute(Long, BiFunction<? super Long, ? super Short, ? extends Short>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap.compute(Long, BiFunction<? super Long, ? super Short, ? extends Short>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMap.compute(Long, BiFunction<? super Long, ? super Short, ? extends Short>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap.computeIfAbsent(Long, Function<? super Long, ? extends Short>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap.computeIfAbsent(Long, Function<? super Long, ? extends Short>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMap.computeIfAbsent(Long, Function<? super Long, ? extends Short>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMap.computeIfAbsentPartial(long, Long2ShortFunction)
Please use
computeIfAbsent()
instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap.computeIfPresent(Long, BiFunction<? super Long, ? super Short, ? extends Short>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap.computeIfPresent(Long, BiFunction<? super Long, ? super Short, ? extends Short>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMap.computeIfPresent(Long, BiFunction<? super Long, ? super Short, ? extends Short>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMap.containsKey(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction.containsKey(Object)
it.unimi.dsi.fastutil.longs.Long2ShortFunctions.PrimitiveFunction.containsKey(Object)
it.unimi.dsi.fastutil.longs.Long2ShortMaps.EmptyMap.containsValue(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.Singleton.containsValue(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap.containsValue(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap.containsValue(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMap.containsValue(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.Singleton.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap.firstKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton.firstKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap.firstKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap.firstKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMap.firstKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMap.get(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction.get(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction.get(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortFunctions.PrimitiveFunction.get(Object)
it.unimi.dsi.fastutil.longs.Long2ShortMap.Entry.getKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.EmptyMap.getOrDefault(Object, Short)
it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap.getOrDefault(Object, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap.getOrDefault(Object, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMap.getOrDefault(Object, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction.getOrDefault(Object, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction.getOrDefault(Object, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortFunctions.PrimitiveFunction.getOrDefault(Object, Short)
it.unimi.dsi.fastutil.longs.Long2ShortMap.Entry.getValue()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap.headMap(Long)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton.headMap(Long)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap.headMap(Long)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap.headMap(Long)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMap.headMap(Long)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap.lastKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton.lastKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap.lastKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap.lastKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMap.lastKey()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap.merge(Long, Short, BiFunction<? super Short, ? super Short, ? extends Short>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap.merge(Long, Short, BiFunction<? super Short, ? super Short, ? extends Short>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMap.merge(Long, Short, BiFunction<? super Short, ? super Short, ? extends Short>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMap.put(Long, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction.put(Long, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction.put(Long, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortFunctions.PrimitiveFunction.put(Long, Short)
it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap.putIfAbsent(Long, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap.putIfAbsent(Long, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMap.putIfAbsent(Long, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMap.remove(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction.remove(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction.remove(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap.remove(Object, Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap.remove(Object, Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMap.remove(Object, Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap.replace(Long, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap.replace(Long, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMap.replace(Long, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap.replace(Long, Short, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap.replace(Long, Short, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMap.replace(Long, Short, Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortMap.Entry.setValue(Short)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap.subMap(Long, Long)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton.subMap(Long, Long)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap.subMap(Long, Long)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap.subMap(Long, Long)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMap.subMap(Long, Long)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap.tailMap(Long)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton.tailMap(Long)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap.tailMap(Long)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap.tailMap(Long)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.longs.Long2ShortSortedMap.tailMap(Long)
Please use the corresponding type-specific method instead.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes