java.lang.Object
fr.myny.stats.StatisticsTest
public class StatisticsTest
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description StatisticsTest() -
Method Summary
Modifier and Type Method Description voidafficherBonus()voidafficherChiffre1()voidafficherCombinaisons2()voidafficherCombinaisons3()voidafficherNumBonus()voidafficherNumBonusCombi2()voidafficherNumBonusCombi3()voidsetTaille()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
StatisticsTest
public StatisticsTest()
-
-
Method Details
-
setTaille
public void setTaille() -
afficherChiffre1
public void afficherChiffre1() throws java.sql.SQLException- Throws:
java.sql.SQLException
-
afficherCombinaisons2
public void afficherCombinaisons2() throws java.sql.SQLException- Throws:
java.sql.SQLException
-
afficherCombinaisons3
public void afficherCombinaisons3() throws java.sql.SQLException- Throws:
java.sql.SQLException
-
afficherBonus
public void afficherBonus() throws java.sql.SQLException- Throws:
java.sql.SQLException
-
afficherNumBonus
public void afficherNumBonus() throws java.sql.SQLException- Throws:
java.sql.SQLException
-
afficherNumBonusCombi2
public void afficherNumBonusCombi2() throws java.sql.SQLException- Throws:
java.sql.SQLException
-
afficherNumBonusCombi3
public void afficherNumBonusCombi3() throws java.sql.SQLException- Throws:
java.sql.SQLException
-