Uses of Class
it.unimi.dsi.fastutil.ints.Int2ShortFunctions.EmptyFunction

Packages that use Int2ShortFunctions.EmptyFunction
it.unimi.dsi.fastutil.ints Provides type-specific classes for integer elements or keys. 
 

Uses of Int2ShortFunctions.EmptyFunction in it.unimi.dsi.fastutil.ints
 

Subclasses of Int2ShortFunctions.EmptyFunction in it.unimi.dsi.fastutil.ints
static class Int2ShortMaps.EmptyMap
          An immutable class representing an empty type-specific map.
static class Int2ShortSortedMaps.EmptySortedMap
          An immutable class representing an empty type-specific sorted map.
 

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



Copyright © 2011. All Rights Reserved.