org.goda.chronic.repeaters
public class RepeaterMonthName extends Repeater<RepeaterMonthName.MonthName>
| Modifier and Type | Class and Description |
|---|---|
static class |
RepeaterMonthName.MonthName |
Tag.Scanner| Constructor and Description |
|---|
RepeaterMonthName(RepeaterMonthName.MonthName type) |
| Modifier and Type | Method and Description |
|---|---|
protected MutableInterval |
_nextMutableInterval(Pointer.PointerType pointer) |
protected MutableInterval |
_thisMutableInterval(Pointer.PointerType pointer) |
int |
getIndex() |
MutableInterval |
getOffset(MutableInterval MutableInterval,
double amount,
Pointer.PointerType pointer) |
int |
getWidth()
returns the width (in seconds or months) of this repeatable.
|
static RepeaterMonthName |
scan(Token token) |
String |
toString() |
compareTo, nextMutableInterval, scan, scan, thisMutableIntervalpublic RepeaterMonthName(RepeaterMonthName.MonthName type)
public int getIndex()
protected MutableInterval _nextMutableInterval(Pointer.PointerType pointer)
_nextMutableInterval in class Repeater<RepeaterMonthName.MonthName>protected MutableInterval _thisMutableInterval(Pointer.PointerType pointer)
_thisMutableInterval in class Repeater<RepeaterMonthName.MonthName>public MutableInterval getOffset(MutableInterval MutableInterval, double amount, Pointer.PointerType pointer)
getOffset in class Repeater<RepeaterMonthName.MonthName>public int getWidth()
RepeatergetWidth in class Repeater<RepeaterMonthName.MonthName>public String toString()
toString in class Repeater<RepeaterMonthName.MonthName>public static RepeaterMonthName scan(Token token)
Copyright © 2013 os-cillation GmbH. All rights reserved.