Uses of Class
it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.EmptyMap

Packages that use Byte2ReferenceMaps.EmptyMap
it.unimi.dsi.fastutil.bytes Provides type-specific classes for byte elements or keys. 
 

Uses of Byte2ReferenceMaps.EmptyMap in it.unimi.dsi.fastutil.bytes
 

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

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



Copyright © 2011. All Rights Reserved.