|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.mit.ll.group43.surfaceoptimization.input.TextFCFSReader
public class TextFCFSReader
Reads aircraft data in from a plain-text file.
Constructor Summary | |
---|---|
TextFCFSReader(java.lang.String filename)
|
Method Summary | |
---|---|
Aircraft |
nextAircraft()
Creates an Aircraft from the next line in the input file and returns it, or returns null if the end of the file has been reached. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextFCFSReader(java.lang.String filename) throws java.io.FileNotFoundException
java.io.FileNotFoundException
Method Detail |
---|
public Aircraft nextAircraft()
nextAircraft
in interface FCFSReader
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |