|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Source | |
|---|---|
| fiftyone.mobile.detection.entities.stream | |
| fiftyone.mobile.detection.factories | |
| Uses of Source in fiftyone.mobile.detection.entities.stream |
|---|
| Fields in fiftyone.mobile.detection.entities.stream declared as Source | |
|---|---|
private Source |
Pool.source
|
| Constructors in fiftyone.mobile.detection.entities.stream with parameters of type Source | |
|---|---|
BaseList(Dataset dataSet,
BinaryReader reader,
Source source,
BaseEntityFactory<T> entityFactory)
Constructs a new instance of BaseList |
|
Pool(Source source)
Constructs a new pool of readers for the source provided. |
|
StreamFixedList(Dataset dataSet,
BinaryReader reader,
Source source,
BaseEntityFactory<T> entityFactory)
|
|
StreamVariableList(Dataset dataSet,
BinaryReader reader,
Source source,
BaseEntityFactory<T> entityFactory)
Constructs a new instance of VariableList |
|
| Uses of Source in fiftyone.mobile.detection.factories |
|---|
| Methods in fiftyone.mobile.detection.factories with parameters of type Source | |
|---|---|
(package private) static Dataset |
StreamFactory.read(BinaryReader reader,
Source source)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||