Table of Contents

Interface IDoubleToIntFunction

Namespace
Java.Util.Function
Assembly
MASES.JNet.dll
public interface IDoubleToIntFunction : IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition
Extension Methods

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