Interface Commentable

    • Field Detail

      • EMPTY_COMMENTS

        static final java.lang.String[] EMPTY_COMMENTS
    • Method Detail

      • setComments

        void setComments​(java.lang.String[] comments)
        Set comments.
      • getComments

        java.lang.String[] getComments()
        Return comments, or empty array if none.