@FunctionalInterface public static interface Remote.DoubleToLongFunction extends DoubleToLongFunction, Serializable
double-to-long
 primitive specialization for Remote.Function.
 
This is a functional interface
 whose functional method is DoubleToLongFunction.applyAsLong(double).
Remote.FunctionapplyAsLong