Class Byte2IntFunctions.PrimitiveFunction

java.lang.Object
it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.PrimitiveFunction
All Implemented Interfaces:
Byte2IntFunction, Function<Byte,​Integer>, Function<Byte,​Integer>, IntUnaryOperator
Enclosing class:
Byte2IntFunctions

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