Package | Description |
---|---|
com.google.api.ads.common.lib.utils |
Modifier and Type | Method and Description |
---|---|
static AdsUtility |
AdsUtility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdsUtility[] |
AdsUtility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<AdsUtility> |
AdsUtilityRegistry.popRegisteredUtilities()
Returns all utilities in the registry and clears the registry.
|
Modifier and Type | Method and Description |
---|---|
void |
AdsUtilityRegistry.addUtility(AdsUtility adsUtility)
Adds the specified utility to the registry.
|
Copyright © 2018. All Rights Reserved.