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