Class Float2IntFunctions.PrimitiveFunction

java.lang.Object
it.unimi.dsi.fastutil.floats.Float2IntFunctions.PrimitiveFunction
All Implemented Interfaces:
Float2IntFunction, Function<Float,​Integer>, DoubleToIntFunction, Function<Float,​Integer>
Enclosing class:
Float2IntFunctions

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