Class Short2IntFunctions.PrimitiveFunction

java.lang.Object
it.unimi.dsi.fastutil.shorts.Short2IntFunctions.PrimitiveFunction
All Implemented Interfaces:
Function<Short,​Integer>, Short2IntFunction, Function<Short,​Integer>, IntUnaryOperator
Enclosing class:
Short2IntFunctions

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