| Package | Description |
|---|---|
| proguard.optimize.gson |
This package contains classes for optimizing usages of the Gson library for serializing and deserialing Json.
|
| Modifier and Type | Method and Description |
|---|---|
static OptimizedJsonFieldCollector.Mode |
OptimizedJsonFieldCollector.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OptimizedJsonFieldCollector.Mode[] |
OptimizedJsonFieldCollector.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OptimizedJsonFieldCollector(OptimizedJsonInfo optimizedJsonInfo,
OptimizedJsonFieldCollector.Mode mode)
Creates a new OptimizedJsonFieldCollector.
|
Copyright © 2019. All rights reserved.