Table of Contents

Interface ILongSupplier

Namespace
Java.Util.Function
Assembly
MASES.JNet.dll

Listener for Java LongSupplier https://docs.oracle.com/javase/8/docs/api/java/util/function/LongSupplier.html. Extends MASES.JCOBridge.C2JBridge.IJVMBridgeBase

public interface ILongSupplier : IJVMBridgeBase, IJVMBridgeDefinition
Inherited Members
IJVMBridgeBase.MonitorEnter()
IJVMBridgeBase.MonitorExit()
IJVMBridgeBase.IsInstanceOf(IJavaType)
IJVMBridgeBase.IsInstanceOf<T>()
IJVMBridgeBase.RuntimeIsInstanceOf<T>()
IJVMBridgeBase.CastTo<TNewClass>()
IJVMBridgeBase.CastDirect<TNewClass>()
IJVMBridgeBase.DynBridgeInstance
IJVMBridgeBase.BridgeInstance
IJVMBridgeDefinition.BridgeClassName
IJVMBridgeDefinition.IsBridgeInterface
IJVMBridgeDefinition.IsBridgeAbstract
IJVMBridgeDefinition.IsBridgeStatic
IJVMBridgeDefinition.IsBridgeCloseable
IJVMBridgeDefinition.IsBridgeListener

Methods

GetAsLong()

Executes the LongSupplier action in the CLR

long GetAsLong()

Returns

long

The getAsInt result