Importing multiple entries in a single line

You can use import com.my.package.util.*

BTW, these import is supported from the IDE. I don’t see any problem when we import each package individually