if user imports:
com.my.package
is possible me in package, package gets imported well? example, i'd have java.io
automatically imported.
no, not possible. however, can create package object
, put type
definitions in it, you'll aliases classes think relevant.
Comments
Post a Comment