摘要: 获取Class instance.getClass() person.getClass() byte[] bytes = new byte[1024]; bytes.getClass(); primitive.class boolean.class int[][].class Class.forNa 阅读全文
posted @ 2021-08-26 21:51 rxh1999 阅读(17) 评论(0) 推荐(0)