public class UserConverter extends Object
| Constructor and Description |
|---|
UserConverter() |
| Modifier and Type | Method and Description |
|---|---|
static User |
decode(JsonObject json) |
static JsonObject |
encode(User value) |
public static JsonObject encode(User value) throws IllegalArgumentException
IllegalArgumentExceptionpublic static User decode(JsonObject json) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2021. All rights reserved.