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)