org.drools.examples.conway
Class Phase
java.lang.Object
org.drools.examples.conway.Phase
public class Phase
- extends Object
|
Constructor Summary |
Phase()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EVALUATE
public static final int EVALUATE
- See Also:
- Constant Field Values
KILL
public static final int KILL
- See Also:
- Constant Field Values
BIRTH
public static final int BIRTH
- See Also:
- Constant Field Values
DONE
public static final int DONE
- See Also:
- Constant Field Values
Phase
public Phase()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.