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

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

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

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

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

Methods in it.unimi.dsi.fastutil.objects that return Reference2ShortMap.FastEntrySet
 Reference2ShortMap.FastEntrySet<K> Reference2ShortOpenHashMap.reference2ShortEntrySet()
           
 Reference2ShortMap.FastEntrySet<K> Reference2ShortArrayMap.reference2ShortEntrySet()
           
 



Copyright © 2011. All Rights Reserved.