研发埠

标题: [Oracle interview]Can I import same package/class twice? Will the JVM load the package twice at runtime? [打印本页]

作者: 李刚    时间: 2013-8-16 14:48
标题: [Oracle interview]Can I import same package/class twice? Will the JVM load the package twice at runtime?

作者: 曹凯    时间: 2013-8-16 15:01
One can  import the same package or same class multiple times. Neither compiler nor  JVM complains abt it. And the JVM will internally load the class only once no  matter how many times you import the same class.




欢迎光临 研发埠 (http://bbs.yanfabu.com/) Powered by Discuz! X3.2