Uses of Class
it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.EmptyMap

Packages that use Short2ReferenceMaps.EmptyMap
it.unimi.dsi.fastutil.shorts Provides type-specific classes for short elements or keys. 
 

Uses of Short2ReferenceMaps.EmptyMap in it.unimi.dsi.fastutil.shorts
 

Subclasses of Short2ReferenceMaps.EmptyMap in it.unimi.dsi.fastutil.shorts
static class Short2ReferenceSortedMaps.EmptySortedMap<V>
          An immutable class representing an empty type-specific sorted map.
 

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



Copyright © 2011. All Rights Reserved.