Uses of Interface org.apache.bcel.generic.InstructionComparator

Uses in package org.apache.bcel.generic

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.