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

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

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

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

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



Copyright © 2011. All Rights Reserved.