public class Platform extends UserAgentInfo
| Modifier and Type | Field and Description |
|---|---|
static List<Platform> |
desktopPlatforms
支持的桌面平台类型
|
static List<Platform> |
mobilePlatforms
支持的移动平台类型
|
static List<Platform> |
platforms
支持的平台类型
|
static Platform |
Unknown
未知
|
NameUnknown| Modifier and Type | Method and Description |
|---|---|
boolean |
isMobile()
是否为移动平台
|
equals, getName, getPattern, hashCode, isMatch, isUnknown, toStringpublic static final Platform Unknown
Copyright © 2025. All rights reserved.