| Package | Description |
|---|---|
| proguard.optimize.gson |
This package contains classes for optimizing usages of the Gson library for serializing and deserialing Json.
|
| Modifier and Type | Class and Description |
|---|---|
class |
_OptimizedJsonWriterImpl
This class is a template for an _OptimizedJsonWriter implementation.
|
| Constructor and Description |
|---|
_OptimizedTypeAdapterImpl(com.google.gson.Gson gson,
_OptimizedJsonReader optimizedJsonReader,
_OptimizedJsonWriter optimizedJsonWriter)
Creates a new _OptimizedTypeAdapterImpl.
|
Copyright © 2019. All rights reserved.