Uses of Annotation Interface
org.infinispan.protostream.annotations.ProtoComment
Packages that use ProtoComment
Package
Description
Abstract unified representation of Java language types, to isolate code generation from direct dependencies on the
actual type system implementation.
-
Uses of ProtoComment in org.infinispan.protostream.annotations.impl.types
Methods in org.infinispan.protostream.annotations.impl.types with parameters of type ProtoCommentModifier and TypeMethodDescriptionprivate static StringBuilderDocumentationExtractor.getDocumentation(ProtoComment[] annotations) Collect and concatenate the description text from the@ProtoDoc.valueof the given ProtoDoc annotations (that were previously obtained either from an AnnotatedElement or an AnnotatedConstruct).