package test;public class C extends Object {void test() {Object object = new Object();object.clone();//The method clone() from the type Object is not visible}}
慕码人2483693
慕斯王
相关分类