|
||||||||||
| 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.Voyelle
public abstract class Voyelle
| Constructor Summary | |
|---|---|
Voyelle()
|
|
| 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 Voyelle()
| Method Detail |
|---|
public boolean estVoyelle()
estVoyelle in class Lettrepublic int compterVoyelles()
SuiteDeChar
compterVoyelles in class Lettre
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||