Uses of Class
it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.EmptyFunction

Packages that use Reference2FloatFunctions.EmptyFunction
it.unimi.dsi.fastutil.objects Provides type-specific classes for object elements or keys. 
 

Uses of Reference2FloatFunctions.EmptyFunction in it.unimi.dsi.fastutil.objects
 

Subclasses of Reference2FloatFunctions.EmptyFunction in it.unimi.dsi.fastutil.objects
static class Reference2FloatMaps.EmptyMap<K>
          An immutable class representing an empty type-specific map.
static class Reference2FloatSortedMaps.EmptySortedMap<K>
          An immutable class representing an empty type-specific sorted map.
 

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



Copyright © 2011. All Rights Reserved.