|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.rej.files.MethodLocator
public class MethodLocator
A class for location methods. Holds references to the method and the class it belongs to.
Constructor Summary | |
---|---|
MethodLocator(ClassLocator cl,
Method method)
|
Method Summary | |
---|---|
ClassLocator |
getClassLocator()
|
Method |
getMethod()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MethodLocator(ClassLocator cl, Method method)
Method Detail |
---|
public ClassLocator getClassLocator()
public Method getMethod()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |