Skip to content
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

Fix java 8 compile. Refactor optional.isEmpty() to !optional.isPresent() #1672

Merged
merged 1 commit into from
Jul 8, 2021

Conversation

ericdriggs
Copy link

Description

Thanks for contributing this Pull Request. Make sure that you submit this Pull Request against the develop branch of this repository, add a brief description, and tag the relevant issue(s) and PR(s) below.

@ericdriggs ericdriggs changed the title Optional is empty Refactor optional.isEmpty() to !optional.isPresent() for java8 Jul 7, 2021
@ericdriggs ericdriggs changed the title Refactor optional.isEmpty() to !optional.isPresent() for java8 Fix java 8 compile. Refactor optional.isEmpty() to !optional.isPresent() Jul 7, 2021
@ericdriggs ericdriggs changed the base branch from master to develop July 7, 2021 19:39
@ptrthomas ptrthomas merged commit 855948b into karatelabs:develop Jul 8, 2021
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.

2 participants