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.objects.Object2CharFunctions.SynchronizedFunction.apply(K)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMap.computeCharIfAbsent(K, ToIntFunction<? super K>)
Please use
computeIfAbsent()
instead.
it.unimi.dsi.fastutil.objects.Object2CharMap.computeCharIfAbsentPartial(K, Object2CharFunction<? super K>)
Please use
computeIfAbsent()
instead.
it.unimi.dsi.fastutil.objects.Object2CharMaps.EmptyMap.containsValue(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMaps.Singleton.containsValue(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap.containsValue(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap.containsValue(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMap.containsValue(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMaps.Singleton.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.EmptySortedMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.Singleton.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.SynchronizedSortedMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.UnmodifiableSortedMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharSortedMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMap.entrySet()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction.get(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction.get(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharFunctions.PrimitiveFunction.get(Object)
it.unimi.dsi.fastutil.objects.Object2CharMap.get(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMaps.EmptyMap.getOrDefault(Object, Character)
it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap.getOrDefault(Object, Character)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap.getOrDefault(Object, Character)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction.getOrDefault(Object, Character)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction.getOrDefault(Object, Character)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharFunctions.PrimitiveFunction.getOrDefault(Object, Character)
it.unimi.dsi.fastutil.objects.Object2CharMap.getOrDefault(Object, Character)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMap.Entry.getValue()
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap.merge(K, Character, BiFunction<? super Character, ? super Character, ? extends Character>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap.merge(K, Character, BiFunction<? super Character, ? super Character, ? extends Character>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMap.merge(K, Character, BiFunction<? super Character, ? super Character, ? extends Character>)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMap.mergeChar(K, char, BiFunction<? super Character, ? super Character, ? extends Character>)
Please use
merge()
instead.
it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction.put(K, Character)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction.put(K, Character)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharFunctions.PrimitiveFunction.put(K, Character)
it.unimi.dsi.fastutil.objects.Object2CharMap.put(K, Character)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap.putIfAbsent(K, Character)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap.putIfAbsent(K, Character)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMap.putIfAbsent(K, Character)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction.remove(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction.remove(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMap.remove(Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap.remove(Object, Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap.remove(Object, Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMap.remove(Object, Object)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap.replace(K, Character)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap.replace(K, Character)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMap.replace(K, Character)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap.replace(K, Character, Character)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap.replace(K, Character, Character)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMap.replace(K, Character, Character)
Please use the corresponding type-specific method instead.
it.unimi.dsi.fastutil.objects.Object2CharMap.Entry.setValue(Character)
Please use the corresponding type-specific method instead.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes