Index

A C G R S 
All Classes and Interfaces|All Packages

A

accept(T) - Method in interface cool.scx.functional.ScxConsumer
accept
accept(T, long) - Method in interface cool.scx.functional.ScxObjLongConsumer
Performs this operation on the given arguments.
accept(T, U) - Method in interface cool.scx.functional.ScxBiConsumer
accept
apply(T) - Method in interface cool.scx.functional.ScxFunction
apply
apply(T, U) - Method in interface cool.scx.functional.ScxBiFunction
apply

C

call() - Method in interface cool.scx.functional.ScxCallable
 
cool.scx.functional - package cool.scx.functional
 

G

get() - Method in interface cool.scx.functional.ScxSupplier
 

R

run() - Method in interface cool.scx.functional.ScxRunnable
run

S

ScxBiConsumer<T,U,E> - Interface in cool.scx.functional
支持显式抛出异常的 BiConsumer.
ScxBiFunction<T,U,R,E> - Interface in cool.scx.functional
支持显式抛出异常的 BiConsumer.
ScxCallable<R,E> - Interface in cool.scx.functional
支持显式抛出异常的 Callable.
ScxConsumer<T,E> - Interface in cool.scx.functional
支持显式抛出异常的 Consumer.
ScxFunction<T,R,E> - Interface in cool.scx.functional
支持显式抛出异常的 Function.
ScxObjLongConsumer<T,E> - Interface in cool.scx.functional
支持显式抛出异常的 ObjLongConsumer.
ScxRunnable<E> - Interface in cool.scx.functional
支持显式抛出异常的 Runnable.
ScxSupplier<R,E> - Interface in cool.scx.functional
支持显式抛出异常的 Supplier.
A C G R S 
All Classes and Interfaces|All Packages