Uses of Class
it.unimi.dsi.fastutil.ints.Int2ShortMaps.EmptyMap

Packages that use Int2ShortMaps.EmptyMap
it.unimi.dsi.fastutil.ints Provides type-specific classes for integer elements or keys. 
 

Uses of Int2ShortMaps.EmptyMap in it.unimi.dsi.fastutil.ints
 

Subclasses of Int2ShortMaps.EmptyMap in it.unimi.dsi.fastutil.ints
static class Int2ShortSortedMaps.EmptySortedMap
          An immutable class representing an empty type-specific sorted map.
 

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



Copyright © 2011. All Rights Reserved.