Interface IIntSupplier
Listener for Java IntSupplier https://docs.oracle.com/javase/8/docs/api/java/util/function/IntSupplier.html. Extends IJVMBridgeBase
public interface IIntSupplier : IJVMBridgeBase, IJVMBridgeDefinition
- Inherited Members
Methods
GetAsInt()
Executes the IntSupplier action in the CLR
int GetAsInt()
Returns
- int
The getAsInt result