Table of Contents

Interface IObjLongConsumer<T>

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

Type Parameters

T

The data associated to the event

Inherited Members