摘要:
package reflectTest; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Retention(Rete... 阅读全文
posted @ 2018-06-01 17:23
wujf
阅读(1714)
评论(0)
推荐(0)
摘要:
package ReflectTest; public class Dog { private final String name; private final int sex; private final int weight; private final String type; public Dog(String name, int sex, ... 阅读全文
posted @ 2018-06-01 16:28
wujf
阅读(1294)
评论(0)
推荐(0)

浙公网安备 33010602011771号