MutableCharIterator
ImmutableEmptyCharIterator
, TapCharIterable.TapCharIterator
, UnmodifiableCharIterator
public interface CharIterator
Modifier and Type | Method | Description |
---|---|---|
boolean |
hasNext() |
|
char |
next() |
Copyright © 2004–2017. All rights reserved.