public static class MemberResolver.Method extends Object
Modifier and Type | Field | Description |
---|---|---|
CtClass |
declaring |
|
MethodInfo |
info |
|
int |
notmatch |
Constructor | Description |
---|---|
Method(CtClass c,
MethodInfo i,
int n) |
public CtClass declaring
public MethodInfo info
public int notmatch
public Method(CtClass c, MethodInfo i, int n)
Copyright © 2018 Shigeru Chiba, www.javassist.org. All rights reserved.