Uses of Class
com.google.api.client.util.ArrayValueMap.ArrayValue
-
Packages that use ArrayValueMap.ArrayValue Package Description com.google.api.client.util General utilities used throughout this library. -
-
Uses of ArrayValueMap.ArrayValue in com.google.api.client.util
Fields in com.google.api.client.util with type parameters of type ArrayValueMap.ArrayValue Modifier and Type Field Description private java.util.Map<java.lang.reflect.Field,ArrayValueMap.ArrayValue>
ArrayValueMap. fieldMap
Map from field to its array values.private java.util.Map<java.lang.String,ArrayValueMap.ArrayValue>
ArrayValueMap. keyMap
Map from key name to its array values.
-