Uses of Class
it.unimi.dsi.fastutil.objects.Reference2CharMaps.EmptyMap

Packages that use Reference2CharMaps.EmptyMap
it.unimi.dsi.fastutil.objects Provides type-specific classes for object elements or keys. 
 

Uses of Reference2CharMaps.EmptyMap in it.unimi.dsi.fastutil.objects
 

Subclasses of Reference2CharMaps.EmptyMap in it.unimi.dsi.fastutil.objects
static class Reference2CharSortedMaps.EmptySortedMap<K>
          An immutable class representing an empty type-specific sorted map.
 

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



Copyright © 2011. All Rights Reserved.