|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Int2ObjectFunctions.EmptyFunction | |
---|---|
it.unimi.dsi.fastutil.ints | Provides type-specific classes for integer elements or keys. |
Uses of Int2ObjectFunctions.EmptyFunction in it.unimi.dsi.fastutil.ints |
---|
Subclasses of Int2ObjectFunctions.EmptyFunction in it.unimi.dsi.fastutil.ints | |
---|---|
static class |
Int2ObjectMaps.EmptyMap<V>
An immutable class representing an empty type-specific map. |
static class |
Int2ObjectSortedMaps.EmptySortedMap<V>
An immutable class representing an empty type-specific sorted map. |
Fields in it.unimi.dsi.fastutil.ints declared as Int2ObjectFunctions.EmptyFunction | |
---|---|
static Int2ObjectFunctions.EmptyFunction |
Int2ObjectFunctions.EMPTY_FUNCTION
An empty type-specific function (immutable). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |