public class ArrayRecordFactory extends Object implements RecordFactory
RecordFactory
for creating ArrayRecord instances.ArrayRecord| Constructor and Description |
|---|
ArrayRecordFactory() |
| Modifier and Type | Method and Description |
|---|---|
ArrayRecord |
createRecord(RecordDefinition recordDefinition)
Create an instance of ArrayRecord using the record definition
|
public ArrayRecord createRecord(RecordDefinition recordDefinition)
createRecord in interface RecordFactoryrecordDefinition - The record definition used to create the instance.Copyright © 2015 Revolution Systems Inc.. All rights reserved.