|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.mit.ll.group43.surfaceoptimization.input.TextMinSeparationReader
public class TextMinSeparationReader
Reads minimum separation times in from a plain text file.
Constructor Summary | |
---|---|
TextMinSeparationReader(java.lang.String filename)
|
Method Summary | |
---|---|
int[] |
nextLine()
Returns the next line of separation times from the file. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextMinSeparationReader(java.lang.String filename) throws java.io.FileNotFoundException
java.io.FileNotFoundException
Method Detail |
---|
public int[] nextLine()
MinSeparationReader
nextLine
in interface MinSeparationReader
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |