JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
cn.hutool.json.JSONNull
Packages that use
JSONNull
Package
Description
cn.hutool.json
JSON封装,基于json.org官方库改造
Uses of
JSONNull
in
cn.hutool.json
Fields in
cn.hutool.json
declared as
JSONNull
Modifier and Type
Field and Description
static
JSONNull
JSONNull.
NULL
NULL
对象用于减少歧义来表示Java 中的
null
NULL.equals(null)
返回
true
.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2025. All rights reserved.