反射- Java中有类似instanceOf(Class <?> c)的东西吗? 我想检查对象 x 是否是类 Integer 或子类 x.instanceOf(Integer.class) 的实例。
確定! 回上一頁