Java反射中Method类invoke方法的用法

/** * InvokeTester.java * 版权全部(C) 2010 cuiran2001@163.com * 建立:崔冉 2010-2-9 下午02:07:13 */ package com.timer.demo.objectsocket; import java.lang.reflect.Method; /** * @author 崔冉 * */ public cl
相关文章
相关标签/搜索