| Package | Description |
|---|---|
| fiftyone.mobile.detection |
Contains classes necessary to perform device detection and access device
data.
|
| Modifier and Type | Method and Description |
|---|---|
static DatasetBuilder.CacheTemplate |
DatasetBuilder.CacheTemplate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatasetBuilder.CacheTemplate[] |
DatasetBuilder.CacheTemplate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
DatasetBuilder.Cachable.configureCachesFromTemplate(DatasetBuilder.CacheTemplate template)
Add cache configuration from a predefined cache template.
|
Copyright © 2017 51Degrees. All rights reserved.