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

/openjdk9/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DInfer.java286 public class PartiallyInferredMethodType extends MethodType { class in class:Infer
287 public PartiallyInferredMethodType(MethodType mtype, InferenceContext inferenceContext, Env<AttrContext> env, Warner warn) { method in class:Infer.PartiallyInferredMethodType

Completed in 37 milliseconds