| Package | Description |
|---|---|
| org.apache.bcel.generic |
Generic part of the Apache Byte Code Engineering Library (BCEL), classes to dynamically modify class objects
and byte code instructions.
|
| Modifier and Type | Method and Description |
|---|---|
FieldGen |
FieldGen.copy(ConstantPoolGen cp) |
| Modifier and Type | Method and Description |
|---|---|
static BCELComparator<FieldGen> |
FieldGen.getComparator() |
| Modifier and Type | Method and Description |
|---|---|
void |
FieldObserver.notify(FieldGen field) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FieldGen.setComparator(BCELComparator<FieldGen> comparator) |
Copyright © 2004–2025 The Apache Software Foundation. All rights reserved.