Table of Contents

Interface IDoubleConsumer

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

Methods

Accept(double)

Executes the DoubleConsumer action in the CLR

void Accept(double obj)

Parameters

obj double

The DoubleConsumer object