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

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

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

Subclasses of Byte2ReferenceFunctions.EmptyFunction in it.unimi.dsi.fastutil.bytes
static class Byte2ReferenceMaps.EmptyMap<V>
          An immutable class representing an empty type-specific map.
static class Byte2ReferenceSortedMaps.EmptySortedMap<V>
          An immutable class representing an empty type-specific sorted map.
 

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



Copyright © 2011. All Rights Reserved.