protected static class CommandLineOptions.Builder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CommandLineOptions |
build() |
CommandLineOptions.Builder |
deprecatedOption(Option option) |
CommandLineOptions.Builder |
nonDeprecatedOption(Option option) |
public CommandLineOptions.Builder deprecatedOption(Option option)
public CommandLineOptions.Builder nonDeprecatedOption(Option option)
public CommandLineOptions build()
Copyright © 2018 JBoss by Red Hat. All rights reserved.