org.dasein.util
Class IterableReader
java.lang.Object
org.dasein.util.IterableReader
- All Implemented Interfaces:
- Iterable<String>
public class IterableReader
- extends Object
- implements Iterable<String>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IterableReader
public IterableReader(BufferedReader reader)
iterator
public Iterator<String> iterator()
- Specified by:
iterator in interface Iterable<String>
Copyright © 2012 enStratus Networks Inc. All Rights Reserved.