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