| Package | Description |
|---|---|
| com.sun.jdo.api.persistence.enhancer.classfile |
| Modifier and Type | Method and Description |
|---|---|
ClassMethod |
ClassFile.findMethod(String methodName,
String methodSig)
Look for a method with the specified name and type signature
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClassFile.addMethod(ClassMethod method)
Add a method to the list of the methods which the class defines
|
Copyright © 2013. All Rights Reserved.