| |
|
| java.lang.Object com.sun.util.PTimer com.sun.util.DefaultPTimer
DefaultPTimer | final class DefaultPTimer extends PTimer (Code) | | An implementaion of the PTimer class which uses the java.util.Timer class
to implement scheduling. PTimer is now deprecated and so it is preferrable to
use java.util.Timer instead. We also manage a saving of about 900 bytes in the
process!
|
getGranularity | public long getGranularity()(Code) | | |
getMinRepeatInterval | public long getMinRepeatInterval()(Code) | | |
|
|
|