Uses of Interface
it.unimi.dsi.fastutil.shorts.Short2ObjectMap.FastEntrySet

Packages that use Short2ObjectMap.FastEntrySet
it.unimi.dsi.fastutil.shorts Provides type-specific classes for short elements or keys. 
 

Uses of Short2ObjectMap.FastEntrySet in it.unimi.dsi.fastutil.shorts
 

Subinterfaces of Short2ObjectMap.FastEntrySet in it.unimi.dsi.fastutil.shorts
static interface Short2ObjectSortedMap.FastSortedEntrySet<V>
          A sorted entry set providing fast iteration.
 

Fields in it.unimi.dsi.fastutil.shorts declared as Short2ObjectMap.FastEntrySet
protected  Short2ObjectMap.FastEntrySet<V> Short2ObjectOpenHashMap.entries
          Cached set of entries.
 

Methods in it.unimi.dsi.fastutil.shorts that return Short2ObjectMap.FastEntrySet
 Short2ObjectMap.FastEntrySet<V> Short2ObjectArrayMap.short2ObjectEntrySet()
           
 Short2ObjectMap.FastEntrySet<V> Short2ObjectOpenHashMap.short2ObjectEntrySet()
           
 



Copyright © 2011. All Rights Reserved.