Uses of Interface
net.thevpc.common.diff.jar.DiffResult
Packages that use DiffResult
-
Uses of DiffResult in net.thevpc.common.diff.jar
Classes in net.thevpc.common.diff.jar that implement DiffResultMethods in net.thevpc.common.diff.jar that return DiffResultModifier and TypeMethodDescriptionprotected DiffResultAbstractDiffCommand.createResult(TreeMap<DiffKey, String> missing1, TreeMap<DiffKey, String> missing2, TreeMap<DiffKey, String[]> diffs, DiffEvalContext context) AbstractDiffCommand.eval(DiffEvalContext context) DiffBuilder.eval()DiffCommand.eval(DiffEvalContext context)