| Package | Description |
|---|---|
| fiftyone.mobile.detection |
Contains classes necessary to perform device detection and access device
data.
|
| fiftyone.mobile.detection.entities.stream | |
| fiftyone.mobile.detection.factories |
| Class and Description |
|---|
| Pool
As multiple threads need to read from the Source concurrently this class
provides a mechanism for readers to be recycled across threads and requests.
|
| TriePool
As multiple threads need to read from the Source concurrently this class
provides a mechanism for readers to be recycled across threads and requests.
|
| Class and Description |
|---|
| Node
Represents a Entities.Node which can be used with the
Stream data set.
|
| Pool
As multiple threads need to read from the Source concurrently this class
provides a mechanism for readers to be recycled across threads and requests.
|
| TrieSource
Encapsulates either a byte array or a file containing the uncompressed data
structures used by the data set.
|
| Class and Description |
|---|
| TriePool
As multiple threads need to read from the Source concurrently this class
provides a mechanism for readers to be recycled across threads and requests.
|
Copyright © 2017 51Degrees. All rights reserved.