public class BrowserInfoMobile extends BrowserInfo
| Modifier and Type | Field and Description |
|---|---|
static BrowserInfoMobile |
IS_IT_NOT_MOBILE
Is it not
|
IS_IT_NOT| Constructor and Description |
|---|
BrowserInfoMobile(String sUA) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayText(Locale aContentLocale) |
String |
toString() |
getBrowserType, getVersion, isIt, isItNotpublic static final BrowserInfoMobile IS_IT_NOT_MOBILE
@Nullable public String getDisplayText(@Nonnull Locale aContentLocale)
getDisplayText in interface com.helger.commons.text.display.IHasDisplayTextgetDisplayText in class BrowserInfopublic String toString()
toString in class BrowserInfoCopyright © 2016–2019 Philip Helger. All rights reserved.