public class Jackson extends Object
Constructor and Description |
---|
Jackson() |
Modifier and Type | Method and Description |
---|---|
static String |
toJsonString(Object object)
键按自然顺序输出
|
static String |
toJsonString(Object object,
boolean prettyFormat)
键按自然顺序格式化输出
|
Copyright © 2019. All rights reserved.