14771478147914801481148214831484148514861487
if (t == null) { return null; } argTypes.add(t); } funType = funType .instantiateGenericsFromArgumentTypes(argTypes.build()); if (funType == null) { return null; } }