Searched defs:withTypeVar (Results 1 - 1 of 1) sorted by last modified time

/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/code/
H A DType.java647 public Type withTypeVar(Type t) { return this; } method in class:Type
880 public Type withTypeVar(Type t) { method in class:Type.WildcardType

Completed in 65 milliseconds