CTX - the generic typeR - the generic typeE - the element typeB - The builder to return in order to be able to apply multiple
build operations.public static interface CommandAccessor.CommandBuilder<CTX,R,E extends Exception,B extends CommandAccessor.CommandBuilder<CTX,R,E,B>>
| Modifier and Type | Method | Description |
|---|---|---|
B |
withCommand(Command<CTX,R,E> aCommand) |
Sets the command for the command property.
|
Copyright © 2018. All rights reserved.