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

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

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

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

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



Copyright © 2011. All Rights Reserved.