| Package | Description |
|---|---|
| fiftyone.mobile.detection |
Contains classes necessary to perform device detection and access device
data.
|
| fiftyone.properties |
| Modifier and Type | Field and Description |
|---|---|
Version |
Dataset.version
The version of the data set.
|
| Modifier and Type | Field and Description |
|---|---|
static Version |
DetectionConstants.FormatVersion
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Version |
SupportedPatternFormatVersions.getVersion(DetectionConstants.FORMAT_VERSIONS formatVersion)
Get the Version associated with the provided Enum.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SupportedPatternFormatVersions.contains(Version version)
Check if he given Version is present in the list.
|
DetectionConstants.FORMAT_VERSIONS |
SupportedPatternFormatVersions.getEnum(Version version)
Get the FORMAT_VERSIONS Enum associated with the provided Version object.
|
Copyright © 2015 51Degrees. All rights reserved.