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