|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jdt.internal.compiler.lookup.MethodVerifier
public class MethodVerifier
Method Summary | |
---|---|
boolean |
doesMethodOverride(MethodBinding method,
MethodBinding inheritedMethod)
|
boolean |
isMethodSubsignature(MethodBinding method,
MethodBinding inheritedMethod)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public boolean doesMethodOverride(MethodBinding method, MethodBinding inheritedMethod)
public boolean isMethodSubsignature(MethodBinding method, MethodBinding inheritedMethod)
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |