Class Int2ByteFunctions.PrimitiveFunction

java.lang.Object
it.unimi.dsi.fastutil.ints.Int2ByteFunctions.PrimitiveFunction
All Implemented Interfaces:
Function<Integer,​Byte>, Int2ByteFunction, Function<Integer,​Byte>, IntUnaryOperator
Enclosing class:
Int2ByteFunctions

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