Fields in com.google.api.client.testing.json with annotations of type Key |
Object |
AbstractJsonFactoryTest.AnyType.arr
|
LinkedList<LinkedList<String>> |
AbstractJsonFactoryTest.CollectionOfCollectionType.arr
|
T[][] |
AbstractJsonFactoryTest.TypeVariableType.arr
|
String[] |
AbstractJsonFactoryTest.StringNullValue.arr
|
Object |
AbstractJsonParserTest.AnyType.arr
|
LinkedList<LinkedList<String>> |
AbstractJsonParserTest.CollectionOfCollectionType.arr
|
T[][] |
AbstractJsonParserTest.TypeVariableType.arr
|
String[] |
AbstractJsonParserTest.StringNullValue.arr
|
String[][] |
AbstractJsonFactoryTest.StringNullValue.arr2
|
String[][] |
AbstractJsonParserTest.StringNullValue.arr2
|
Object |
AbstractJsonFactoryTest.AnyType.bool
|
Object |
AbstractJsonParserTest.AnyType.bool
|
Collection<AbstractJsonFactoryTest.Entry> |
AbstractJsonFactoryTest.Feed.entries
|
Collection<AbstractJsonParserTest.Entry> |
AbstractJsonParserTest.Feed.entries
|
Collection<AbstractJsonGeneratorTest.Entry> |
AbstractJsonGeneratorTest.Feed.entries
|
Integer[] |
AbstractJsonFactoryTest.ArrayType.integerArr
|
Integer[] |
AbstractJsonParserTest.ArrayType.integerArr
|
LinkedList<LinkedList<T>> |
AbstractJsonFactoryTest.TypeVariableType.list
|
LinkedList<LinkedList<T>> |
AbstractJsonParserTest.TypeVariableType.list
|
Collection<? super Integer>[] |
AbstractJsonFactoryTest.WildCardTypes.lower
|
Collection<? super Integer>[] |
AbstractJsonParserTest.WildCardTypes.lower
|
Map<String,String> |
AbstractJsonFactoryTest.A.map
|
Map<String,?> |
AbstractJsonFactoryTest.WildCardTypes.map
|
Map<String,String> |
AbstractJsonParserTest.A.map
|
Map<String,?> |
AbstractJsonParserTest.WildCardTypes.map
|
Collection<? super TreeMap<String,? extends Integer>> |
AbstractJsonFactoryTest.WildCardTypes.mapInWild
|
Collection<? super TreeMap<String,? extends Integer>> |
AbstractJsonParserTest.WildCardTypes.mapInWild
|
Map<String,? extends Integer> |
AbstractJsonFactoryTest.WildCardTypes.mapUpper
|
Map<String,? extends Integer> |
AbstractJsonParserTest.WildCardTypes.mapUpper
|
Object |
AbstractJsonFactoryTest.AnyType.nul
|
Object |
AbstractJsonParserTest.AnyType.nul
|
T |
AbstractJsonFactoryTest.TypeVariableType.nullValue
|
AbstractJsonFactoryTest.E |
AbstractJsonFactoryTest.EnumValue.nullValue
|
T |
AbstractJsonParserTest.TypeVariableType.nullValue
|
AbstractJsonParserTest.E |
AbstractJsonParserTest.EnumValue.nullValue
|
Object |
AbstractJsonFactoryTest.AnyType.num
|
Object |
AbstractJsonParserTest.AnyType.num
|
Object |
AbstractJsonFactoryTest.AnyType.obj
|
Object |
AbstractJsonParserTest.AnyType.obj
|
AbstractJsonFactoryTest.E |
AbstractJsonFactoryTest.EnumValue.otherValue
|
AbstractJsonParserTest.E |
AbstractJsonParserTest.EnumValue.otherValue
|
Collection<?>[] |
AbstractJsonFactoryTest.WildCardTypes.simple
|
Collection<?>[] |
AbstractJsonParserTest.WildCardTypes.simple
|
Object |
AbstractJsonFactoryTest.AnyType.str
|
Object |
AbstractJsonParserTest.AnyType.str
|
String |
AbstractJsonFactoryTest.Entry.title
|
String |
AbstractJsonParserTest.Entry.title
|
String |
AbstractJsonGeneratorTest.Entry.title
|
Collection<? extends Integer>[] |
AbstractJsonFactoryTest.WildCardTypes.upper
|
Collection<? extends Integer>[] |
AbstractJsonParserTest.WildCardTypes.upper
|
Map<String,Map<String,Integer>>[] |
AbstractJsonFactoryTest.MapOfMapType.value
|
T |
AbstractJsonFactoryTest.TypeVariableType.value
|
String |
AbstractJsonFactoryTest.StringNullValue.value
|
AbstractJsonFactoryTest.E |
AbstractJsonFactoryTest.EnumValue.value
|
Map<String,Map<String,Integer>>[] |
AbstractJsonParserTest.MapOfMapType.value
|
T |
AbstractJsonParserTest.TypeVariableType.value
|
String |
AbstractJsonParserTest.StringNullValue.value
|
AbstractJsonParserTest.E |
AbstractJsonParserTest.EnumValue.value
|