Class TrampolineScheduler.TimedRunnable
java.lang.Object
io.reactivex.rxjava3.internal.schedulers.TrampolineScheduler.TimedRunnable
- All Implemented Interfaces:
Comparable<TrampolineScheduler.TimedRunnable>
- Enclosing class:
TrampolineScheduler
static final class TrampolineScheduler.TimedRunnable
extends Object
implements Comparable<TrampolineScheduler.TimedRunnable>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
run
-
execTime
final long execTime -
count
final int count -
disposed
volatile boolean disposed
-
-
Constructor Details
-
TimedRunnable
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<TrampolineScheduler.TimedRunnable>
-