Uses of Class
it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.EmptyFunction

Packages that use Float2ReferenceFunctions.EmptyFunction
it.unimi.dsi.fastutil.floats Provides type-specific classes for float elements or keys. 
 

Uses of Float2ReferenceFunctions.EmptyFunction in it.unimi.dsi.fastutil.floats
 

Subclasses of Float2ReferenceFunctions.EmptyFunction in it.unimi.dsi.fastutil.floats
static class Float2ReferenceMaps.EmptyMap<V>
          An immutable class representing an empty type-specific map.
static class Float2ReferenceSortedMaps.EmptySortedMap<V>
          An immutable class representing an empty type-specific sorted map.
 

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



Copyright © 2011. All Rights Reserved.