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