Uses of Record Class
com.atlassian.bitbucket.comment.LineNumberRange
-
Uses of LineNumberRange in com.atlassian.bitbucket.comment
Modifier and TypeMethodDescriptionCommentThreadDiffAnchor.getMultilineDestinationRange()
The destination range represents all lines a multi-line comment spans on the right-hand side of a diff.CommentThreadDiffAnchor.getMultilineSourceRange()
The source range represents all lines a multi-line comment spans on the left-hand side of a diff.Modifier and TypeMethodDescriptionboolean
LineNumberRange.overlaps
(LineNumberRange otherRange) Determines whether the provided line number range overlaps (shares line numbers in common) with this range