public abstract class PeriodTask extends Object
PeriodTask()
abstract void
execute()
int
getSchedulePeriod()
getTaskType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PeriodTask()
public int getTaskType()
public int getSchedulePeriod()
public abstract void execute()
Copyright © 2023. All rights reserved.