Class Byte2LongFunctions.PrimitiveFunction

java.lang.Object
it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.PrimitiveFunction
All Implemented Interfaces:
Byte2LongFunction, Function<Byte,​Long>, Function<Byte,​Long>, IntToLongFunction
Enclosing class:
Byte2LongFunctions

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