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