예제 #1
0
 protected TypeMirror resolvType(String type) {
   return typeParamBuilder.resolvType(type);
 }