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

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

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

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

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



Copyright © 2011. All Rights Reserved.