protected class GoalPlanner.PartnerRecord extends Object implements Comparable<GoalPlanner.PartnerRecord>
Modifier | Constructor and Description |
---|---|
protected |
PartnerRecord(int id) |
public int compareTo(GoalPlanner.PartnerRecord rec2)
compareTo
in interface Comparable<GoalPlanner.PartnerRecord>