Interface BuilderDecorator<C>

Type Parameters:
C - the command sender type

@API(status=STABLE) public interface BuilderDecorator<C>
Decorators that get to modify a command builder that is used to construct the command for annotated command methods.