[EOL] How to call constructor when using Native [message #588643] |
Mon, 26 April 2010 10:41  |
Eclipse User |
|
|
|
Hi everyone,
Is it possible to call java classes with constructor in Native?
For example, java.lang.Short can only be instantiated with a parameter like Short(1), Short("1"), but how to realize this in EOL Native?
Thanks a lot.
Yu
|
|
|
Re: [EOL] How to call constructor when using Native [message #588661 is a reply to message #588643] |
Mon, 26 April 2010 10:52  |
Eclipse User |
|
|
|
I guess you may need to use a factory.
Steffen
On 26/04/2010 15:41, Yu Sun wrote:
> Hi everyone,
>
> Is it possible to call java classes with constructor in Native?
>
> For example, java.lang.Short can only be instantiated with a parameter
> like Short(1), Short("1"), but how to realize this in EOL Native?
>
> Thanks a lot.
>
> Yu
|
|
|
Powered by
FUDForum. Page generated in 0.33152 seconds