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

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

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

Subclasses of Short2LongFunctions.EmptyFunction in it.unimi.dsi.fastutil.shorts
static class Short2LongMaps.EmptyMap
          An immutable class representing an empty type-specific map.
static class Short2LongSortedMaps.EmptySortedMap
          An immutable class representing an empty type-specific sorted map.
 

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



Copyright © 2011. All Rights Reserved.