| Package | Description |
|---|---|
| fiftyone.mobile.detection.entities.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamFixedList<T extends BaseEntity>
Constructs a new instance of FixedList.
|
class |
StreamVariableList<T extends BaseEntity>
A readonly list of variable length entity types held on persistent storage
rather than in memory.
|