Table of Contents

Interface IObjIntConsumer<T>

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

Type Parameters

T

The data associated to the event

Inherited Members