接口分层结构
- tech.mhuang.pacebox.core.sugar.function.CheckedBiConsumer<T,
U> - tech.mhuang.pacebox.core.sugar.function.CheckedBiFunction<T,
U, R> - tech.mhuang.pacebox.core.sugar.function.CheckedConsumer<T>
- tech.mhuang.pacebox.core.sugar.function.CheckedFunction<T,
R> - tech.mhuang.pacebox.core.sugar.function.CheckedSupplier<R>