Class AbstractDiffCommand

java.lang.Object
net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffCommand
All Implemented Interfaces:
DiffCommand
Direct Known Subclasses:
DiffCommandDefault, DiffCommandJavaClass, DiffCommandJavaManifest, DiffCommandJavaProperties, DiffCommandVar, DiffCommandZip

public abstract class AbstractDiffCommand extends Object implements DiffCommand