|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Diff
| Nested Class Summary | |
|---|---|
static class |
Diff.Data
|
static interface |
Diff.Ignore
|
| Method Summary | |
|---|---|
Diff |
get(String name)
|
Collection<? extends Diff> |
getChildren()
|
Delta |
getDelta()
|
Delta |
getDelta(Diff.Ignore ignore)
|
String |
getName()
|
Tree |
getNewer()
|
Tree |
getOlder()
|
Type |
getType()
|
Diff.Data |
serialize()
|
| Method Detail |
|---|
Diff.Data serialize()
Delta getDelta()
Delta getDelta(Diff.Ignore ignore)
Type getType()
String getName()
Tree getOlder()
Tree getNewer()
Collection<? extends Diff> getChildren()
Diff get(String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||