Uses of Interface
it.unimi.dsi.fastutil.objects.Reference2LongMap.FastEntrySet

Packages that use Reference2LongMap.FastEntrySet
it.unimi.dsi.fastutil.objects Provides type-specific classes for object elements or keys. 
 

Uses of Reference2LongMap.FastEntrySet in it.unimi.dsi.fastutil.objects
 

Subinterfaces of Reference2LongMap.FastEntrySet in it.unimi.dsi.fastutil.objects
static interface Reference2LongSortedMap.FastSortedEntrySet<K>
          A sorted entry set providing fast iteration.
 

Fields in it.unimi.dsi.fastutil.objects declared as Reference2LongMap.FastEntrySet
protected  Reference2LongMap.FastEntrySet<K> Reference2LongOpenHashMap.entries
          Cached set of entries.
 

Methods in it.unimi.dsi.fastutil.objects that return Reference2LongMap.FastEntrySet
 Reference2LongMap.FastEntrySet<K> Reference2LongArrayMap.reference2LongEntrySet()
           
 Reference2LongMap.FastEntrySet<K> Reference2LongOpenHashMap.reference2LongEntrySet()
           
 



Copyright © 2011. All Rights Reserved.