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