Class Task
java.lang.Object
com.ticxo.modelengine.api.utils.ticker.Task
-
Constructor Details
-
Task
-
-
Method Details
-
tick
public boolean tick() -
cancel
public void cancel() -
getStartDelay
public int getStartDelay() -
getInterval
public int getInterval() -
isRepeating
public boolean isRepeating() -
getDelay
public int getDelay() -
getTick
public int getTick() -
getRunCount
public int getRunCount() -
isCanceled
public boolean isCanceled()
-