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

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

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

Subclasses of Byte2ShortMaps.EmptyMap in it.unimi.dsi.fastutil.bytes
static class Byte2ShortSortedMaps.EmptySortedMap
          An immutable class representing an empty type-specific sorted map.
 

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



Copyright © 2011. All Rights Reserved.