[patch] use collection interfaces in method signatures where possible
---------------------------------------------------------------------

                 Key: CASSANDRA-3805
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3805
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: Dave Brosius
            Priority: Trivial
         Attachments: use_interfaces.diff

Some methods are declared to return or take concrete collection classes when 
they don't need that specificity. Converted to collection interfaces, to reduce 
cohesion.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to