| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.bcel.external.classfile |
This package contains the classes that describe the structure of a
Java class file and a class file parser.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantFieldref
This class represents a constant pool reference to a field.
|
class |
ConstantInterfaceMethodref
This class represents a constant pool reference to an interface method.
|
class |
ConstantMethodref
This class represents a constant pool reference to a method.
|
| Constructor and Description |
|---|
ConstantCP(ConstantCP c)
Initialize from another object.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.