Module com.elex_project.chronos
Package com.elex_project.chronos
Interface ChronosBuilder.MonthSelectionStep
- Enclosing interface:
- ChronosBuilder
public static interface ChronosBuilder.MonthSelectionStep
-
Method Summary
-
Method Details
-
onDay
day of month- Parameters:
dayOfMonth- int- Returns:
- keep going to the next step
-
onLastDay
ChronosBuilder.TimeSelectionStep onLastDay()last day of month- Returns:
- keep going to the next step
-