java.lang.Class.isPrimitive() 确定指定的Class对象表示一个基本类型。 ... Class kClass = int.class; // checking for primitive type boolean retval1 = c1Class.
確定! 回上一頁