Hi,
Cosarray has:
public List<?> toList()
does that mean I need to explicitly cast to list<cosbase>, how come it
doesn't return List<COSBase>?
Thanks
Hi,
Cosarray has:
public List<?> toList()
does that mean I need to explicitly cast to list<cosbase>, how come it
doesn't return List<COSBase>?
Thanks