java.io.ObjectStreamField.getType() 方法獲取字段的類型。如果類型為非原始的,ObjectStreamField是從反序列化的ObjectStreamClass實例獲得,然後Object.class返回。
確定! 回上一頁