| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LongSerializationPolicy | |
|---|---|
| com.google.gson | This package provides the Gsonclass to convert Json to Java and
 vice-versa. | 
| Uses of LongSerializationPolicy in com.google.gson | 
|---|
| Methods in com.google.gson that return LongSerializationPolicy | |
|---|---|
| static LongSerializationPolicy | LongSerializationPolicy.valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static LongSerializationPolicy[] | LongSerializationPolicy.values()Returns an array containing the constants of this enum type, in the order they are declared. | 
| Methods in com.google.gson with parameters of type LongSerializationPolicy | |
|---|---|
|  GsonBuilder | GsonBuilder.setLongSerializationPolicy(LongSerializationPolicy serializationPolicy)Configures Gson to apply a specific serialization policy for Longandlongobjects. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||