Uses of Interface
it.unimi.dsi.fastutil.ints.Int2LongMap.FastEntrySet

Packages that use Int2LongMap.FastEntrySet
it.unimi.dsi.fastutil.ints Provides type-specific classes for integer elements or keys. 
 

Uses of Int2LongMap.FastEntrySet in it.unimi.dsi.fastutil.ints
 

Subinterfaces of Int2LongMap.FastEntrySet in it.unimi.dsi.fastutil.ints
static interface Int2LongSortedMap.FastSortedEntrySet
          A sorted entry set providing fast iteration.
 

Fields in it.unimi.dsi.fastutil.ints declared as Int2LongMap.FastEntrySet
protected  Int2LongMap.FastEntrySet Int2LongOpenHashMap.entries
          Cached set of entries.
 

Methods in it.unimi.dsi.fastutil.ints that return Int2LongMap.FastEntrySet
 Int2LongMap.FastEntrySet Int2LongOpenHashMap.int2LongEntrySet()
           
 Int2LongMap.FastEntrySet Int2LongArrayMap.int2LongEntrySet()
           
 



Copyright © 2011. All Rights Reserved.