|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConstantMethodInfo | |
---|---|
org.cojen.classfile |
Uses of ConstantMethodInfo in org.cojen.classfile |
---|
Methods in org.cojen.classfile that return ConstantMethodInfo | |
---|---|
ConstantMethodInfo |
ConstantPool.addConstantConstructor(String className,
TypeDesc[] params)
Get or create a constant from the constant pool representing a constructor in any class. |
ConstantMethodInfo |
ConstantPool.addConstantMethod(String className,
String methodName,
TypeDesc ret,
TypeDesc[] params)
Get or create a constant from the constant pool representing a method in any class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |