public class ClassMetrics extends Object
Constructor and Description |
---|
ClassMetrics(int offset,
int length) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
int |
length() |
int |
offset() |
String |
toString() |
static void |
updateJar(String jarToUpdate,
String sourceFile,
String fileNameInJar) |
public int offset()
public int length()
public static void updateJar(String jarToUpdate, String sourceFile, String fileNameInJar) throws IOException
IOException
Copyright © 2020. All rights reserved.