Interface ServiceSupplier<T>


public interface ServiceSupplier<T>
A version of the Supplier interface that can additionally throw ServiceOutcomeException.
  • Method Summary

    Modifier and Type
    Method
    Description