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