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

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

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

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

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



Copyright © 2011. All Rights Reserved.