Should you use wildcard imports?
No, The main drawback of using wildcard imports in Java is possible naming conflicts.