|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectClavier
Field Summary | |
private static java.io.BufferedReader |
br
|
Constructor Summary | |
Clavier()
|
Method Summary | |
static char |
readChar()
|
static double |
readDouble()
|
static float |
readFloat()
|
static int |
readInt()
|
static long |
readLong()
|
static java.lang.String |
readString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final java.io.BufferedReader br
Constructor Detail |
public Clavier()
Method Detail |
public static int readInt()
public static long readLong()
public static float readFloat()
public static double readDouble()
public static char readChar()
public static java.lang.String readString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |