public final class Hunk extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
baseCount |
int |
baseStart |
static String |
ENDING_NEWLINE |
List<String> |
lines |
int |
modifiedCount |
int |
modifiedStart |
| Constructor and Description |
|---|
Hunk() |
public static final String ENDING_NEWLINE
public int baseStart
public int baseCount
public int modifiedStart
public int modifiedCount
Copyright © 2011–2014. All rights reserved.