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

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

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

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

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

Methods in it.unimi.dsi.fastutil.longs that return Long2ByteMap.FastEntrySet
 Long2ByteMap.FastEntrySet Long2ByteArrayMap.long2ByteEntrySet()
           
 Long2ByteMap.FastEntrySet Long2ByteOpenHashMap.long2ByteEntrySet()
           
 



Copyright © 2011. All Rights Reserved.