| Package | Description |
|---|---|
| org.osgl.web.util |
| Modifier and Type | Method and Description |
|---|---|
UserAgent.Device |
UserAgent.getDevice() |
static UserAgent.Device |
UserAgent.Device.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserAgent.Device[] |
UserAgent.Device.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
UserAgent.is(UserAgent.Device device) |
Copyright © 2017. All Rights Reserved.