Package ai.platon.pulsar.common
Class StartStopRunner
-
- All Implemented Interfaces:
public final class StartStopRunner
-
-
Field Summary
Fields Modifier and Type Field Description private final StartStopRunnablerunnable
-
Constructor Summary
Constructors Constructor Description StartStopRunner(StartStopRunnable runnable)
-
Method Summary
Modifier and Type Method Description final StartStopRunnablegetRunnable()final Unitstart()final Unitstop()-
-
Constructor Detail
-
StartStopRunner
StartStopRunner(StartStopRunnable runnable)
-
-
Method Detail
-
getRunnable
final StartStopRunnable getRunnable()
-
-
-
-