protected static class DiffPatchMerge.LinesToCharsResult extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
chars1 |
protected String |
chars2 |
protected List<String> |
lineArray |
Modifier | Constructor and Description |
---|---|
protected |
DiffPatchMerge.LinesToCharsResult(String chars1,
String chars2,
List<String> lineArray) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.