Specific return type for UserManager.getAllUserNames() not documented
---------------------------------------------------------------------

                 Key: FTPSERVER-49
                 URL: http://issues.apache.org/jira/browse/FTPSERVER-49
             Project: FtpServer
          Issue Type: Improvement
            Reporter: Clinton Foster
            Priority: Trivial


UserManager.getAllUserNames() is declared as returning a Collection, but the 
comments do not specify that it is a collection of Strings. This is partially 
implied by the name of the method, but it would be helpful to explicitly 
specify this until the decision is made to exploit Java 1.5 generics in the 
source code.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to