| Package | Description |
|---|---|
| org.spincast.core.json |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonArray
IJsonArray implementation. |
class |
JsonArrayImmutable
This classe wraps a immutable List : it is used to
have an instance of IJsonArray that can be validated
as immutable (instanceof IJsonArrayImmutable).
|
class |
JsonObject
IJsonObject implementation. |
class |
JsonObjectImmutable
This classe wraps a immutable Map : it is used to
have an instance of IJsonObject that can be validated
as immutable (instanceof IJsonObjectImmutable).
|
Copyright © 2016. All rights reserved.