|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectUtils
Cette classe outils permet delire des listes de points au clavier
Field Summary | |
static java.lang.String |
DELIM
|
Constructor Summary | |
Utils()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
static double |
readDouble()
|
static double[] |
readDoublev()
|
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 |
public static final java.lang.String DELIM
Constructor Detail |
public Utils()
Method Detail |
public static java.lang.String readString()
public static double[] readDoublev()
public static double readDouble()
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |