Package | Description |
---|---|
org.apache.jdo.impl.enhancer.classfile |
Modifier and Type | Method and Description |
---|---|
ConstInterfaceMethodRef |
ConstantPool.addInterfaceMethodRef(java.lang.String className,
java.lang.String methodName,
java.lang.String type)
Find or create an interface method constant in the pool
|
ConstInterfaceMethodRef |
InsnInterfaceInvoke.method()
Return the interface to be invoked
|
Constructor and Description |
---|
InsnInterfaceInvoke(ConstInterfaceMethodRef methodRefOp,
int nArgsOp)
constructor for opc_invokeinterface
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.