Package | Description |
---|---|
com.google.api.client.test.json |
Classes used for testing of JSON library implementations.
|
Modifier and Type | Field | Description |
---|---|---|
AbstractJsonFactoryTest.E |
AbstractJsonFactoryTest.EnumValue.nullValue |
|
AbstractJsonFactoryTest.E |
AbstractJsonFactoryTest.EnumValue.otherValue |
|
AbstractJsonFactoryTest.E |
AbstractJsonFactoryTest.EnumValue.value |
Modifier and Type | Method | Description |
---|---|---|
static AbstractJsonFactoryTest.E |
AbstractJsonFactoryTest.E.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AbstractJsonFactoryTest.E[] |
AbstractJsonFactoryTest.E.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2019 Google. All rights reserved.