Interface SupplierWithException<O>


public interface SupplierWithException<O>
Same as Supplier but with Exception.
Author:
Dominik Fuchss
  • Method Summary

    Modifier and Type
    Method
    Description
    get()