Class AbstractDiffCommand

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

public abstract class AbstractDiffCommand extends Object implements DiffCommand