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:57:04 UTC

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

     [ https://issues.apache.org/jira/browse/ATLAS-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Hentschel updated ATLAS-1784:
---------------------------------
    Attachment: ATLAS-1784.001.patch

> 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
>         Attachments: ATLAS-1784.001.patch
>
>
> 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)