| Package | Description |
|---|---|
| me.codeleep.jsondiff.common.model.neat |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JsonNeat<T extends JsonDiff> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JsonDiffArray |
interface |
JsonDiffObject |
interface |
JsonDiffOther |
interface |
JsonDiffPrimitive |
| Modifier and Type | Method and Description |
|---|---|
JsonDiff |
JsonDiffArray.get(int index)
获取key对应的值
|
JsonDiff |
JsonDiffObject.get(String key)
获取key对应的值
|
Copyright © 2024. All rights reserved.