|
Side of Software Dated Collections Library 2.0 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DatedCollections.Action in sos.dated.util |
|---|
| Methods in sos.dated.util with parameters of type DatedCollections.Action | ||
|---|---|---|
static
|
DatedCollections.applyAtDates(DatedObject<D> datedObject,
D from,
D to,
DatedCollections.Action<D> action)
Performs the specified destructive action on the specified dated object within the specified date range. |
|
static
|
DatedCollections.queryAtDates(DatedObject<D> datedObject,
D from,
D to,
DatedCollections.Action<D> action)
Performs the specified non-destructive action on the specified dated object within the specified date range. |
|
|
Side of Software Dated Collections Library 2.0 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||