摘要:
/** * @auto dh * @create 2020-04-29-9:31 */interface Id010{ void run(); default void test(){ System.out.println("hello ,I am default method"); } stati 阅读全文
posted @ 2020-04-29 09:40
玄空2
阅读(263)
评论(0)
推荐(0)
摘要:
/** * @auto dh * @create 2020-04-29-9:25 */abstract class Id009{ public Id009(){ } abstract void test();}public class Test009 { public static void mai 阅读全文
posted @ 2020-04-29 09:39
玄空2
阅读(180)
评论(0)
推荐(0)

浙公网安备 33010602011771号