Class Functions.NullProvider
- java.lang.Object
-
- io.reactivex.rxjava3.internal.functions.Functions.NullProvider
-
-
Constructor Summary
Constructors Constructor Description NullProvider()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
get()
Produces a value or throws an exception.
-