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

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

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

Subinterfaces of Short2LongMap.FastEntrySet in it.unimi.dsi.fastutil.shorts
static interface Short2LongSortedMap.FastSortedEntrySet
          A sorted entry set providing fast iteration.
 

Fields in it.unimi.dsi.fastutil.shorts declared as Short2LongMap.FastEntrySet
protected  Short2LongMap.FastEntrySet Short2LongOpenHashMap.entries
          Cached set of entries.
 

Methods in it.unimi.dsi.fastutil.shorts that return Short2LongMap.FastEntrySet
 Short2LongMap.FastEntrySet Short2LongArrayMap.short2LongEntrySet()
           
 Short2LongMap.FastEntrySet Short2LongOpenHashMap.short2LongEntrySet()
           
 



Copyright © 2011. All Rights Reserved.