Package cloud.opencode.base.serialization.json
package cloud.opencode.base.serialization.json
JSON Package - JSON Serialization
JSON 包 - JSON 序列化
This package contains JSON serialization implementation. Delegates to opencode-base-json for consistent JSON handling.
此包包含 JSON 序列化实现。 委托给 opencode-base-json 以保持一致的 JSON 处理。
- Since:
- JDK 25, opencode-base-serialization V1.0.0
- Author:
- Leon Soo www.LeonSoo.com
- See Also:
-
ClassesClassDescriptionJsonSerializer - JSON Serialization (delegates to OpenJson) JSON 序列化器(委托给 OpenJson)JsonSerializerProvider - SPI Provider for JSON Serializer JSON 序列化器 SPI 提供者