Package | Description |
---|---|
org.apache.jdo.impl.enhancer.classfile |
Modifier and Type | Method and Description |
---|---|
ClassMethod |
ClassFile.findMethod(java.lang.String methodName,
java.lang.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 © 2005-2012 Apache Software Foundation. All Rights Reserved.