Package arc.util
Class Time.DelayRun
java.lang.Object
arc.util.Time.DelayRun
- All Implemented Interfaces:
Pool.Poolable
- Enclosing class:
- Time
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DelayRun
public DelayRun()
-
-
Method Details
-
reset
public void reset()Description copied from interface:Pool.Poolable
Resets the object for reuse. Object references should be nulled and fields may be set to default values.- Specified by:
reset
in interfacePool.Poolable
-