Modifier and Type | Field and Description |
---|---|
java.util.Calendar |
value
The
Calendar that is held. |
Constructor and Description |
---|
CalendarHolder()
Make a new
CalendarHolder with a null value.r |
CalendarHolder(java.util.Calendar value)
Make a new
CalendarHolder with value as
the value. |