Table of Contents

Interface IDoubleToLongFunction

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

Methods

ApplyAsLong(double)

Executes the DoubleToLongFunction action in the CLR

long ApplyAsLong(double o)

Parameters

o double

The input of

Returns

long

The getAsBoolean result