|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.mit.ll.group43.surfaceoptimization.output.ResultsOutput
edu.mit.ll.group43.surfaceoptimization.output.PlainTextOutput
public class PlainTextOutput
Outputs statistics about the optimization in plain text form.
Constructor Summary | |
---|---|
PlainTextOutput()
|
Method Summary | |
---|---|
void |
output(java.io.OutputStream os,
java.util.ArrayList<Aircraft> sequence)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlainTextOutput()
Method Detail |
---|
public void output(java.io.OutputStream os, java.util.ArrayList<Aircraft> sequence) throws java.io.FileNotFoundException
output
in interface Output
output
in class ResultsOutput
java.io.FileNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |