public interface OngoingNotification
| Modifier and Type | Method and Description |
|---|---|
void |
outOf(BigDecimal total) |
void |
outOf(int total) |
void outOf(int total)
total - the total number of stepsvoid outOf(BigDecimal total)
total - the total number of stepsCopyright © 2015. All Rights Reserved.