Interface ServiceSupplier<T>
public interface ServiceSupplier<T>
A version of the Supplier interface that can additionally throw ServiceOutcomeException.
-
Method Summary
-
Method Details
-
apply
- Throws:
ServiceOutcomeException
-
ServiceOutcomeException