| Package | Description |
|---|---|
| stella | |
| target |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HistoryAware.Pick
Objects implementing this interface are list elements returned by the
HistoryAware.getEntireHistory() method. |
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractTarget.Allocation
The implementation of the
HistoryAware.Pick interface. |
static class |
AbstractTarget.PickAdapter
The implementation of the
HistoryAware.Pick interface. |
| Modifier and Type | Method and Description |
|---|---|
int |
AbstractTarget.Allocation.compareTo(Allocable that)
Two picks are compared by comparing their date.
|