public final class JarDiffer extends Object
Modifier and Type | Method and Description |
---|---|
List<String> |
diff() |
static List<String> |
diffJars(Path left,
Path right) |
JarDiffer |
setAsmFlags(int asmFlags) |
public static List<String> diffJars(Path left, Path right) throws IOException
IOException
public JarDiffer setAsmFlags(int asmFlags)
public List<String> diff() throws IOException
IOException