| Package | Description |
|---|---|
| com.google.gdata.data | |
| com.google.gdata.util.common.base |
| Modifier and Type | Method and Description |
|---|---|
Map<Pair<String,String>,ExtensionDescription> |
ExtensionManifest.getSupportedExtensions()
Returns the Map from namespace/localname String pairs to supporting
Extension class and manifest information.
|
| Modifier and Type | Method and Description |
|---|---|
Pair<A,B> |
Pair.clone() |
static <A,B> Pair<A,B> |
Pair.of(A first,
B second)
Creates a new pair containing the given objects in order.
|
Copyright © 2012. All Rights Reserved.