fiftyone.mobile.detection.factories
Class ProfileOffsetFactory
java.lang.Object
fiftyone.mobile.detection.factories.BaseEntityFactory<ProfileOffset>
fiftyone.mobile.detection.factories.ProfileOffsetFactory
public class ProfileOffsetFactory
- extends BaseEntityFactory<ProfileOffset>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileOffsetFactory
public ProfileOffsetFactory()
create
public ProfileOffset create(Dataset dataSet,
int index,
BinaryReader reader)
- Creates a new instance of profile offset from the reader
- Specified by:
create in class BaseEntityFactory<ProfileOffset>
- Parameters:
dataSet - related to the data fileindex - index of the profile offset to returnreader - reader connected to the source data
- Returns:
- a new profile offset