| Package | Description |
|---|---|
| tr.com.terrayazilim.json | |
| tr.com.terrayazilim.json.codec |
| Modifier and Type | Method and Description |
|---|---|
<T> JsonAdapter<T> |
JsonAdapterFactory.call(Json json,
Token<T> token) |
<T> JsonAdapter<T> |
Json.getAdapter(Token<T> typeToken)
Determines adapter in runtime.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Type,JsonAdapter<?>> |
JsonPolicy.getAdapters() |
| Modifier and Type | Method and Description |
|---|---|
<R> JsonBuilder |
JsonBuilder.registerAdapter(Type type,
JsonAdapter<R> adapter) |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonPolicy.setAdapters(Map<Type,JsonAdapter<?>> adapters) |
<R> JsonBuilder |
JsonBuilder.setAdapters(Map<Type,JsonAdapter<?>> adapters) |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonArrayAdapter<T> |
class |
JsonCollectionAdapter<T> |
class |
JsonMapAdapter<K,V> |
class |
JsonNumberAdapter |
Copyright © 2018 Terra Software Informatics LLC.. All rights reserved.