Package com.biglybt.pifimpl.local.utils
Class UTTimerImpl.timerEvent
java.lang.Object
com.biglybt.pifimpl.local.utils.UTTimerImpl.timerEvent
- All Implemented Interfaces:
UTTimerEvent
- Enclosing class:
UTTimerImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
cancel()
protected void
protected void
setEvent
(TimerEvent _ev) protected void
-
Field Details
-
ev
-
pev
-
-
Constructor Details
-
timerEvent
private timerEvent()
-
-
Method Details
-
setEvent
-
setEvent
-
perform
-
cancel
public void cancel()- Specified by:
cancel
in interfaceUTTimerEvent
-