Table of Contents

Interface IIntToDoubleFunction

Namespace
Java.Util.Function
Assembly
MASES.JNet.dll
public interface IIntToDoubleFunction : IJVMBridgeBase, IJVMBridgeDefinition
Inherited Members

Methods

ApplyAsLong(int)

Executes the IntToDoubleFunction action in the CLR

long ApplyAsLong(int o)

Parameters

o int

The input of IntToDoubleFunction

Returns

long

The ApplyAsLong result