public class FieldNamer extends Object implements IFieldNamer, com.google.gson.FieldNamingStrategy
| Constructor and Description |
|---|
FieldNamer() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.gson.GsonBuilder gsonBuilder) |
String |
translateName(Field field) |
public void configure(com.google.gson.GsonBuilder gsonBuilder)
configure in interface IFieldNamerCopyright © 2022. All rights reserved.