| Package | Description |
|---|---|
| tr.com.terrayazilim.json | |
| tr.com.terrayazilim.json.codec |
| Modifier and Type | Method and Description |
|---|---|
Json |
JsonBuilder.toJson() |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonGraph.buildReaderGraph(Json json,
JsonStream stream,
Token<T> type) |
void |
JsonGraph.buildWriterGraph(Json json,
T instance,
Token<T> type) |
<T> JsonAdapter<T> |
JsonAdapterFactory.call(Json json,
Token<T> token) |
| Modifier and Type | Method and Description |
|---|---|
Json |
JsonSerializerContext.getJson() |
Json |
JsonDeserializerContext.getJson() |
| Constructor and Description |
|---|
JsonArrayAdapter(Json json,
Token<T> token) |
JsonCollectionAdapter(Json json,
Token<T> token) |
JsonMapAdapter(Json json,
Token<Map<K,V>> tokenArgs) |
Copyright © 2018 Terra Software Informatics LLC.. All rights reserved.