Uses of Interface
aQute.bnd.service.diff.Diff
Packages that use Diff
Package
Description
This package provides baseline support.
-
Uses of Diff in aQute.bnd.differ
Classes in aQute.bnd.differ that implement DiffModifier and TypeClassDescriptionclass
A DiffImpl class compares a newer Element to an older Element.Fields in aQute.bnd.differ declared as DiffMethods in aQute.bnd.differ that return DiffMethods in aQute.bnd.differ that return types with arguments of type DiffMethods in aQute.bnd.differ with parameters of type Diff -
Uses of Diff in aQute.bnd.main
Methods in aQute.bnd.main with parameters of type DiffModifier and TypeMethodDescriptionprotected void
BaselineCommands.doDiff
(Diff diff, StringBuilder sb) protected void
BaselineCommands.doPackageDiff
(Diff diff) private static Tag
DiffCommand.getTagFrom
(Diff diff, boolean limited) static void
DiffCommand.show
(PrintWriter out, Diff diff, int indent, boolean limited) private void
BaselineCommands.traverseTag
(StringBuilder sb, Diff diff, String indent) -
Uses of Diff in aQute.bnd.osgi
Methods in aQute.bnd.osgi with parameters of type Diff -
Uses of Diff in aQute.bnd.service.diff
Methods in aQute.bnd.service.diff that return DiffMethods in aQute.bnd.service.diff that return types with arguments of type DiffMethods in aQute.bnd.service.diff with parameters of type Diff