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

equals should have @Override annotation #7

Open
HelgeStenstrom opened this issue Apr 28, 2019 · 3 comments
Open

equals should have @Override annotation #7

HelgeStenstrom opened this issue Apr 28, 2019 · 3 comments

Comments

@HelgeStenstrom
Copy link
Collaborator

because it does override the method in Object.

@goxr3plus
Copy link
Owner

Yep, i haven't seen it, cause i forked this project and modified :)

@HelgeStenstrom
Copy link
Collaborator Author

Well, it doesn't affect the behavior of the running code. But it's good to annotate @OverRide for the sake of the reader of the code. And if you @OverRide something that isn't in the interface or parent class, you'll get an error.

@goxr3plus
Copy link
Owner

I have added you as a collaborator on this repository => https://github.com/goxr3plus/java-google-speech-api/invitations

You have direct access to master , please be careful on your commits :)

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

No branches or pull requests

2 participants