Table of Contents

Namespace MASES.JNet.Specific

Classes

GenericCommand

Generic class to launch a main method in a Java class

JNetAsyncEnumerable<TClass, TObject>

An extension of MASES.JCOBridge.C2JBridge.JVMBridgeBaseEnumerable<TClass, TObject> implementing IAsyncEnumerable<T> to manage Java Iterable in async way

JNetAsyncEnumerator<TObject>

An extension of https://www.jcobridge.com/api-clr/html/T_MASES_JCOBridge_C2JBridge_JVMBridgeBaseEnumerator_1.htm implementing IAsyncEnumerator<T> used to manage Java Iterator in async way

JNetEventResult

Helper class of JNet for some specific operations done with callbacks

JNetHelper

Helper class of JNet for some specific operations