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

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

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

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

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



Copyright © 2011. All Rights Reserved.