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

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

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

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

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

Methods in it.unimi.dsi.fastutil.longs that return Long2BooleanMap.FastEntrySet
 Long2BooleanMap.FastEntrySet Long2BooleanOpenHashMap.long2BooleanEntrySet()
           
 Long2BooleanMap.FastEntrySet Long2BooleanArrayMap.long2BooleanEntrySet()
           
 



Copyright © 2011. All Rights Reserved.