Class DataMap.Entry

java.lang.Object
com.google.api.client.util.DataMap.Entry
All Implemented Interfaces:
Map.Entry<String,Object>
Enclosing class:
DataMap

final class DataMap.Entry extends Object implements Map.Entry<String,Object>
Entry in the reflection map.

Null key or value is not allowed.