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