Class Byte2BooleanFunctions.PrimitiveFunction

java.lang.Object
it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.PrimitiveFunction
All Implemented Interfaces:
Byte2BooleanFunction, Function<Byte,​Boolean>, Function<Byte,​Boolean>, IntPredicate
Enclosing class:
Byte2BooleanFunctions

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