| Package | Description |
|---|---|
| org.exparity.hamcrest.date |
Matchers of Dates
|
| Modifier and Type | Method and Description |
|---|---|
static Weekdays |
Weekdays.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Weekdays[] |
Weekdays.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<Date> |
DateMatchers.isDayOfWeek(Weekdays dayOfWeek)
Deprecated.
|
Copyright © 2015. All rights reserved.