| Package | Description |
|---|---|
| fiftyone.mobile.detection |
Contains classes necessary to perform device detection and access device
data.
|
| fiftyone.mobile.detection.cache |
| Class and Description |
|---|
| ICache
Interface for caches as used internally to the system
|
| ICacheBuilder
Provides a method to build caches implementing
ICache |
| ICacheOptions
Represents an object that contains everything needed to build a cache.
|
| ILoadingCache
Extension of general cache contract to provide for getting a value with a particular
value loaded.
|
| IValueLoader
Interface provides methods to load a value for a key
|
| Class and Description |
|---|
| ICache
Interface for caches as used internally to the system
|
| ICacheBuilder
Provides a method to build caches implementing
ICache |
| ICacheOptions
Represents an object that contains everything needed to build a cache.
|
| ILoadingCache
Extension of general cache contract to provide for getting a value with a particular
value loaded.
|
| IValueLoader
Interface provides methods to load a value for a key
|
Copyright © 2017 51Degrees. All rights reserved.