public class OpenListOfObjectsFormat extends java.lang.Object implements ListEntryFormat<OpenListOfObjectsFormatListener>
| Constructor and Description |
|---|
OpenListOfObjectsFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
format(byte[] data,
int maxLength,
int recordLength,
OpenListOfObjectsFormatListener listener) |
public void format(byte[] data,
int maxLength,
int recordLength,
OpenListOfObjectsFormatListener listener)
format in interface ListEntryFormat<OpenListOfObjectsFormatListener>