public class Relocator
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
relocation |
private static java.lang.String |
RELOCATION_BASE |
Constructor and Description |
---|
Relocator() |
Relocator(java.lang.String relocation) |
Modifier and Type | Method and Description |
---|---|
private java.lang.String |
getRelocation() |
java.lang.String |
relocate(java.lang.String className) |
@Nullable private final java.lang.String relocation
private static final java.lang.String RELOCATION_BASE