public static interface GoalController.GoalEntry extends Comparable<GoalController.GoalEntry>
Modifier and Type | Method and Description |
---|---|
Behavior |
getBehavior() |
Goal |
getGoal() |
int |
getPriority() |
compareTo
Copyright © 2021. All rights reserved.