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

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

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

Subclasses of Long2BooleanFunctions.EmptyFunction in it.unimi.dsi.fastutil.longs
static class Long2BooleanMaps.EmptyMap
          An immutable class representing an empty type-specific map.
static class Long2BooleanSortedMaps.EmptySortedMap
          An immutable class representing an empty type-specific sorted map.
 

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



Copyright © 2011. All Rights Reserved.