|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.asm.commons.Remapper
org.vafer.jdependency.asm.Remapper
public class Remapper
Constructor Summary | |
---|---|
Remapper()
|
Method Summary | |
---|---|
java.lang.String |
map(java.lang.String name)
|
Methods inherited from class org.objectweb.asm.commons.Remapper |
---|
createRemappingSignatureAdapter, mapDesc, mapFieldName, mapMethodDesc, mapMethodName, mapSignature, mapType, mapTypes, mapValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Remapper()
Method Detail |
---|
public java.lang.String map(java.lang.String name)
map
in class org.objectweb.asm.commons.Remapper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |