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