public static class RetailStore.CashiersSerializer extends Object implements com.google.gson.JsonSerializer<ListEntity<Cashier>>
| Constructor and Description |
|---|
CashiersSerializer() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(ListEntity<Cashier> src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
public com.google.gson.JsonElement serialize(ListEntity<Cashier> src, Type typeOfSrc, com.google.gson.JsonSerializationContext context)
serialize in interface com.google.gson.JsonSerializer<ListEntity<Cashier>>Copyright © 2021. All rights reserved.