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

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

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

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

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



Copyright © 2011. All Rights Reserved.