Module life.expert
Package life.expert.common.async
- generally works with specific checked (threads) exceptions - utilities indirectly helping to work with reactive flows, for example, output of logs from reactive flows
-
Interface Summary Interface Description ConsumerInterrupted<T> The interface Consumer interrupted.LogUtils The type Log utils.LogUtilsConstants PrintUtils RunnableInterrupted The interface Runnable interrupted.SupplierInterrupted<T> The interface Supplier interrupted. -
Class Summary Class Description AbstractLog ThreadUtils - contains methods that wrap (as an optional type) lambdas with checked exceptions - contains the methods of custom configured Executors for passing them to the Flux input - and some general purpose thread delay method