public interface IntIterator extends Iterator<Integer>
int
nextInt()
forEachRemaining, hasNext, next, remove
int nextInt()
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.