Uses of Class
it.unimi.dsi.fastutil.chars.Char2ObjectMaps.EmptyMap

Packages that use Char2ObjectMaps.EmptyMap
it.unimi.dsi.fastutil.chars Provides type-specific classes for character elements or keys. 
 

Uses of Char2ObjectMaps.EmptyMap in it.unimi.dsi.fastutil.chars
 

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

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



Copyright © 2011. All Rights Reserved.