Class Byte2CharFunctions.PrimitiveFunction

java.lang.Object
it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.PrimitiveFunction
All Implemented Interfaces:
Byte2CharFunction, Function<Byte,Character>, Function<Byte,Character>, IntUnaryOperator
Enclosing class:
Byte2CharFunctions

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