Uses of Class
it.unimi.dsi.fastutil.floats.Float2BooleanMaps.EmptyMap

Packages that use Float2BooleanMaps.EmptyMap
it.unimi.dsi.fastutil.floats Provides type-specific classes for float elements or keys. 
 

Uses of Float2BooleanMaps.EmptyMap in it.unimi.dsi.fastutil.floats
 

Subclasses of Float2BooleanMaps.EmptyMap in it.unimi.dsi.fastutil.floats
static class Float2BooleanSortedMaps.EmptySortedMap
          An immutable class representing an empty type-specific sorted map.
 

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



Copyright © 2011. All Rights Reserved.