It means import all the classes and interfaces within java. util package and make them available to use within the current class or interface . This is shorthand wild card annotation for importing all classes within a particular package.
It means import all the classes and interfaces within java. util package and make them available to use within the current class or interface . This is shorthand wild card annotation for importing all classes within a particular package.