Interface IPrimitiveIterator<T, T_CONS>
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/PrimitiveIterator.html
public interface IPrimitiveIterator<T, T_CONS>
Type Parameters
T
T_CONS
Methods
ForEachRemaining(T_CONS)
void ForEachRemaining(T_CONS arg0)
Parameters
arg0
T_CONST_CONS