You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2017/05/14 11:53:04 UTC

[jira] [Created] (ATLAS-1784) Use explicit imports instead of wildcards

Jan Hentschel created ATLAS-1784:
------------------------------------

             Summary: Use explicit imports instead of wildcards
                 Key: ATLAS-1784
                 URL: https://issues.apache.org/jira/browse/ATLAS-1784
             Project: Atlas
          Issue Type: Improvement
            Reporter: Jan Hentschel
            Priority: Minor


Currently there are a lot of wildcard imports, especially with *java.util.**. To follow best practices, for better readability and to prevent future collisions they should be changed to explicit class imports.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)