Interface CommentableVisitor<T>

All Known Implementing Classes:
AbstractCommentableVisitor

public interface CommentableVisitor<T>
Visitor for Commentable entities. Implementors are encouraged to extend AbstractCommentableVisitor instead of directly implementing this interface.