public class IntCodePoints extends PrimitiveIterator.OfInt
| Constructor and Description |
|---|
IntCodePoints(java.lang.CharSequence charSequence) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
int |
nextInt() |
next, removepublic boolean hasNext()
public int nextInt()
nextInt in class PrimitiveIterator.OfInt