| Package | Description |
|---|---|
| org.apache.shindig.common.servlet |
| Modifier and Type | Method and Description |
|---|---|
UserAgent.Browser |
UserAgent.getBrowser() |
static UserAgent.Browser |
UserAgent.Browser.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserAgent.Browser[] |
UserAgent.Browser.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
UserAgent(UserAgent.Browser browser,
String version) |
Copyright © 2007-2012. All Rights Reserved.