Uses of Class
it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.EmptyFunction

Packages that use Char2ReferenceFunctions.EmptyFunction
it.unimi.dsi.fastutil.chars Provides type-specific classes for character elements or keys. 
 

Uses of Char2ReferenceFunctions.EmptyFunction in it.unimi.dsi.fastutil.chars
 

Subclasses of Char2ReferenceFunctions.EmptyFunction in it.unimi.dsi.fastutil.chars
static class Char2ReferenceMaps.EmptyMap<V>
          An immutable class representing an empty type-specific map.
static class Char2ReferenceSortedMaps.EmptySortedMap<V>
          An immutable class representing an empty type-specific sorted map.
 

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



Copyright © 2011. All Rights Reserved.