| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.bcel.external.generic |
This package contains the "generic" part of the
Byte Code Engineering
Library, i.e., classes to dynamically modify class objects and
byte code instructions.
|
| Modifier and Type | Field and Description |
|---|---|
static InstructionComparator |
InstructionComparator.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
static InstructionComparator |
Instruction.getComparator()
Get Comparator object used in the equals() method to determine
equality of instructions.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Instruction.setComparator(InstructionComparator c)
Set comparator to be used for equals().
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.