Interface IDoubleSupplier
Listener for Java DoubleSupplier https://docs.oracle.com/javase/8/docs/api/java/util/function/DoubleSupplier.html. Extends IJVMBridgeBase
public interface IDoubleSupplier : IJVMBridgeBase, IJVMBridgeDefinition
- Inherited Members
Methods
GetAsDouble()
Executes the DoubleSupplier action in the CLR
double GetAsDouble()
Returns
- double
The getAsBoolean result