public class GooglePaymentProvider.StorablePurchasesMapping extends cm.common.serialize.SerializeHelper.ClassMapping<com.creativemobile.dragracing.payment.GooglePaymentProvider.StorablePurchase>
| Constructor and Description |
|---|
GooglePaymentProvider.StorablePurchasesMapping() |
| Modifier and Type | Method and Description |
|---|---|
com.creativemobile.dragracing.payment.GooglePaymentProvider.StorablePurchase |
read(cm.common.serialize.SerializeDataInput s) |
void |
write(com.creativemobile.dragracing.payment.GooglePaymentProvider.StorablePurchase o,
cm.common.serialize.SerializeDataOutput s) |
public GooglePaymentProvider.StorablePurchasesMapping()
public void write(com.creativemobile.dragracing.payment.GooglePaymentProvider.StorablePurchase o, cm.common.serialize.SerializeDataOutput s) throws IOException
write in class cm.common.serialize.SerializeHelper.ClassMapping<com.creativemobile.dragracing.payment.GooglePaymentProvider.StorablePurchase>IOExceptionpublic com.creativemobile.dragracing.payment.GooglePaymentProvider.StorablePurchase read(cm.common.serialize.SerializeDataInput s) throws IOException
read in class cm.common.serialize.SerializeHelper.ClassMapping<com.creativemobile.dragracing.payment.GooglePaymentProvider.StorablePurchase>IOExceptionCopyright © 2016 Creative Mobile. All rights reserved.