fiftyone.mobile.detection.factories
Class ValueFactory
java.lang.Object
fiftyone.mobile.detection.factories.BaseEntityFactory<Value>
fiftyone.mobile.detection.factories.ValueFactory
public class ValueFactory
- extends BaseEntityFactory<Value>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValueFactory
public ValueFactory()
create
public Value create(Dataset dataSet,
int index,
BinaryReader reader)
- Specified by:
create in class BaseEntityFactory<Value>
getLength
public int getLength()
- Overrides:
getLength in class BaseEntityFactory<Value>
- Returns:
- returns the size of a fixed length entity type.