Skip to content

Replace ad-hoc Validator class with Java Predicate #1034

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 14, 2019
Merged

Replace ad-hoc Validator class with Java Predicate #1034

merged 1 commit into from
Mar 14, 2019

Conversation

socram8888
Copy link
Contributor

Hello. This PR is a really tiny improvement for the TaxicabBlockIterator class I made - basically, replacing the Validator ad-hoc class I made pre-Java-8 with Predicate, which is essentially the same except built into Java already.

@CLAassistant
Copy link

CLAassistant commented Mar 14, 2019

CLA assistant check
All committers have signed the CLA.

@mastercoms mastercoms merged commit 7e6da83 into GlowstoneMC:dev Mar 14, 2019
@mastercoms
Copy link
Member

Thank you for your contribution to Glowstone!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants