You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2018/05/15 11:15:00 UTC

[jira] [Created] (SSHD-824) Do not use anonymous inner classes to initialize collections

Guillaume Nodet created SSHD-824:
------------------------------------

             Summary: Do not use anonymous inner classes to initialize collections
                 Key: SSHD-824
                 URL: https://issues.apache.org/jira/browse/SSHD-824
             Project: MINA SSHD
          Issue Type: Task
            Reporter: Guillaume Nodet


This is an abuse of the Object model.
If needed, introduce a collection builder, especially for immutable collections.



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