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 TypeClassDescriptionclassA DiffImpl class compares a newer Element to an older Element.Fields in aQute.bnd.differ declared as DiffFields in aQute.bnd.differ with type parameters of type 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 voidBaselineCommands.doDiff(Diff diff, StringBuilder sb) protected voidBaselineCommands.doPackageDiff(Diff diff) private static TagDiffCommand.getTagFrom(Diff diff, boolean limited) static voidDiffCommand.show(PrintWriter out, Diff diff, int indent, boolean limited) private static voidXmlRepoDiffCommand.show(PrintWriter out, Diff diff, int indent, boolean limited, Diff.Ignore ignore) private voidBaselineCommands.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