langtools/test/tools/javac/MethodParameters/LambdaTest.out
changeset 28452 6afa05455443
parent 21489 018e34d4045f
child 29772 4e4e74b99d27
equal deleted inserted replaced
28451:d4fdab318a53 28452:6afa05455443
     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)