Uses of Interface
it.unimi.dsi.fastutil.objects.Reference2LongSortedMap.FastSortedEntrySet

Packages that use Reference2LongSortedMap.FastSortedEntrySet
it.unimi.dsi.fastutil.objects Provides type-specific classes for object elements or keys. 
 

Uses of Reference2LongSortedMap.FastSortedEntrySet in it.unimi.dsi.fastutil.objects
 

Fields in it.unimi.dsi.fastutil.objects declared as Reference2LongSortedMap.FastSortedEntrySet
protected  Reference2LongSortedMap.FastSortedEntrySet<K> Reference2LongLinkedOpenHashMap.entries
          Cached set of entries.
 

Methods in it.unimi.dsi.fastutil.objects that return Reference2LongSortedMap.FastSortedEntrySet
 Reference2LongSortedMap.FastSortedEntrySet<K> Reference2LongLinkedOpenHashMap.reference2LongEntrySet()
           
 



Copyright © 2011. All Rights Reserved.