Uses of Class
it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction

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

Uses of Long2DoubleFunctions.EmptyFunction in it.unimi.dsi.fastutil.longs
 

Subclasses of Long2DoubleFunctions.EmptyFunction in it.unimi.dsi.fastutil.longs
static class Long2DoubleMaps.EmptyMap
          An immutable class representing an empty type-specific map.
static class Long2DoubleSortedMaps.EmptySortedMap
          An immutable class representing an empty type-specific sorted map.
 

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



Copyright © 2011. All Rights Reserved.