Package one.microstream.util
Class Executor.Default<EX extends Throwable>
java.lang.Object
one.microstream.util.Executor.Default<EX>
- All Implemented Interfaces:
Executor<EX>
public static final class Executor.Default<EX extends Throwable> extends Object implements Executor<EX>
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.util.Executor
Executor.Default<EX extends Throwable>
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface one.microstream.util.Executor
execute, execute, executeNullHandling, executeNullIgnoring, executeR, executeR, executeRNullHandling, executeRNullIgnoring