public interface CountDownRaceExecution
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
execute(CountDownRaceRunner runner)
Execute the application code as thread-fire.
|
default void |
hookBeforeCountdown() |
default void |
hookBeforeGoalFinally() |
default boolean |
isThrowImmediatelyByFirstCause() |
default void |
readyCaller() |
default void readyCaller()
default void hookBeforeCountdown()
void execute(CountDownRaceRunner runner)
runner - The resource for the thread-fire. (NotNull)default void hookBeforeGoalFinally()
default boolean isThrowImmediatelyByFirstCause()
Copyright © 2014–2021 The DBFlute Project. All rights reserved.