org.goda.chronic.repeaters
public class RepeaterSeason extends RepeaterUnit
RepeaterUnit.UnitNameTag.Scanner| Modifier and Type | Field and Description |
|---|---|
static int |
SEASON_SECONDS |
| Constructor and Description |
|---|
RepeaterSeason() |
| Modifier and Type | Method and Description |
|---|---|
protected MutableInterval |
_nextMutableInterval(Pointer.PointerType pointer) |
protected MutableInterval |
_thisMutableInterval(Pointer.PointerType pointer) |
MutableInterval |
getOffset(MutableInterval span,
double amount,
Pointer.PointerType pointer) |
int |
getWidth()
returns the width (in seconds or months) of this repeatable.
|
String |
toString() |
scancompareTo, nextMutableInterval, scan, scan, thisMutableIntervalpublic static final int SEASON_SECONDS
protected MutableInterval _nextMutableInterval(Pointer.PointerType pointer)
_nextMutableInterval in class Repeater<Object>protected MutableInterval _thisMutableInterval(Pointer.PointerType pointer)
_thisMutableInterval in class Repeater<Object>public MutableInterval getOffset(MutableInterval span, double amount, Pointer.PointerType pointer)
public int getWidth()
RepeaterCopyright © 2013 os-cillation GmbH. All rights reserved.