| Modifier and Type | Class and Description |
|---|---|
static class |
JavaxJson.Arr
Constructs an array by iterating over a list of
JavaxJson.Value instances. |
static class |
JavaxJson.Key
Iterative key-value pair type for building
JavaxJson.Obj instances. |
static class |
JavaxJson.Obj
Constructs an object by iterating over a list of
JavaxJson.Key instances. |
static class |
JavaxJson.Value
Discrete value wrapper.
|
Copyright © 2017–2020. All rights reserved.