|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CharIterable
Defines a provider of iteration over a collection of primitive char values.
This interface extends Iterable allowing
seamless integration with other APIs.
| Method Summary | |
|---|---|
CharIterator |
iterator()
Gets an iterator over this collection capable of accessing the primitive values. |
| Method Detail |
|---|
CharIterator iterator()
iterator in interface Iterable<Character>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||