public interface IObjectConstructor
Modifier and Type | Method and Description |
---|---|
Object |
construct(Object[] args)
Create an object.
|
Object construct(Object[] args) throws PickleException
PickleException
Copyright © 2016. All Rights Reserved.