public class JsonProcessor extends Object
Constructor and Description |
---|
JsonProcessor() |
Modifier and Type | Method and Description |
---|---|
String |
generate(Object object) |
static void |
main(String[] args) |
<T> T |
parse(String json,
Class<T> clazz) |
void |
test() |
Copyright © 2016–2025. All rights reserved.