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

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

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

Fields in it.unimi.dsi.fastutil.objects declared as Object2ShortSortedMap.FastSortedEntrySet
protected  Object2ShortSortedMap.FastSortedEntrySet<K> Object2ShortLinkedOpenHashMap.entries
          Cached set of entries.
protected  Object2ShortSortedMap.FastSortedEntrySet<K> Object2ShortLinkedOpenCustomHashMap.entries
          Cached set of entries.
 

Methods in it.unimi.dsi.fastutil.objects that return Object2ShortSortedMap.FastSortedEntrySet
 Object2ShortSortedMap.FastSortedEntrySet<K> Object2ShortLinkedOpenHashMap.object2ShortEntrySet()
           
 Object2ShortSortedMap.FastSortedEntrySet<K> Object2ShortLinkedOpenCustomHashMap.object2ShortEntrySet()
           
 



Copyright © 2011. All Rights Reserved.