Package org.checkerframework.framework.util.typeinference8
package org.checkerframework.framework.util.typeinference8
-
ClassDescriptionImplementation of type argument inference.The result of type argument inferrece.Performs invocation type inference as described in JLS Section 18.5.2.Instances of TypeArgumentInference are used to infer the types of method type arguments when no explicit arguments are provided.