Make consistent use of the @Override annotation
-----------------------------------------------
Key: DROIDS-122
URL: https://issues.apache.org/jira/browse/DROIDS-122
Project: Droids
Issue Type: Improvement
Components: core
Affects Versions: 0.0.2
Reporter: Eugen Paraschiv
Priority: Minor
Fix For: 0.0.2
The @Override annotation is used inconsistently in the code. There are several
examples of this - SimpleTaskQueue - some of the methods do use @Override but
some of them do not.
A suggestion to solve this issue is to commit the Eclipse Save Actions
settings, so that (when using Eclipse), the @Override annotation is going to be
automatically added.
Either way, the annotation should be used consistently throughout the code
base.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira