| Package | Description |
|---|---|
| org.smallmind.nutsnbolts.time |
| Modifier and Type | Method and Description |
|---|---|
static Day |
CalendarUtility.getDay(int dayOfWeek) |
static Day |
Day.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Day[] |
Day.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.