| Package | Description |
|---|---|
| org.beangle.commons.http.agent |
Utilities for processing user-agent strings.
|
| Modifier and Type | Field and Description |
|---|---|
OsCategory |
Os.category |
| Modifier and Type | Method and Description |
|---|---|
static OsCategory |
OsCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OsCategory[] |
OsCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2018 The Beangle Software. All rights reserved.