|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
o to the set.
o to the set.
i to the set.
i to the set.
longs, supporting low-contention CAS
operations.ConcurrentHashMap.o is in the set.
i is in the set.
NonBlockingHashMapLong.containsKey(long).
ConcurrentAutoTable.add(long) with -1
Set view of the mappings contained in this map.
Set view of the mappings contained in this map.
Set view of the mappings contained in this map.
Set view of the mappings contained in this map.
ConcurrentAutoTable.get().
null
if this map contains no mapping for the key.
null
if this map contains no mapping for the key.
NonBlockingHashMapLong.get(long).
null
if this map contains no mapping for the key.
null
if this map contains no mapping for the key.
Hashtable.Iterator.hasNext().
ConcurrentAutoTable.add(long) with +1
IntIterator.next().ConcurrentAutoTable.get(), included for completeness.
Iterator.
Set view of the keys contained in this map.
Set view of the keys contained in this map; with care
the keys may be iterated over without auto-boxing.
Set view of the keys contained in this map.
Set view of the keys contained in this map.
Iterator interface which provides the LongIterator.nextLong() method to avoid
auto-boxing of results as they are returned.ConcurrentAutoTable.get(), included for completeness.
Iterator.next() but avoids auto-boxing.
long.
ConcurrentHashMap
with better scaling properties and generally lower costs to mutate the Map.ConcurrentHashMap
with primitive long keys, better scaling properties and
generally lower costs.Iterator and Enumeration
interfaces, generified to the Long class and supporting a
non-auto-boxing NonBlockingHashMapLong.IteratorLong.nextLong() function.NonBlockingHashMap making it implement the
Set interface.NonBlockingHashSet.
NonBlockingHashMapLong making it implement the
Set interface.NonBlockingHashSetLong.
ConcurrentHashMap
with better scaling properties and generally lower costs to mutate the Map.ConcurrentHashMap
with better scaling properties and generally lower costs to mutate the Map.longs.ConcurrentAutoTable.toString(), showing internal structure.
NonBlockingHashMapLong.put(long, TypeV).
NonBlockingHashMap.put(TypeK, TypeV) if-and-only-if the key is not mapped.
NonBlockingHashMapLong.put(long, TypeV) if-and-only-if the key is not mapped.
NonBlockingHashMapLong.putIfAbsent(long, TypeV).
NonBlockingHashtable.put(TypeK, TypeV) if-and-only-if the key is not mapped.
NonBlockingIdentityHashMap.put(TypeK, TypeV) if-and-only-if the key is not mapped.
o from the set.
Iterator.remove().
NonBlockingHashMap.remove(Object) if-and-only-if the key is mapped
to a value which is equals to the given value.
NonBlockingHashMapLong.IteratorLong.next() or NonBlockingHashMapLong.IteratorLong.nextLong().
NonBlockingHashMapLong.remove(long) if-and-only-if the key is mapped
to a value which is equals to the given value.
NonBlockingHashMapLong.remove(long).
NonBlockingHashMapLong.remove(long,Object).
o from the set.
NonBlockingHashtable.remove(Object) if-and-only-if the key is mapped
to a value which is equals to the given value.
NonBlockingIdentityHashMap.remove(Object) if-and-only-if the key is mapped
to a value which is equals to the given value.
o from the set.
i from the set.
put(key,val) if-and-only-if the key is
mapped to some value already.
put(key,newValue) if-and-only-if the key is
mapped a value which is equals to oldValue.
put(key,val) if-and-only-if the key is
mapped to some value already.
put(key,newValue) if-and-only-if the key is
mapped a value which is equals to oldValue.
NonBlockingHashMapLong.replace(long, TypeV).
NonBlockingHashMapLong.replace(long, TypeV).
put(key,val) if-and-only-if the key is
mapped to some value already.
put(key,newValue) if-and-only-if the key is
mapped a value which is equals to oldValue.
put(key,val) if-and-only-if the key is
mapped to some value already.
put(key,newValue) if-and-only-if the key is
mapped a value which is equals to oldValue.
long value converted to a string.
Collection view of the values contained in this map.
Collection view of the values contained in this map.
Collection view of the values contained in this map.
Collection view of the values contained in this map.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||