public class AsmType<T> extends Object
Modifier and Type | Method and Description |
---|---|
act.asm.Type |
asmType() |
static <T> Class<T> |
classForDesc(String desc) |
static <T> Class<T> |
classForType(act.asm.Type type) |
String |
className() |
String |
desc() |
String |
internalName() |
Copyright © 2014–2018 ActFramework. All rights reserved.