|
||||||||
PREV NEXT | FRAMES NO FRAMES |
ParallelArray.asList()
operations.
ParallelDoubleArray.asList()
operations.
ParallelLongArray.asList()
operations.
java.util.ConcurrentMap
supporting user-defined
equivalence comparisons, soft, weak, or strong keys and values, and
user-supplied computational methods for setting and updating
values.Collections.newSetFromMap
applied to a
CustomConcurrentHashMap
, but possibly more
space-efficient.null
if there is no mapping.null
if there is
no mappingRandom.nextDouble()
Random.nextDouble()
.
Set
view of the mappings contained in this map.
Object.equals(java.lang.Object)
based comparisons
and using Object.hashCode()
hashing
null
if no such mapping exists
System.identityHashCode(java.lang.Object)
for hashing
Class.isInstance(java.lang.Object)
the given type (class).
Random.nextInt()
Random.nextInt(int)
Class.isAssignableFrom(java.lang.Class>)
the given type (class).
Set
view of the keys contained in this map.
Random.nextLong()
Random.nextInt(int)
Collection
view of the values contained in this map.
|
||||||||
PREV NEXT | FRAMES NO FRAMES |