Frames | No Frames |
Fields of type org.apache.bcel.generic.InstructionComparator | |
InstructionComparator |
Methods with parameter type org.apache.bcel.generic.InstructionComparator | |
void | Set comparator to be used for equals(). |
Methods with return type org.apache.bcel.generic.InstructionComparator | |
InstructionComparator | Get Comparator object used in the equals() method to determine
equality of instructions. |