- Type Parameters:
T - the value type returned
- All Known Subinterfaces:
ScalarSupplier<T>
- All Known Implementing Classes:
ArrayListSupplier, FlowableEmpty, FlowableFromAction, FlowableFromCallable, FlowableFromRunnable, FlowableFromSupplier, FlowableJust, HashMapSupplier, MaybeEmpty, MaybeFromAction, MaybeFromCallable, MaybeFromRunnable, MaybeFromSupplier, MaybeJust, ObservableEmpty, ObservableFromAction, ObservableFromCallable, ObservableFromRunnable, ObservableFromSupplier, ObservableJust
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Produces a value or throws an exception.