Interface Try.Supplier<R>

Enclosing class:
Try

public static interface Try.Supplier<R>
Supplier that could throw an exception
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    run()