org.apache.bcel.generic
public class IFGE extends IfInstruction
Stack: ..., value -> ...
| Constructor Summary | |
|---|---|
| IFGE(InstructionHandle target) | |
| Method Summary | |
|---|---|
| void | accept(Visitor v)
Call corresponding visitor method(s). |
| IfInstruction | negate() |
Parameters: v Visitor object
Returns: negation of instruction