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