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

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

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

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

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



Copyright © 2011. All Rights Reserved.