public interface IntIterator
Modifier and Type | Interface and Description |
---|---|
static class |
IntIterator.Helper |
Modifier and Type | Method and Description |
---|---|
int |
getValue() |
boolean |
next() |
void |
remove() |
Copyright © 2012–2017. All rights reserved.