Package | Description |
---|---|
org.jsr166 |
Package contains classes that from JSR166.
|
Modifier and Type | Method and Description |
---|---|
ConcurrentHashMap8.KeySetView<K,V> |
ConcurrentHashMap8.keySet()
Returns a
Set view of the keys contained in this map. |
ConcurrentHashMap8.KeySetView<K,V> |
ConcurrentHashMap8.keySet(V mappedValue)
Returns a
Set view of the keys in this map, using the
given common mapped value for any additions (i.e., Collection.add(E) and Collection.addAll(java.util.Collection<? extends E>) ). |
static <K> ConcurrentHashMap8.KeySetView<K,Boolean> |
ConcurrentHashMap8.newKeySet()
Creates a new
Set backed by a ConcurrentHashMapV8
from the given type to Boolean.TRUE . |
static <K> ConcurrentHashMap8.KeySetView<K,Boolean> |
ConcurrentHashMap8.newKeySet(int initialCapacity)
Creates a new
Set backed by a ConcurrentHashMapV8
from the given type to Boolean.TRUE . |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017