Class Object2ShortFunctions.PrimitiveFunction<K>

java.lang.Object
it.unimi.dsi.fastutil.objects.Object2ShortFunctions.PrimitiveFunction<K>
All Implemented Interfaces:
Function<K,Short>, Object2ShortFunction<K>, Function<K,Short>, ToIntFunction<K>
Enclosing class:
Object2ShortFunctions

public static class Object2ShortFunctions.PrimitiveFunction<K> extends Object implements Object2ShortFunction<K>
An adapter for mapping generic total functions to partial primitive functions.