public interface DiffSegment
Modifier and Type | Method and Description |
---|---|
List<DiffLine> |
getLines() |
DiffSegmentType |
getType() |
boolean |
isTruncated() |
@Nonnull DiffSegmentType getType()
boolean isTruncated()
Copyright © 2019 Atlassian. All rights reserved.