Uses of Class
it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction

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

Uses of Double2IntFunctions.EmptyFunction in it.unimi.dsi.fastutil.doubles
 

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

Fields in it.unimi.dsi.fastutil.doubles declared as Double2IntFunctions.EmptyFunction
static Double2IntFunctions.EmptyFunction Double2IntFunctions.EMPTY_FUNCTION
          An empty type-specific function (immutable).
 



Copyright © 2011. All Rights Reserved.