Detect and omit the JVM's lambda factory method. by JakeWharton · Pull Request #82 · luontola/retrolambda

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@JakeWharton

Copy link

Contributor

This removes 561 methods from our app, approximately 1% of total used methods.

Refs #81, point 4.

charlag reacted with heart emoji

luontola added a commit that referenced this pull request

Jan 10, 2016
Detect and omit the JVM's lambda factory method.

@luontola luontola merged commit 543960b into luontola:master

Jan 10, 2016

@luontola

Copy link

Owner

I'll still refactor the tests a bit. I'll post a message when it's done.

@luontola

Copy link

Owner

I'm done. Carry on doing your other pull requests. Good work. 👍

@JakeWharton JakeWharton deleted the jw/remove-jvm-factory-method branch

April 23, 2016 04:25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@JakeWharton @luontola