public interface GoalChooserBuilder
Modifier and Type | Method and Description |
---|---|
GoalChooserBuilder |
copy()
returns a clone of this goal chooser
|
IGoalChooser |
create()
returns a new goal chooser
|
String |
name()
returns the name of the goal chooser
|
IGoalChooser create()
GoalChooserBuilder copy()
String name()