Uses of Interface
it.unimi.dsi.fastutil.longs.Long2LongMap.FastEntrySet

Packages that use Long2LongMap.FastEntrySet
it.unimi.dsi.fastutil.longs Provides type-specific classes for long elements or keys. 
 

Uses of Long2LongMap.FastEntrySet in it.unimi.dsi.fastutil.longs
 

Subinterfaces of Long2LongMap.FastEntrySet in it.unimi.dsi.fastutil.longs
static interface Long2LongSortedMap.FastSortedEntrySet
          A sorted entry set providing fast iteration.
 

Fields in it.unimi.dsi.fastutil.longs declared as Long2LongMap.FastEntrySet
protected  Long2LongMap.FastEntrySet Long2LongOpenHashMap.entries
          Cached set of entries.
 

Methods in it.unimi.dsi.fastutil.longs that return Long2LongMap.FastEntrySet
 Long2LongMap.FastEntrySet Long2LongOpenHashMap.long2LongEntrySet()
           
 Long2LongMap.FastEntrySet Long2LongArrayMap.long2LongEntrySet()
           
 



Copyright © 2011. All Rights Reserved.