Vector.<*> seems to cause abc byte code issues. Compiler seems happier with Vector.<Object>. What’s the difference?
Ciao, Paul Hardiman
Vector.<*> seems to cause abc byte code issues. Compiler seems happier with Vector.<Object>. What’s the difference?
Ciao, Paul Hardiman