摘要:
1 import java.lang.reflect.InvocationHandler; 2 import java.lang.reflect.Method; 3 import java.lang.reflect.Proxy; 4 5 public class SimpleDynamicProxy { 6 // public static void consumer(Int... 阅读全文
posted @ 2018-02-10 19:11
Ivan_Ding
阅读(149)
评论(0)
推荐(0)
浙公网安备 33010602011771号