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

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

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

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

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



Copyright © 2011. All Rights Reserved.