|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.gjt.universe.gui.IOUtil
Field Summary | |
private static java.io.BufferedReader |
br
|
private static java.io.InputStreamReader |
isr
|
Constructor Summary | |
(package private) |
IOUtil()
|
Method Summary | |
static char |
readCharIn()
|
static java.lang.String |
readLineIn()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static java.io.InputStreamReader isr
private static java.io.BufferedReader br
Constructor Detail |
IOUtil()
Method Detail |
public static java.lang.String readLineIn()
public static char readCharIn()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |