fiftyone.mobile.detection.factories
Class PropertyFactory
java.lang.Object
fiftyone.mobile.detection.factories.BaseEntityFactory<Property>
fiftyone.mobile.detection.factories.PropertyFactory
public class PropertyFactory
- extends BaseEntityFactory<Property>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyFactory
public PropertyFactory()
create
public Property create(Dataset dataSet,
int index,
BinaryReader reader)
throws IOException
- Specified by:
create in class BaseEntityFactory<Property>
- Throws:
IOException