aQute.lib.osgi
Class Clazz.MethodDef
java.lang.Object
aQute.lib.osgi.Clazz.FieldDef
aQute.lib.osgi.Clazz.MethodDef
- All Implemented Interfaces:
- java.lang.Comparable<Clazz.FieldDef>
- Enclosing class:
- Clazz
public static class Clazz.MethodDef
- extends Clazz.FieldDef
|
Constructor Summary |
Clazz.MethodDef(int access,
java.lang.String clazz,
java.lang.String method,
java.lang.String descriptor)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Clazz.MethodDef
public Clazz.MethodDef(int access,
java.lang.String clazz,
java.lang.String method,
java.lang.String descriptor)
isConstructor
public boolean isConstructor()
getReturnType
public java.lang.String getReturnType()
getPretty
public java.lang.String getPretty()
- Overrides:
getPretty in class Clazz.FieldDef
Copyright å© aQute SARL (2000, 2011). All Rights Reserved.