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

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

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

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

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



Copyright © 2011. All Rights Reserved.