Class Functions.EmptyAction
- java.lang.Object
-
- io.reactivex.rxjava3.internal.functions.Functions.EmptyAction
-
-
Constructor Summary
Constructors Constructor Description EmptyAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
Runs the action and optionally throws a checked exception.java.lang.String
toString()
-