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 JVMBridgeBaseEnumerable<TClass, TObject> implementing IAsyncEnumerable<T> to manage Java Iterable in async way

JNetAsyncEnumerator<TObject>

An extension of JVMBridgeBasePrefetchableEnumerator<TObject> 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