Class Short2LongFunctions.PrimitiveFunction

java.lang.Object
it.unimi.dsi.fastutil.shorts.Short2LongFunctions.PrimitiveFunction
All Implemented Interfaces:
Function<Short,​Long>, Short2LongFunction, Function<Short,​Long>, IntToLongFunction
Enclosing class:
Short2LongFunctions

public static class Short2LongFunctions.PrimitiveFunction
extends Object
implements Short2LongFunction
An adapter for mapping generic total functions to partial primitive functions.