|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Object2IntMap.FastEntrySet | |
---|---|
it.unimi.dsi.fastutil.objects | Provides type-specific classes for object elements or keys. |
Uses of Object2IntMap.FastEntrySet in it.unimi.dsi.fastutil.objects |
---|
Subinterfaces of Object2IntMap.FastEntrySet in it.unimi.dsi.fastutil.objects | |
---|---|
static interface |
Object2IntSortedMap.FastSortedEntrySet<K>
A sorted entry set providing fast iteration. |
Fields in it.unimi.dsi.fastutil.objects declared as Object2IntMap.FastEntrySet | |
---|---|
protected Object2IntMap.FastEntrySet<K> |
Object2IntOpenHashMap.entries
Cached set of entries. |
protected Object2IntMap.FastEntrySet<K> |
Object2IntOpenCustomHashMap.entries
Cached set of entries. |
Methods in it.unimi.dsi.fastutil.objects that return Object2IntMap.FastEntrySet | |
---|---|
Object2IntMap.FastEntrySet<K> |
Object2IntOpenHashMap.object2IntEntrySet()
|
Object2IntMap.FastEntrySet<K> |
Object2IntArrayMap.object2IntEntrySet()
|
Object2IntMap.FastEntrySet<K> |
Object2IntOpenCustomHashMap.object2IntEntrySet()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |