public static class OptimizedJsonInfo.ClassJsonInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
Set<String> |
exposedJavaFieldNames
Contains the names of all (and only those) Java fields that are
exposed.
|
Map<String,String[]> |
javaToJsonFieldNames
Maps the Java field name to all of its corresponding Json field names.
|
| Constructor and Description |
|---|
ClassJsonInfo() |
public Map<String,String[]> javaToJsonFieldNames
Copyright © 2019. All rights reserved.