final class FtoC extends Application
Modifier and Type | Field and Description |
---|---|
private java.io.BufferedReader |
br |
Constructor and Description |
---|
FtoC() |
Modifier and Type | Method and Description |
---|---|
protected void |
cleanup() |
protected void |
idle() |
protected void |
init() |
private java.lang.String |
readLine() |
done, run, setDone
private java.io.BufferedReader br
FtoC()
protected void init()
init
in class Application
protected void idle()
idle
in class Application
protected void cleanup()
cleanup
in class Application
private java.lang.String readLine()