Uses of Interface
aQute.bnd.service.diff.Diff.Ignore
-
Packages that use Diff.Ignore Package Description aQute.bnd.differ This package provides baseline support.aQute.bnd.service.diff -
-
Uses of Diff.Ignore in aQute.bnd.differ
Methods in aQute.bnd.differ with parameters of type Diff.Ignore Modifier and Type Method Description Delta
DiffImpl. getDelta(Diff.Ignore ignore)
This getDelta calculates the delta but allows the caller to ignore certain Diff objects by calling back the ignore call back parameter. -
Uses of Diff.Ignore in aQute.bnd.service.diff
Methods in aQute.bnd.service.diff with parameters of type Diff.Ignore Modifier and Type Method Description Delta
Diff. getDelta(Diff.Ignore ignore)
-