Class Short2ShortFunctions.PrimitiveFunction

java.lang.Object
it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.PrimitiveFunction
All Implemented Interfaces:
Function<Short,Short>, Short2ShortFunction, Function<Short,Short>, IntUnaryOperator
Enclosing class:
Short2ShortFunctions

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