public static final class DiffInfo.ContentEntry extends Object
List<String>
a
ab
b
Boolean
common
dueToRebase
List<List<Integer>>
editA
editB
Integer
skip
ContentEntry()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public List<String> ab
public List<String> a
public List<String> b
public List<List<Integer>> editA
public List<List<Integer>> editB
public Boolean dueToRebase
public Boolean common
public Integer skip
public ContentEntry()