T - the type of the input to the function@FunctionalInterface public static interface Remote.ToDoubleFunction<T> extends ToDoubleFunction<T>, Serializable
double-producing primitive specialization for Remote.Function.
 
This is a functional interface
 whose functional method is ToDoubleFunction.applyAsDouble(Object).
Remote.FunctionapplyAsDouble