public interface ClassDefinitionBuilderCommentOption<T extends ClassStructureBuilder<T>> extends ClassDefinitionBuilderScope<T>
Modifier and Type | Method and Description |
---|---|
ClassDefinitionBuilderScope<T> |
classComment(String comment) |
packageScope, privateScope, protectedScope, publicScope
ClassDefinitionBuilderScope<T> classComment(String comment)
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.