Detect and omit the JVM's lambda factory method. by JakeWharton · Pull Request #82 · luontola/retrolambda
Navigation Menu
{{ message }}
luontola / retrolambda Public
- Notifications You must be signed in to change notification settings
- Fork 226
Merged
luontola merged 1 commit intoluontola:masterfrom
Jan 10, 2016Merged
Detect and omit the JVM's lambda factory method.#82
luontola merged 1 commit intoluontola:masterfrom
Detect and omit the JVM's lambda factory method.#82
luontola merged 1 commit intoluontola:masterfrom
Conversation
Copy link
Contributor
JakeWharton
commented
Jan 9, 2016
JakeWharton
commented
This removes 561 methods from our app, approximately 1% of total used methods.
Refs #81, point 4.
JakeWharton
mentioned this pull request
luontola added a commit that referenced this pull request
Jan 10, 2016Detect and omit the JVM's lambda factory method.
luontola
merged commit
543960b
into
luontola:master
Copy link
Owner
luontola
commented
Jan 10, 2016
luontola commented
Jan 10, 2016I'll still refactor the tests a bit. I'll post a message when it's done.
Copy link
Owner
luontola
commented
Jan 10, 2016
luontola commented
Jan 10, 2016I'm done. Carry on doing your other pull requests. Good work. 👍
JakeWharton
deleted the
jw/remove-jvm-factory-method
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment