Uses of Class
it.unimi.dsi.fastutil.objects.Object2ShortMaps.EmptyMap

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

Uses of Object2ShortMaps.EmptyMap in it.unimi.dsi.fastutil.objects
 

Subclasses of Object2ShortMaps.EmptyMap in it.unimi.dsi.fastutil.objects
static class Object2ShortSortedMaps.EmptySortedMap<K>
          An immutable class representing an empty type-specific sorted map.
 

Fields in it.unimi.dsi.fastutil.objects declared as Object2ShortMaps.EmptyMap
static Object2ShortMaps.EmptyMap Object2ShortMaps.EMPTY_MAP
          An empty type-specific map (immutable).
 



Copyright © 2011. All Rights Reserved.