|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Long2ObjectMap.FastEntrySet | |
---|---|
it.unimi.dsi.fastutil.longs | Provides type-specific classes for long elements or keys. |
Uses of Long2ObjectMap.FastEntrySet in it.unimi.dsi.fastutil.longs |
---|
Subinterfaces of Long2ObjectMap.FastEntrySet in it.unimi.dsi.fastutil.longs | |
---|---|
static interface |
Long2ObjectSortedMap.FastSortedEntrySet<V>
A sorted entry set providing fast iteration. |
Fields in it.unimi.dsi.fastutil.longs declared as Long2ObjectMap.FastEntrySet | |
---|---|
protected Long2ObjectMap.FastEntrySet<V> |
Long2ObjectOpenHashMap.entries
Cached set of entries. |
Methods in it.unimi.dsi.fastutil.longs that return Long2ObjectMap.FastEntrySet | |
---|---|
Long2ObjectMap.FastEntrySet<V> |
Long2ObjectOpenHashMap.long2ObjectEntrySet()
|
Long2ObjectMap.FastEntrySet<V> |
Long2ObjectArrayMap.long2ObjectEntrySet()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |