org.dishevelled.evolve.examples
Class GuessTheNumber
java.lang.Object
org.dishevelled.evolve.examples.GuessTheNumber
- All Implemented Interfaces:
- Runnable
public final class GuessTheNumber
- extends Object
- implements Runnable
Guess the number evolve example.
- Version:
- $Revision$ $Date$
- Author:
- Michael Heuer
Constructor Summary |
GuessTheNumber()
Create a new guess the number example. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GuessTheNumber
public GuessTheNumber()
- Create a new guess the number example.
run
public void run()
-
- Specified by:
run
in interface Runnable
main
public static void main(String[] args)
- Main.
- Parameters:
args
- command line arguments
Copyright (c) 2003-2012 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).