public List<TypeMirror> getTypeArguments() {
   return typeParamBuilder.getTypeArguments();
 }