B - The builder to return in order to be able to apply multiple
build operations.public static interface ArgsParserAccessor.ArgsParserBuilder<B extends ArgsParserAccessor.ArgsParserBuilder<B>>
ArgsParser property returning the
builder for applying multiple build operations.| Modifier and Type | Method | Description |
|---|---|---|
B |
withArgsParser(ArgsParser aProperties) |
Sets the args-parser for the
ArgsParser property. |
B withArgsParser(ArgsParser aProperties)
ArgsParser property.aProperties - The args-parser to be stored by the
ArgsParser property.Copyright © 2021. All rights reserved.