标签:getChar

  • Java Field getChar()方法

    java lang reflect Field getChar(Objectobj)方法获取静态或实例char字段的值。1语法publicbytegetChar(Objectobj)throwsIllegalArgumentEx

  • Java Array getChar()方法

    java lang reflect Array getChar(Objectarray,intindex)方法以字节形式返回指定数组对象中索引组件的值。1语法publicstaticbytegetChar(Ob