|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsrc.SuiteDeChar
src.Vocabulaire
src.Lettre
src.Consonne
public abstract class Consonne
Constructor Summary | |
---|---|
Consonne()
|
Method Summary | |
---|---|
int |
compterVoyelles()
Compute the number of vowels. |
boolean |
estVoyelle()
|
Methods inherited from class src.Lettre |
---|
compterMots, estMot, iemeMot, isMajuscule, majusculiser, minusculiser, setMajuscule, toutesMinus |
Methods inherited from class src.Vocabulaire |
---|
estLettre, longueur |
Methods inherited from class src.SuiteDeChar |
---|
toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Consonne()
Method Detail |
---|
public boolean estVoyelle()
estVoyelle
in class Lettre
public int compterVoyelles()
SuiteDeChar
compterVoyelles
in class Lettre
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |