Comparable<Repeater<?>>public class RepeaterDayName extends Repeater<RepeaterDayName.DayName>
| Modifier and Type | Class | Description |
|---|---|---|
static class |
RepeaterDayName.DayName |
| Modifier and Type | Field | Description |
|---|---|---|
static int |
DAY_SECONDS |
| Constructor | Description |
|---|---|
RepeaterDayName(RepeaterDayName.DayName type) |
| Modifier and Type | Method | Description |
|---|---|---|
protected Span |
_nextSpan(Pointer.PointerType pointer) |
|
protected Span |
_thisSpan(Pointer.PointerType pointer) |
|
Span |
getOffset(Span span,
int amount,
Pointer.PointerType pointer) |
|
int |
getWidth() |
returns the width (in seconds or months) of this repeatable.
|
static RepeaterDayName |
scan(Token token) |
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final int DAY_SECONDS
public RepeaterDayName(RepeaterDayName.DayName type)
protected Span _nextSpan(Pointer.PointerType pointer)
_nextSpan in class Repeater<RepeaterDayName.DayName>protected Span _thisSpan(Pointer.PointerType pointer)
_thisSpan in class Repeater<RepeaterDayName.DayName>public Span getOffset(Span span, int amount, Pointer.PointerType pointer)
getOffset in class Repeater<RepeaterDayName.DayName>public int getWidth()
RepeatergetWidth in class Repeater<RepeaterDayName.DayName>public String toString()
toString in class Repeater<RepeaterDayName.DayName>public static RepeaterDayName scan(Token token)
Copyright © 2018. All rights reserved.