Package dynheurset.update.reset
Class PatientReset
java.lang.Object
dynheurset.update.reset.Reset
dynheurset.update.reset.PatientReset
public class PatientReset extends Reset
-
Field Summary
-
Constructor Summary
Constructors Constructor Description PatientReset(double patience) -
Method Summary
Modifier and Type Method Description booleancanReset()Returnstrueif the active set should be reset and returnsfalseotherwise.
-
Constructor Details
-
PatientReset
public PatientReset(double patience)
-
-
Method Details