Uses of Class
it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap

Packages that use Double2IntMaps.EmptyMap
it.unimi.dsi.fastutil.doubles Provides type-specific classes for double elements or keys. 
 

Uses of Double2IntMaps.EmptyMap in it.unimi.dsi.fastutil.doubles
 

Subclasses of Double2IntMaps.EmptyMap in it.unimi.dsi.fastutil.doubles
static class Double2IntSortedMaps.EmptySortedMap
          An immutable class representing an empty type-specific sorted map.
 

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



Copyright © 2011. All Rights Reserved.