|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectorg.eclipse.jdt.internal.compiler.lookup.MethodVerifier
public class MethodVerifier
| 方法摘要 | |
|---|---|
protected boolean |
canOverridingMethodDifferInErasure(MethodBinding overridingMethod,
MethodBinding inheritedMethod)
|
boolean |
doesMethodOverride(MethodBinding method,
MethodBinding inheritedMethod)
|
boolean |
isMethodSubsignature(MethodBinding method,
MethodBinding inheritedMethod)
|
void |
reportRawReferences(MethodBinding currentMethod,
MethodBinding inheritedMethod)
|
String |
toString()
|
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 方法详细信息 |
|---|
public void reportRawReferences(MethodBinding currentMethod,
MethodBinding inheritedMethod)
protected boolean canOverridingMethodDifferInErasure(MethodBinding overridingMethod,
MethodBinding inheritedMethod)
public boolean doesMethodOverride(MethodBinding method,
MethodBinding inheritedMethod)
public boolean isMethodSubsignature(MethodBinding method,
MethodBinding inheritedMethod)
public String toString()
Object 中的 toString
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||