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
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