It looks like lambdainside a method, but ...
javacdoes not generate such names (next to this, but not this). javac(even if it is never specified) generates them as
lambda$<method-name-where-used>$<incremental-number>
Or if you have something like this:
List<Integer> r = Stream.of(1).map(x -> x).collect(Collectors.toList());
lambda$new$<incremental-number>
, (access), retro-lambda android. IIRC , , , access -, 12- . , IIRC, - .