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.Constructors in aQute.bnd.differ with parameters of type Differ Constructor Description Baseline(aQute.service.reporter.Reporter bnd, Differ differ)
-