Package | Description |
---|---|
com.uwyn.jhighlight.fastutil.chars | |
com.uwyn.jhighlight.fastutil.objects |
Modifier and Type | Interface and Description |
---|---|
static interface |
Char2ObjectMap.FastEntrySet<V>
An entry set providing fast iteration.
|
Modifier and Type | Method and Description |
---|---|
ObjectSet<Char2ObjectMap.Entry<V>> |
Char2ObjectMap.char2ObjectEntrySet()
Returns a type-specific set view of the mappings contained in this map.
|
ObjectSet<Map.Entry<Character,V>> |
AbstractChar2ObjectMap.entrySet() |
ObjectSet<Map.Entry<Character,V>> |
Char2ObjectMap.entrySet()
Returns a set view of the mappings contained in this map.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractObjectSet<K>
An abstract class providing basic methods for sets implementing a type-specific interface.
|
Copyright © 2011–2020. All rights reserved.