|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwaterjug.WaterJugConsole
public class WaterJugConsole
This class provides a terminal console interface to the Water Jug problem. Note that its function is entirely provided by the Console class which is provided by the framework. You do not have to add anything to this class.
Constructor Summary | |
---|---|
WaterJugConsole()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
This method launches the console. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WaterJugConsole()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- ignored
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |