Searched defs:ReturnInstruction (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/
H A DReturnInstruction.java27 public interface ReturnInstruction extends BranchInstruction { interface in inherits:BranchInstruction
/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DReturnInstruction.java68 public abstract class ReturnInstruction extends Instruction class in inherits:Instruction,ExceptionThrower,TypedInstruction,StackConsumer
74 ReturnInstruction() {} method in class:ReturnInstruction
79 protected ReturnInstruction(short opcode) { method in class:ReturnInstruction

Completed in 140 milliseconds