test/tools/javac/MethodParameters/LambdaTest.out

changeset 2733
7974f6da2d76
parent 2158
6cd16d8ed2b9
child 2734
ba758e1ffa69
equal deleted inserted replaced
2732:da8312e06551 2733:7974f6da2d76
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(arg0)/*synthetic*/ 4 LambdaTest.lambda$static$1(x1/*synthetic*/)/*synthetic*/
5 LambdaTest.lambda$null$0(arg0, arg1)/*synthetic*/ 5 LambdaTest.lambda$null$0(final cap$0/*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