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