Object GoalChoiceApprover.Companion
-
- All Implemented Interfaces:
public class GoalChoiceApprover.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final GoalChoiceApproverAPPROVE_ALLpublic final static GoalChoiceApprover.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final GoalChoiceApproverapproveWithScoreOver(Double score)Approve if the score is greater than this value final GoalChoiceApprovergetAPPROVE_ALL()-
-
Method Detail
-
approveWithScoreOver
final GoalChoiceApprover approveWithScoreOver(Double score)
Approve if the score is greater than this value
-
getAPPROVE_ALL
final GoalChoiceApprover getAPPROVE_ALL()
-
-
-
-