| Package | Description |
|---|---|
| net.morimekta.providence.generator.format.java.utils |
| Modifier and Type | Method and Description |
|---|---|
BlockCommentBuilder |
BlockCommentBuilder.comment(String comment) |
BlockCommentBuilder |
BlockCommentBuilder.deprecated_(String reason) |
BlockCommentBuilder |
BlockCommentBuilder.newline() |
BlockCommentBuilder |
BlockCommentBuilder.param_(String name,
String comment) |
BlockCommentBuilder |
BlockCommentBuilder.return_(String comment) |
BlockCommentBuilder |
BlockCommentBuilder.throws_(Class<?> klass,
String comment) |
BlockCommentBuilder |
BlockCommentBuilder.throws_(String klass,
String comment) |
Copyright © 2015–2018 morimekta.net. All rights reserved.