| Package | Description |
|---|---|
| fiftyone.mobile.detection.entities.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
FixedCacheList<T extends BaseEntity>
A readonly list of fixed length entity types held on persistent storage
rather than in memory.
|
| Constructor and Description |
|---|
StreamFixedListIterator(StreamFixedList<T> streamFixedList)
Constructs the StreamFixedListIterator.
|
Copyright © 2015 51Degrees. All rights reserved.