◆ DataFactorySimple()
fiftyone.pipeline.core.flowelements.FlowElementBase< TData extends ElementData, TProperty extends ElementPropertyMetaData >.DataFactorySimple< T extends ElementData >.DataFactorySimple | ( | T | value | ) |
Create a new instance which returns the data provided.
- Parameters
-
- value - the ElementData which should be returned by the create(FlowData) method