Searched defs:setReturnType (Results 1 - 4 of 4) sorted by relevance

/openjdk10/hotspot/src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/
H A DMethod.java137 public void setReturnType(String returnType) { method in class:Method
/openjdk10/jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/processor/model/java/
H A DJavaMethod.java64 public void setReturnType(JavaType returnType) { method in class:JavaMethod
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DMethodGen.java839 public void setReturnType(final Type return_type) { method in class:MethodGen
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/
H A DFunctionNode.java1107 public FunctionNode setReturnType(final LexicalContext lc, final Type returnType) { method in class:FunctionNode

Completed in 55 milliseconds