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

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

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

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

Methods in it.unimi.dsi.fastutil.objects that return Reference2ShortSortedMap.FastSortedEntrySet
 Reference2ShortSortedMap.FastSortedEntrySet<K> Reference2ShortLinkedOpenHashMap.reference2ShortEntrySet()
           
 



Copyright © 2011. All Rights Reserved.