69709943c3
Lambda / bridged method-reference naming overhaul Reviewed-by: ksrini, briangoetz
8 lines
212 B
Plaintext
8 lines
212 B
Plaintext
class LambdaTest --
|
|
LambdaTest.<init>()
|
|
LambdaTest.foo(i)
|
|
LambdaTest.lambda$static$1(arg0)/*synthetic*/
|
|
LambdaTest.lambda$null$0(arg0, arg1)/*synthetic*/
|
|
static interface LambdaTest$I -- inner
|
|
LambdaTest$I.m(x)
|