| java.lang.Object mlsub.typing.lowlevel.LowlevelSolutionHandler
LowlevelSolutionHandler | abstract public class LowlevelSolutionHandler (Code) | | version: $Revision: 1.1 $, $Date: 2000/06/14 13:32:52 $ author: Alexandre Frey |
getSolutionOf | final protected int getSolutionOf(int x)(Code) | | |
handle | abstract protected void handle()(Code) | | Called when a solution is found. handle can then call getSolutionOf(x) to
retrieve the solution.
|
|
|