|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
E
- the type returned by iterators over this
type of input file.public interface InputFile<E>
This interface is used to represent input files.
Input files are files that serve as input sources.
The contents of an input file are accessed via an
java.util.Iterator
over the file.
Method Summary |
---|
Methods inherited from interface sbrt.shell.io.SbrtFile |
---|
close, getCanonicalName, getOriginalName, isClosed |
Methods inherited from interface java.lang.Iterable |
---|
iterator |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |