Uses of Interface
it.unimi.dsi.fastutil.longs.Long2IntSortedMap.FastSortedEntrySet

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

Uses of Long2IntSortedMap.FastSortedEntrySet in it.unimi.dsi.fastutil.longs
 

Fields in it.unimi.dsi.fastutil.longs declared as Long2IntSortedMap.FastSortedEntrySet
protected  Long2IntSortedMap.FastSortedEntrySet Long2IntLinkedOpenHashMap.entries
          Cached set of entries.
 

Methods in it.unimi.dsi.fastutil.longs that return Long2IntSortedMap.FastSortedEntrySet
 Long2IntSortedMap.FastSortedEntrySet Long2IntLinkedOpenHashMap.long2IntEntrySet()
           
 



Copyright © 2011. All Rights Reserved.