Package | Description |
---|---|
aQute.bnd.differ | |
aQute.bnd.main | |
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(String name) |
Diff |
Baseline.getDiff()
Gets the generated diff
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends Diff> |
DiffImpl.getChildren() |
Modifier and Type | Method and Description |
---|---|
static void |
DiffCommand.show(PrintWriter out,
Diff diff,
int indent,
boolean limited) |
Modifier and Type | Method and Description |
---|---|
Diff |
Tree.diff(Tree older) |
Diff |
Diff.get(String name) |
Modifier and Type | Method and Description |
---|---|
Collection<? extends Diff> |
Diff.getChildren() |
Modifier and Type | Method and Description |
---|---|
boolean |
Diff.Ignore.contains(Diff diff) |
Copyright © 2021 aQute SARL. All rights reserved.