public static class CldHudModel.HudLane extends java.lang.Object
int
count
static <any>
CREATOR
byte[]
lane_list
HudLane()
HudLane(Parcel in)
describeContents()
void
writeToParcel(Parcel dest, int flags)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int count
public byte[] lane_list
public static final <any> CREATOR
public HudLane()
public HudLane(Parcel in)
public int describeContents()
android.os.Parcelable#describeContents()
public void writeToParcel(Parcel dest, int flags)
android.os.Parcelable#writeToParcel(android.os.Parcel, int)