Table of Contents

Namespace Executables.Executors

Structs

SuppressExceptionAsyncExecutorProvider<T1, T2>

Provides suppression executor for asynchronous executors.

SuppressExceptionExecutorProvider<T1, T2>

Provides suppression executor for executors.

SuppressExceptionFlattenAsyncExecutorProvider<T1, T2>

Provides suppression executor for asynchronous executors that already return Optional<T>.

SuppressExceptionFlattenExecutorProvider<T1, T2>

Provides suppression executor for executors that already return Optional<T>.