public abstract class AbstractIntIterator
extends java.lang.Object
implements java.util.Iterator<java.lang.Integer>
| Constructor and Description |
|---|
AbstractIntIterator() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
nextInt() |
Copyright © 2022. All rights reserved.