Uses of Record Class
com.atlassian.bitbucket.comment.LineNumberRange
Packages that use LineNumberRange
- 
Uses of LineNumberRange in com.atlassian.bitbucket.commentMethods in com.atlassian.bitbucket.comment that return types with arguments of type LineNumberRangeModifier 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.Methods in com.atlassian.bitbucket.comment with parameters of type LineNumberRangeModifier and TypeMethodDescriptionbooleanLineNumberRange.overlaps(LineNumberRange otherRange) Determines whether the provided line number range overlaps (shares line numbers in common) with this range