jet
Interface CharIterable

All Superinterfaces:
Iterable<Character>
All Known Implementing Classes:
CharRange

public interface CharIterable
extends Iterable<Character>

Author:
alex.tkachman

Method Summary
 CharIterator iterator()
           
 

Method Detail

iterator

CharIterator iterator()
Specified by:
iterator in interface Iterable<Character>


Copyright © 2012. All Rights Reserved.