Skip to:
Code that has been marked as being deprecated in its javadocs should be annotated with the @Deprecated annotation too.
@Deprecated
Resolved with the help of Eclipses "Code Cleanup" functionality.
Code that has been marked as being deprecated in its javadocs should be annotated with the
@Deprecated
annotation too.