JavaScript is disabled on your browser.
Skip navigation links
Package
Tree
Index
Search
Help
All Classes and Interfaces
Interfaces
Class
Description
ScxBiConsumer<T,
U,
E>
支持显式抛出异常的 BiConsumer.
ScxBiFunction<T,
U,
R,
E>
支持显式抛出异常的 BiConsumer.
ScxCallable<R,
E>
支持显式抛出异常的 Callable.
ScxConsumer<T,
E>
支持显式抛出异常的 Consumer.
ScxFunction<T,
R,
E>
支持显式抛出异常的 Function.
ScxRunnable<E>
支持显式抛出异常的 Runnable.
ScxSupplier<R,
E>
支持显式抛出异常的 Supplier.