public static class Clazz.MethodDef extends Clazz.FieldDef
access, clazz, constant, descriptor, name, signature
Constructor and Description |
---|
MethodDef(int access,
String clazz,
String method,
String descriptor) |
Modifier and Type | Method and Description |
---|---|
String |
getPretty() |
String |
getReturnType() |
boolean |
isConstructor() |
Copyright © 2014 aQute SARL. All rights reserved.