Uses of Class
it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap

Packages that use Long2IntMaps.EmptyMap
it.unimi.dsi.fastutil.longs Provides type-specific classes for long elements or keys. 
 

Uses of Long2IntMaps.EmptyMap in it.unimi.dsi.fastutil.longs
 

Subclasses of Long2IntMaps.EmptyMap in it.unimi.dsi.fastutil.longs
static class Long2IntSortedMaps.EmptySortedMap
          An immutable class representing an empty type-specific sorted map.
 

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



Copyright © 2011. All Rights Reserved.