Class Int2BooleanFunctions.PrimitiveFunction

java.lang.Object
it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.PrimitiveFunction
All Implemented Interfaces:
Function<Integer,Boolean>, Int2BooleanFunction, Function<Integer,Boolean>, IntPredicate
Enclosing class:
Int2BooleanFunctions

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