Table of Contents

Interface IObjDoubleConsumer<T>

Namespace
Java.Util.Function
Assembly
MASES.JNet.dll
public interface IObjDoubleConsumer<T> : IBiConsumer<T, double>, IJVMBridgeBase, IJVMBridgeDefinition

Type Parameters

T

The data associated to the event

Inherited Members