Class Byte2ByteFunctions.PrimitiveFunction

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

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