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

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

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

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

Methods in it.unimi.dsi.fastutil.longs that return Long2ByteSortedMap.FastSortedEntrySet
 Long2ByteSortedMap.FastSortedEntrySet Long2ByteLinkedOpenHashMap.long2ByteEntrySet()
           
 



Copyright © 2011. All Rights Reserved.