public class DiffContext extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DiffContext.Builder |
Modifier and Type | Method and Description |
---|---|
int |
getContextLines() |
String |
getFromHash() |
int |
getMaxLineLength() |
int |
getMaxLines() |
String |
getToHash() |
DiffWhitespace |
getWhitespace() |
Copyright © 2022 Atlassian. All rights reserved.