public class ByteArrayConstructor extends java.lang.Object implements IObjectConstructor
| Constructor and Description |
|---|
ByteArrayConstructor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
construct(java.lang.Object[] args)
Create an object.
|
public java.lang.Object construct(java.lang.Object[] args)
throws PickleException
IObjectConstructorconstruct in interface IObjectConstructorPickleExceptionCopyright © 2019. All Rights Reserved.