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

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

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

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

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

Methods in it.unimi.dsi.fastutil.objects that return Reference2IntMap.FastEntrySet
 Reference2IntMap.FastEntrySet<K> Reference2IntOpenHashMap.reference2IntEntrySet()
           
 Reference2IntMap.FastEntrySet<K> Reference2IntArrayMap.reference2IntEntrySet()
           
 



Copyright © 2011. All Rights Reserved.