- Type Parameters:
T - the type of the input to the function
- All Superinterfaces:
- java.util.function.ToIntFunction<T>
public interface ToIntFunction<T>
extends java.util.function.ToIntFunction<T>
Retrolambda compatibility interface for java.util.function.ToIntFunction.