Class Byte2ShortFunctions.PrimitiveFunction

java.lang.Object
it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.PrimitiveFunction
All Implemented Interfaces:
Byte2ShortFunction, Function<Byte,​Short>, Function<Byte,​Short>, IntUnaryOperator
Enclosing class:
Byte2ShortFunctions

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