No, there is nothing like that in Java. You can only import classes under their original name, and have to use the fully qualified name for all that you don't import (except those in java.lang
and the current class's package).
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…