Patrick Rhomberg created GEODE-4954:
---------------------------------------

             Summary: Improve spotless -- remove trivial javadoc stubs
                 Key: GEODE-4954
                 URL: https://issues.apache.org/jira/browse/GEODE-4954
             Project: Geode
          Issue Type: Sub-task
            Reporter: Patrick Rhomberg


For instance, the block

{noformat}
@param myparam
@param secondParam
@throws Exception
{noformat}

is entirely implicit by the method's signature, which is included in the 
javadoc itself.  Javadoc stubs that do not include description of a given term 
is trivial, redundant, and should be removed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to