| Package | Description |
|---|---|
| stella.globals |
| Modifier and Type | Field and Description |
|---|---|
private Map<TargetDefinition,Shelf<ObservableList.DateMerit>> |
ObservableList.course
A map of parsed targets to merit course.
|
| Modifier and Type | Method and Description |
|---|---|
List<ObservableList.DateMerit> |
ObservableList.getMeritCourse(TargetDefinition key)
Returns the course of this target merits.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ObservableList.DateMerit.compareTo(ObservableList.DateMerit to)
We compare the dates, if they are identically, we compare the merit.
|