Date
to be compared.
@return the value 0
if the argument Date is equal tothis Date; a value less than 0
if this Date is before the Date argument; and a value greater than 0
if this Date is after the Date argument.
@since 1.2
@exception NullPointerException if anotherDate
is null.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|