- All Implemented Interfaces:
Provider
Json序列化
- Since:
- Java 17++
- Author:
- Kimi Liu
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
JsonProvider
public JsonProvider()
-
Method Details
-
serialize
Description copied from interface: Provider
序列化
- Specified by:
serialize in interface Provider
- Parameters:
object - 对象
- Returns:
- 返回序列化后的结果