Class Functions.EmptyRunnable
- java.lang.Object
-
- io.reactivex.rxjava3.internal.functions.Functions.EmptyRunnable
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- Functions
static final class Functions.EmptyRunnable extends java.lang.Object implements java.lang.Runnable
-
-
Constructor Summary
Constructors Constructor Description EmptyRunnable()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
java.lang.String
toString()
-