| Modifier and Type | Method and Description |
|---|---|
Moshi |
Moshi.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
JsonAdapter<?> |
JsonAdapter.Factory.create(Type type,
Set<? extends Annotation> annotations,
Moshi moshi)
Attempts to create an adapter for
type annotated with annotations. |
Copyright © 2018. All rights reserved.