| Package | Description |
|---|---|
| aQute.bnd.differ | |
| aQute.bnd.service.diff |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DiffImpl |
A DiffImpl class compares a newer Element to an older Element.
|
| Modifier and Type | Field | Description |
|---|---|---|
Diff |
Baseline.Info.packageDiff |
| Modifier and Type | Method | Description |
|---|---|---|
Diff |
DiffImpl.get(java.lang.String name) |
|
Diff |
Baseline.getDiff() |
Gets the generated diff
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Collection<? extends Diff> |
DiffImpl.getChildren() |
| Modifier and Type | Method | Description |
|---|---|---|
Diff |
Tree.diff(Tree older) |
|
Diff |
Diff.get(java.lang.String name) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Collection<? extends Diff> |
Diff.getChildren() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
Diff.Ignore.contains(Diff diff) |