abstract class Date
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) java.lang.String |
value |
Constructor and Description |
---|
Date() |
Modifier and Type | Method and Description |
---|---|
(package private) abstract boolean |
isValid()
Aux function used in scheduleEvent specs.
|