It is ... unfortunate that we end up having 2 Xxx names for every given Java class for which we want to access contructors (or enum values). So I get that these don't really fall nicely into a single namespace.
Elevating all "exported" classes to the same global namespace does not seem like an appropriate solution, though.