01 2007 档案

Proxy类的一些说明
摘要:public class Proxy extends java.lang.Object implements java.io.Serializable This class allows you to dynamically create an instance of any (or even multiple) interfaces by reflection, and decide at r... 阅读全文
posted @ 2007-01-25 21:26 大懒熊 阅读(636) 评论(0) 推荐(0)