public class WaterJugConsole
extends java.lang.Object
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.