Uses of Class
it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.EmptyFunction

Packages that use Long2ReferenceFunctions.EmptyFunction
it.unimi.dsi.fastutil.longs Provides type-specific classes for long elements or keys. 
 

Uses of Long2ReferenceFunctions.EmptyFunction in it.unimi.dsi.fastutil.longs
 

Subclasses of Long2ReferenceFunctions.EmptyFunction in it.unimi.dsi.fastutil.longs
static class Long2ReferenceMaps.EmptyMap<V>
          An immutable class representing an empty type-specific map.
static class Long2ReferenceSortedMaps.EmptySortedMap<V>
          An immutable class representing an empty type-specific sorted map.
 

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



Copyright © 2011. All Rights Reserved.