@EverythingIsNonNull
Package retrofit.converter.guava
-
Class Summary Class Description GuavaOptionalConverterFactory A converter forOptional<T>which delegates to another converter to deserializeTand then wraps it intoOptional.
@EverythingIsNonNull
| Class | Description |
|---|---|
| GuavaOptionalConverterFactory |
A converter for
Optional<T> which delegates to another
converter to deserialize T and then wraps it into Optional. |