Uses of Interface
aQute.bnd.service.diff.Diff.Ignore

Packages that use Diff.Ignore
aQute.bnd.differ   
aQute.bnd.service.diff   
 

Uses of Diff.Ignore in aQute.bnd.differ
 

Methods in aQute.bnd.differ with parameters of type Diff.Ignore
 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
 Delta Diff.getDelta(Diff.Ignore ignore)
           
 



Copyright © 2014 aQute SARL. All rights reserved.