Interface IPrimitiveIterator<T, T_CONS>
.NET interface skeleton to be manually developed following https://developer.android.com/reference/java/util/PrimitiveIterator.html
public interface IPrimitiveIterator<T, T_CONS>
Type Parameters
TT_CONS
- Extension Methods