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)
Deprecated.
|
@Deprecated public static void updateJar(String jarToUpdate, String sourceFile, String fileNameInJar) throws IOException
IOException
public int offset()
public int length()
Copyright © 2020. All rights reserved.