Interface ExUtils.ExceptionSupplier

Enclosing class:
ExUtils
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface ExUtils.ExceptionSupplier
异常供应器函数式接口,用于延迟异常实例化.
Since:
1.0.0
Author:
Liu,Dongdong
  • Method Summary

    Modifier and Type
    Method
    Description
    get()