|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--net.sourceforge.jane.lang.Methods
A collection MethodInfo objects.
| Constructor Summary | |
Methods()
|
|
| Method Summary | |
abstract MethodInfo |
getMethod(int index)
Returns the method at the given index. |
abstract int |
getMethodCount()
Returns the number of methods. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Methods()
| Method Detail |
public abstract int getMethodCount()
public abstract MethodInfo getMethod(int index)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||