Table of Contents

Interface IDoubleToIntFunction

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

Methods

ApplyAsInt(double)

Executes the DoubleToIntFunction action in the CLR

int ApplyAsInt(double o)

Parameters

o double

The input of

Returns

int

The getAsBoolean result