| 程序包 | 说明 |
|---|---|
| com.google.gson |
This package provides the
Gson class to convert Json to Java and
vice-versa. |
| 限定符和类型 | 字段和说明 |
|---|---|
static JsonNull |
JsonNull.INSTANCE
singleton for JsonNull
|
| 限定符和类型 | 方法和说明 |
|---|---|
JsonNull |
JsonNull.deepCopy() |
JsonNull |
JsonElement.getAsJsonNull()
convenience method to get this element as a
JsonNull. |
Copyright © 2015. All Rights Reserved.