| Package | Description |
|---|---|
| fiftyone.mobile.detection |
Contains classes necessary to perform device detection and access device
data.
|
| Modifier and Type | Method and Description |
|---|---|
static TrieProvider.OffsetType |
TrieProvider.OffsetType.fromByte(byte value) |
static TrieProvider.OffsetType |
TrieProvider.OffsetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrieProvider.OffsetType[] |
TrieProvider.OffsetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
TrieProvider.sizeOfOffsets(TrieProvider.OffsetType offsetType)
The number of bytes each offset takes.
|
Copyright © 2017 51Degrees. All rights reserved.