protected static class diff_match_patch.LinesToCharsResult extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected String | chars1 | 
| protected String | chars2 | 
| protected List<String> | lineArray | 
| Modifier | Constructor and Description | 
|---|---|
| protected  | diff_match_patch.LinesToCharsResult(String chars1,
                                   String chars2,
                                   List<String> lineArray) | 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.