public interface GenericStarter<RESULT,CONSOLE extends Console>
| Modifier and Type | Method and Description |
|---|---|
void |
apply() |
RESULT |
args(String... args) |
String[] |
getArgs() |
RESULT |
onServicesPrepared(xyz.cofe.common.Reciver<? super CONSOLE> reciver) |
void |
setArgs(String[] args) |
Copyright © 2019. All rights reserved.