| パッケージ | 説明 |
|---|---|
| com.uwyn.jhighlight.fastutil.chars |
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
AbstractChar2ObjectMap.BasicEntry<V>
This class provides a basic but complete type-specific entry class for all those maps implementations
that do not have entries on their own (e.g., most immutable maps).
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ObjectSet<Char2ObjectMap.Entry<V>> |
Char2ObjectMap.char2ObjectEntrySet()
Returns a type-specific set view of the mappings contained in this map.
|
ObjectIterator<Char2ObjectMap.Entry<V>> |
Char2ObjectMap.FastEntrySet.fastIterator()
Returns a fast iterator over this entry set; the iterator might return always the same entry object, suitably mutated.
|
Copyright © 2011–2016. All rights reserved.