Class BCLocalField
- java.lang.Object
-
- org.apache.derby.impl.services.bytecode.BCLocalField
-
- All Implemented Interfaces:
LocalField
- Direct Known Subclasses:
BCMethodCaller
class BCLocalField extends java.lang.Object implements LocalField
-
-
Constructor Summary
Constructors Constructor Description BCLocalField(Type type, int cpi)
-