1 package com
.google
.android
.gms
.wallet
;
3 import android
.os
.Parcel
;
4 import android
.os
.Parcelable
;
5 import com
.google
.android
.gms
.common
.internal
.safeparcel
.SafeParcelable
;
8 public final class Address
implements SafeParcelable
{
9 public static final Parcelable
.Creator CREATOR
= new a();
27 Address(int i2
, String str
, String str2
, String str3
, String str4
, String str5
, String str6
, String str7
, String str8
, String str9
, boolean z
, String str10
) {
46 public int describeContents() {
50 public void writeToParcel(Parcel parcel
, int i2
) {
51 a
.a(this, parcel
, i2
);