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

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

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

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

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



Copyright © 2011. All Rights Reserved.