| Interface | Description |
|---|---|
| JsonLikeStructure |
This interface is the generic representation of any sort of data
structure that looks and smells like JSON.
|
| Class | Description |
|---|---|
| GsonStructure | |
| GsonWriter | |
| JsonLikeArray | |
| JsonLikeObject | |
| JsonLikeValue |
This is the generalization of anything that is a "value"
element in a JSON structure.
|
| JsonLikeWriter |
| Enum | Description |
|---|---|
| JsonLikeValue.ScalarType | |
| JsonLikeValue.ValueType |
Copyright © 2014–2019 University Health Network. All rights reserved.