Skip to content

removed unnecessary usage of public on interface methods #172

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
Aug 10, 2022

Conversation

jccarrillo
Copy link
Contributor

Based on the definition of an Interface (https://docs.oracle.com/javase/tutorial/java/IandI/interfaceDef.html), the public modifier can be omitted.

@bmoffatt

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@msailes msailes force-pushed the runtime-interface-cleanup branch from d57e260 to ab5d5c5 Compare August 10, 2022 08:09
@msailes msailes self-requested a review August 10, 2022 08:09
Copy link
Collaborator

@msailes msailes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@msailes msailes changed the base branch from master to events-v4-serialization-v2 August 10, 2022 09:13
@msailes msailes changed the base branch from events-v4-serialization-v2 to master August 10, 2022 09:14
@andclt andclt merged commit 3677d0c into aws:master Aug 10, 2022
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.

3 participants