a_summary.txt @��Z�U ���Z�U Each respective use has a .class method cost of Java 6 anonymous class: 2 Java 8 lambda: 1 Java 8 lambda with Retrolambda: 6 Java 8 method reference: 0 Java 8 method reference with Retrolambda: 5 Kotlin with Java Runnable expression: 3 (subtract one for non-capturing) Kotlin with native function expression: 4 (subtract one for non-capturing) All of them also require an
