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

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

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

Subinterfaces of Long2ReferenceMap.FastEntrySet in it.unimi.dsi.fastutil.longs
static interface Long2ReferenceSortedMap.FastSortedEntrySet<V>
          A sorted entry set providing fast iteration.
 

Fields in it.unimi.dsi.fastutil.longs declared as Long2ReferenceMap.FastEntrySet
protected  Long2ReferenceMap.FastEntrySet<V> Long2ReferenceOpenHashMap.entries
          Cached set of entries.
 

Methods in it.unimi.dsi.fastutil.longs that return Long2ReferenceMap.FastEntrySet
 Long2ReferenceMap.FastEntrySet<V> Long2ReferenceArrayMap.long2ReferenceEntrySet()
           
 Long2ReferenceMap.FastEntrySet<V> Long2ReferenceOpenHashMap.long2ReferenceEntrySet()
           
 



Copyright © 2011. All Rights Reserved.