From: <php...@li...> - 2006-04-11 09:15:44
|
Hi all, I need to call a java function from php that need a java.lang.Collection<MY_OBJECT> as a parameter. Looking at the doc I don't found anything useful about use of generics. Anyone knows if it's possible to use generics in the bridge? Thank you Paolo |