boolean isArray()
Class clazz = int[].class; System.out.println(clazz.isArray());
posted on 2016-05-20 21:44 chenzc 阅读(182) 评论(0) 编辑 收藏 举报