Interface Function0WithException<Out>


public interface Function0WithException<Out>
Findable name for java.util.function.Supplier that allows exceptions
  • Method Summary

    Modifier and Type Method Description
    Out call()