| Package | Description |
|---|---|
| com.helger.useragent.browser |
| Modifier and Type | Method and Description |
|---|---|
EBrowserType |
BrowserInfo.getBrowserType() |
static EBrowserType |
EBrowserType.getFromIDOrNull(String sID) |
static EBrowserType |
EBrowserType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EBrowserType[] |
EBrowserType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BrowserInfo(EBrowserType eBrowserType,
com.helger.commons.version.Version aVersion) |
Copyright © 2016–2019 Philip Helger. All rights reserved.