Index
All Classes and Interfaces|All Packages
R
- random() - Method in interface Math
-
Retourne un nombre réel tiré aléatoirement dans l'intervalle [0.0, 1.0[.
- random(int, int) - Method in interface Math
-
Retourne un nombre entier tiré aléatoirement dans l'intervalle [lower, upper].
- readDouble() - Method in interface InputOutput
-
Lit un nombre décimal que l'utilisateur saisit.
- readInt() - Method in interface InputOutput
-
Lit un nombre entier que l'utilisateur saisit.
- readString() - Method in interface InputOutput
-
Lit une ligne de texte que l'utilisateur saisit.
All Classes and Interfaces|All Packages