public interface TitleFormatter
Modifier and Type | Method and Description |
---|---|
java.lang.CharSequence |
format(CalendarDay day)
Converts the supplied day to a suitable month/year title
|
java.lang.CharSequence format(CalendarDay day)
day
- the day containing relevant month and year information