public class ClassWriter
extends org.objectweb.asm.ClassWriter
| Constructor and Description |
|---|
ClassWriter(int flags,
Detector detector) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getCommonSuperClass(java.lang.String type1,
java.lang.String type2) |
public ClassWriter(int flags,
Detector detector)