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

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

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

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

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

Methods in it.unimi.dsi.fastutil.longs that return Long2CharMap.FastEntrySet
 Long2CharMap.FastEntrySet Long2CharArrayMap.long2CharEntrySet()
           
 Long2CharMap.FastEntrySet Long2CharOpenHashMap.long2CharEntrySet()
           
 



Copyright © 2011. All Rights Reserved.