| Package | Description |
|---|---|
| fiftyone.mobile.detection |
Contains classes necessary to perform device detection and access device
data.
|
| fiftyone.mobile.detection.entities.memory |
| Class and Description |
|---|
| MemoryFixedList
A readonly list of fixed length entity types held in memory.
|
| PropertiesList
A list of properties in memory as a fixed list.
|
| Class and Description |
|---|
| MemoryBaseList
Lists can be stored as a set of related objects entirely within memory, or
the relevant objects loaded as required from a file or other permanent store
as required.
|
| MemoryFixedList
A readonly list of fixed length entity types held in memory.
|
| Node
All data is loaded into memory when the entity is constructed.
|
Copyright © 2017 51Degrees. All rights reserved.