Interface CommentList<L>

All Known Implementing Classes:
CommentListImpl

public interface CommentList<L>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addComment(String value, L loc)