Uses of Interface
aQute.bnd.service.diff.Differ
-
Packages that use Differ Package Description aQute.bnd.differ This package provides baseline support. -
-
Uses of Differ in aQute.bnd.differ
Classes in aQute.bnd.differ that implement Differ Modifier and Type Class Description class
DiffPluginImpl
This Diff Plugin Implementation will compare JARs for their API (based on the Bundle Class Path and exported packages), the Manifest, and the resources.Fields in aQute.bnd.differ declared as Differ Modifier and Type Field Description (package private) Differ
Baseline. differ
Constructors in aQute.bnd.differ with parameters of type Differ Constructor Description Baseline(Reporter bnd, Differ differ)
-