Class AbstractCommentableVisitor<T>

java.lang.Object
com.atlassian.bitbucket.comment.AbstractCommentableVisitor<T>
All Implemented Interfaces:
CommentableVisitor<T>

public class AbstractCommentableVisitor<T> extends Object implements CommentableVisitor<T>