Before.Date, Before.Message
Constructor and Description |
---|
Date(java.util.Date date)
Create a
Before.Date with a Date . |
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getDate()
Return the date.
|
public Date(@NonNull java.util.Date date)
Before.Date
with a Date
.date
- the date.