Class Byte2FloatFunctions.PrimitiveFunction

java.lang.Object
it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.PrimitiveFunction
All Implemented Interfaces:
Byte2FloatFunction, Function<Byte,​Float>, Function<Byte,​Float>, IntToDoubleFunction
Enclosing class:
Byte2FloatFunctions

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