Searched defs:isReturn (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/
H A DAbstractInstruction.java67 public boolean isReturn() { method in class:AbstractInstruction
H A DInstruction.java42 public boolean isReturn(); method in interface:Instruction
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/x86/
H A DX86Instruction.java106 public boolean isReturn() { method in class:X86Instruction
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/processor/model/
H A DParameter.java139 public boolean isReturn(){ method in class:Parameter
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/wsdl/document/
H A DMessagePart.java144 public boolean isReturn(){ method in class:MessagePart

Completed in 34 milliseconds