|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectquestion1.ConsoleCommand<T>
public class ConsoleCommand<T>
Classe affichant T et l'heure courante.
Constructor Summary | |
---|---|
ConsoleCommand()
|
Method Summary | |
---|---|
void |
make(T f)
Fonction affichant la valeur et la date de reception par le capteur. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConsoleCommand()
Method Detail |
---|
public void make(T f)
make
in interface Command<T>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |