|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterfaceMethodRefConstant | |
---|---|
com.caucho.bytecode |
Uses of InterfaceMethodRefConstant in com.caucho.bytecode |
---|
Methods in com.caucho.bytecode that return InterfaceMethodRefConstant | |
---|---|
InterfaceMethodRefConstant |
ConstantPool.addInterfaceRef(java.lang.String className,
java.lang.String name,
java.lang.String type)
Adds an interface ref constant. |
InterfaceMethodRefConstant |
ConstantPool.getInterfaceMethodRef(int index)
Returns an interface method ref entry |
InterfaceMethodRefConstant |
ConstantPool.getInterfaceRef(java.lang.String className,
java.lang.String name,
java.lang.String type)
Gets an interface constant. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |