test/tools/javac/MethodParameters/LambdaTest.out

changeset 2734
ba758e1ffa69
parent 2733
7974f6da2d76
child 2893
ca5783d9a597
equal deleted inserted replaced
2733:7974f6da2d76 2734:ba758e1ffa69
1 class LambdaTest -- 1 class LambdaTest --
2 LambdaTest.<init>() 2 LambdaTest.<init>()
3 LambdaTest.foo(i) 3 LambdaTest.foo(i)
4 LambdaTest.lambda$static$1(x1/*synthetic*/)/*synthetic*/ 4 LambdaTest.lambda$static$1(x1/*synthetic*/)/*synthetic*/
5 LambdaTest.lambda$null$0(final cap$0/*synthetic*/, x2/*synthetic*/)/*synthetic*/ 5 LambdaTest.lambda$null$0(final x1/*synthetic*/, x2/*synthetic*/)/*synthetic*/
6 static interface LambdaTest$I -- inner 6 static interface LambdaTest$I -- inner
7 LambdaTest$I.m(x) 7 LambdaTest$I.m(x)

mercurial