|
||||||||
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>
Décrivez votre classe ConsoleCommand ici.
Constructor Summary | |
---|---|
ConsoleCommand()
|
Method Summary | |
---|---|
void |
make(T f)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, 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 |