Uses of Class
it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.EmptyFunction

Packages that use Short2ReferenceFunctions.EmptyFunction
it.unimi.dsi.fastutil.shorts Provides type-specific classes for short elements or keys. 
 

Uses of Short2ReferenceFunctions.EmptyFunction in it.unimi.dsi.fastutil.shorts
 

Subclasses of Short2ReferenceFunctions.EmptyFunction in it.unimi.dsi.fastutil.shorts
static class Short2ReferenceMaps.EmptyMap<V>
          An immutable class representing an empty type-specific map.
static class Short2ReferenceSortedMaps.EmptySortedMap<V>
          An immutable class representing an empty type-specific sorted map.
 

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



Copyright © 2011. All Rights Reserved.