| Package | Description |
|---|---|
| com.google.gson |
This package provides the
Gson class to convert Json to Java and
vice-versa. |
| Modifier and Type | Method and Description |
|---|---|
static ToNumberPolicy |
ToNumberPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ToNumberPolicy[] |
ToNumberPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.