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