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