Uses of Class
it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.EmptyFunction

Packages that use Byte2DoubleFunctions.EmptyFunction
it.unimi.dsi.fastutil.bytes Provides type-specific classes for byte elements or keys. 
 

Uses of Byte2DoubleFunctions.EmptyFunction in it.unimi.dsi.fastutil.bytes
 

Subclasses of Byte2DoubleFunctions.EmptyFunction in it.unimi.dsi.fastutil.bytes
static class Byte2DoubleMaps.EmptyMap
          An immutable class representing an empty type-specific map.
static class Byte2DoubleSortedMaps.EmptySortedMap
          An immutable class representing an empty type-specific sorted map.
 

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



Copyright © 2011. All Rights Reserved.