Class Int2ShortFunctions.PrimitiveFunction

java.lang.Object
it.unimi.dsi.fastutil.ints.Int2ShortFunctions.PrimitiveFunction
All Implemented Interfaces:
Function<Integer,​Short>, Int2ShortFunction, Function<Integer,​Short>, IntUnaryOperator
Enclosing class:
Int2ShortFunctions

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