public class EntitySerializer extends Object implements com.google.gson.JsonSerializer<Entity>
Gson serialization.| Constructor and Description |
|---|
EntitySerializer() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(Entity entity,
Type type,
com.google.gson.JsonSerializationContext context) |
Copyright © 2017. All rights reserved.