| 程序包 | 说明 |
|---|---|
| cn.ponfee.commons.web |
| 限定符和类型 | 方法和说明 |
|---|---|
DevicePlatform |
LiteDevice.getDevicePlatform() |
static DevicePlatform |
DevicePlatform.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static DevicePlatform[] |
DevicePlatform.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static LiteDevice |
LiteDevice.from(DeviceType deviceType,
DevicePlatform devicePlatform) |
protected LiteDevice |
LiteDeviceResolver.resolveWithPlatform(DeviceType deviceType,
DevicePlatform devicePlatform)
Wrapper method for allow subclassing platform based resolution
|
Copyright © 2023. All rights reserved.