FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

removed unnecessary usage of `public` on interface methods by jccarrillo · Pull Request #172 · aws/aws-lambda-java-libs · GitHub

removed unnecessary usage of public on interface methods - #172

Merged
andclt merged 1 commit into
aws:masterfrom
jccarrillo:runtime-interface-cleanup
Aug 10, 2022
Merged

removed unnecessary usage of public on interface methods#172
andclt merged 1 commit into
aws:masterfrom
jccarrillo:runtime-interface-cleanup

Conversation

Copy link
Copy Markdown
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 force-pushed the runtime-interface-cleanup branch from d57e260 to ab5d5c5 Compare August 10, 2022 08:09
msailes self-requested a review August 10, 2022 08:09

msailes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM!

msailes changed the base branch from master to events-v4-serialization-v2 August 10, 2022 09:13
msailes changed the base branch from events-v4-serialization-v2 to master August 10, 2022 09:14
andclt merged commit 3677d0c into aws:master Aug 10, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL