public class StatsRunner extends InstantGroupRunnable
targetactions, allowToChange, removeElementAfterActionheadTask, nextTask, previousTask| Constructor and Description |
|---|
StatsRunner() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addElement(Object obj)
Adds an element to this InstantRunnable.
|
void |
doGroupAction(Object obj)
The function to be run on the objects when there is time.
|
long |
getRunPeriod()
Returns the run period of this InstantRunnable.
|
runisEmpty, removeElement, resetcancel, getHeadTask, isScheduled, next, previous, scheduledExecutionTime, setHeadTask, setNext, setPreviouspublic boolean addElement(Object obj)
InstantRunnableaddElement in interface TaskRunnableaddElement in class InstantRunnableobj - Element to be added to this InstantRunnablepublic long getRunPeriod()
InstantRunnablegetRunPeriod in interface TaskRunnablegetRunPeriod in class InstantRunnablepublic void doGroupAction(Object obj)
InstantGroupRunnabledoGroupAction in interface ScheduleableGroupActiondoGroupAction in class InstantGroupRunnableobj - The object the function act onCopyright © 2010–2023 Open Identity Platform Community. All rights reserved.