public class OptionHolder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,TypedOption<?,?>> |
options |
| Constructor and Description |
|---|
OptionHolder() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,TypedOption<?,?>> |
options() |
protected void |
registerOptions() |
protected Map<String,TypedOption<?,?>> options
protected void registerOptions()
public Map<String,TypedOption<?,?>> options()
Copyright © 2021. All rights reserved.