readIntFromParcel

public static Integer readIntFromParcel(Parcel in)

从 Parcel 中读取 Integer 类型数据

Return

Integer 类型数据

Parameters

in

Parcel