Join Slack
Powered by
it’s not real Java 8. You will get Java 6 bytecode...
# android
g
gildor
07/11/2017, 7:17 AM
it’s not real Java 8. You will get Java 6 bytecode, but it allows you to use java 8 lambdas syntax, but under the hood it’s the same implementattion like in Kotlin or in Retrolambda, just convert lambda to anonymous class
Open in Slack
Previous
Next