| Package | Description |
|---|---|
| fiftyone.mobile.detection |
Contains classes necessary to perform device detection and access device
data.
|
| fiftyone.mobile.detection.cache |
| Constructor and Description |
|---|
Provider(Dataset dataSet,
ILoadingCache cache)
Constructs a new Provider using the data set, with a cache provided by the caller
|
| Modifier and Type | Class and Description |
|---|---|
class |
LruCache<K,V>
Many of the entities used by the detector data set are requested repeatedly.
|
Copyright © 2017 51Degrees. All rights reserved.