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