Uses of Class
com.github.tadukoo.java.comment.JavaMultiLineCommentBuilder
Packages that use JavaMultiLineCommentBuilder
-
Uses of JavaMultiLineCommentBuilder in com.github.tadukoo.java.comment
Subclasses of JavaMultiLineCommentBuilder in com.github.tadukoo.java.commentModifier and TypeClassDescriptionstatic classA builder to build anEditableJavaMultiLineCommentstatic classA builder to build anUneditableJavaMultiLineCommentMethods in com.github.tadukoo.java.comment that return JavaMultiLineCommentBuilderModifier and TypeMethodDescriptionJavaMultiLineCommentBuilder.copy(JavaMultiLineComment comment) Copies the settings from the givencommentto this builder