摘要:
参考:http://blog.sina.com.cn/s/blog_62ea4cf40100mubj.htmlhttp://www.cnblogs.com/nerxious/archive/2013/01/25/2876489.html什么是匿名内部类:运行中声明的类abstract class Person { public abstract void eat();} public class Demo { public static void main(String[] args) { Person p = new Person() { pu... 阅读全文
posted @ 2014-03-29 17:55
wjw334
阅读(252)
评论(0)
推荐(0)

浙公网安备 33010602011771号