public class UserListEntry<T>
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
|
UserListEntry(T valueIn) |
protected |
UserListEntry(T valueIn,
com.google.gson.JsonObject json) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onSerialization(com.google.gson.JsonObject data) |