Interface IDoubleToLongFunction
Listener for Java DoubleToLongFunction https://docs.oracle.com/javase/8/docs/api/java/util/function/DoubleToLongFunction.html. Extends IJVMBridgeBase
public interface IDoubleToLongFunction : IJVMBridgeBase, IJVMBridgeDefinition
- Inherited Members
Methods
ApplyAsLong(double)
Executes the DoubleToLongFunction action in the CLR
long ApplyAsLong(double o)
Parameters
o
doubleThe input of
Returns
- long
The getAsBoolean result