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

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

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

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

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

Methods in it.unimi.dsi.fastutil.objects that return Reference2ByteMap.FastEntrySet
 Reference2ByteMap.FastEntrySet<K> Reference2ByteArrayMap.reference2ByteEntrySet()
           
 Reference2ByteMap.FastEntrySet<K> Reference2ByteOpenHashMap.reference2ByteEntrySet()
           
 



Copyright © 2011. All Rights Reserved.