public class Diff extends Object implements Visitable<ChangeVisitor>
#getAuthor()#getDiffDate()JsonConverter| Modifier and Type | Method and Description |
|---|---|
void |
accept(ChangeVisitor changeVisitor) |
Map<Class<? extends Change>,Integer> |
countByType() |
List<Change> |
getChanges() |
boolean |
hasChanges() |
String |
toString() |
public boolean hasChanges()
public void accept(ChangeVisitor changeVisitor)
accept in interface Visitable<ChangeVisitor>Copyright © 2014. All rights reserved.