public static class MergeModelBase.State
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
myEndLine |
int |
myIndex |
int |
myStartLine |
Constructor and Description |
---|
State(int index,
int startLine,
int endLine) |