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

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

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

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

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

Methods in it.unimi.dsi.fastutil.longs that return Long2ShortMap.FastEntrySet
 Long2ShortMap.FastEntrySet Long2ShortArrayMap.long2ShortEntrySet()
           
 Long2ShortMap.FastEntrySet Long2ShortOpenHashMap.long2ShortEntrySet()
           
 



Copyright © 2011. All Rights Reserved.