Skip to content

Conversation

@Harshrajsinh
Copy link
Contributor

Hello,

I am a graduate student at Oregon State University and as a part of my research and subject CS562 Applied Software Engineering project (Study and Refactoring of Functional Interface in Java), I have done refactoring of the functional interface namely:

BiFunction<Integer,Integer,Integer> --> IntBinaryOperator

My project and research deals with the boxing and unboxing of Wrapper Class and the primitive data-types. I want to know that whether the open source community is ready to accept these micro-optimizing refactoring or not.

Thank you,
Harsh Thakor

@iluwatar iluwatar merged commit bf8bc4d into iluwatar:master Jun 14, 2017
@iluwatar
Copy link
Owner

@Harshrajsinh the change improves readability so no reason why it shouldn't be accepted. Thanks! 👍

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants