Package | Description |
---|---|
org.jsr166 |
Package contains classes that from JSR166.
|
Modifier and Type | Method and Description |
---|---|
ConcurrentHashMap8.Spliterator<Map.Entry<K,V>> |
ConcurrentHashMap8.entrySpliterator()
Returns a partitionable iterator of the entries in this map.
|
ConcurrentHashMap8.Spliterator<K> |
ConcurrentHashMap8.keySpliterator()
Returns a partitionable iterator of the keys in this map.
|
ConcurrentHashMap8.Spliterator<T> |
ConcurrentHashMap8.Spliterator.split()
Returns a Spliterator covering approximately half of the
elements, guaranteed not to overlap with those subsequently
returned by this Spliterator.
|
ConcurrentHashMap8.Spliterator<V> |
ConcurrentHashMap8.valueSpliterator()
Returns a partitionable iterator of the values in this map.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.0.final Release Date : December 29 2015