new inference: process varargs as separate method candidate/separate phase

(cherry picked from commit fdd6f66268d29bb996a103f69180851b92947d21)
This commit is contained in:
Anna Kozlova
2014-03-12 10:15:03 +01:00
parent 69c6b7b523
commit 10760d9bbf
16 changed files with 221 additions and 126 deletions
@@ -1,4 +1,4 @@
public class Test {
class Test {
interface II {
int _();