Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Include More Details for Override Annotation. #124

@mikerasch

Description

@mikerasch

I might be illiterate, but

The @Override you can put on methods to have Java check that you are properly overriding them is an annotation.

does not seem to make sense?

I think it would be nice to mention how it really has no runtime benefits, however, at compile time Java makes this verification. Might also be nice to say "always include the override annotation whenever applicable".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions