Package | Description |
---|---|
com.uwyn.jhighlight.fastutil.chars |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCharSet
An abstract class providing basic methods for sets implementing a type-specific interface.
|
Modifier and Type | Field and Description |
---|---|
protected CharSet |
Char2ObjectOpenHashMap.keys
Cached set of keys.
|
Modifier and Type | Method and Description |
---|---|
CharSet |
AbstractChar2ObjectMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSet |
Char2ObjectOpenHashMap.keySet() |
CharSet |
Char2ObjectMap.keySet()
Returns a set view of the keys contained in this map.
|
Copyright © 2011–2020. All rights reserved.