JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.hillClimbing
Class RestartNever

java.lang.Object
  extended bygov.nasa.javaGenes.hillClimbing.RestartPolicy
      extended bygov.nasa.javaGenes.hillClimbing.RestartNever
All Implemented Interfaces:
java.io.Serializable

public final class RestartNever
extends RestartPolicy

See Also:
Serialized Form

Constructor Summary
RestartNever()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestartNever

public RestartNever()

JavaGenes, NASA Ames. Written largely by Al Globus