Interface Lambdas.CheckedSupplier<T,​E extends Throwable>

Enclosing class:
Lambdas

public static interface Lambdas.CheckedSupplier<T,​E extends Throwable>
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     
  • Method Details