public interface ChangeTime
Modifier and Type | Method and Description |
---|---|
int |
getValue() |
boolean |
isAfter(ChangeTime ct) |
boolean |
isBefore(ChangeTime ct) |
void |
now() |
void now()
int getValue()
boolean isAfter(ChangeTime ct)
boolean isBefore(ChangeTime ct)
Copyright © 2013. All Rights Reserved.