Interface CommentContainer<T>

All Known Implementing Classes:
Enum.Builder, EnumValue.Builder, Field.Builder, Map.Builder, Message.Builder, OneOf.Builder, OneOf.FieldBuilder, Schema.Builder

public interface CommentContainer<T>
Since:
5.0
  • Method Summary

    Modifier and Type
    Method
    Description
    addComment(String comment)
     
  • Method Details

    • addComment

      T addComment(String comment)