Table of Contents

Interface IPrimitiveIterator<T, T_CONS>

Namespace
Java.Util
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/util/PrimitiveIterator.html

public interface IPrimitiveIterator<T, T_CONS>

Type Parameters

T
T_CONS
Extension Methods

Methods

ForEachRemaining(T_CONS)

void ForEachRemaining(T_CONS arg0)

Parameters

arg0 T_CONS

T_CONS