Skip to main content

New answers tagged

0 votes

Name of technique for inferring type arguments of a type parameter?

You might be looking for forward and backward inference. Try searching https://github.com/google/closure-compiler for these terms, in particular check out TypeInference.java: /** * We only do ...
Ardeco's user avatar
  • 1

Top 50 recent answers are included