public final class AsmRemapperFactory extends Object
| Constructor and Description |
|---|
AsmRemapperFactory(TinyTree mapping)
Create a factory backed by a set of mapping.
|
| Modifier and Type | Method and Description |
|---|---|
Remapper |
getRemapper(String from,
String to)
Obtains the remapper between two namespaces.
|
public AsmRemapperFactory(TinyTree mapping)
mapping - the mapping