| http://www.w3.org/ns/prov#value | - i = collection.size(); i < index + 1; i++) {collection.add(newValue(elementType, name));}}}For my case, I initially have this :List getContacts()and now, I must have this :List getContacts()And it works with this, but the issue is we have raw types for collection.Sorry for my bad english.ReplyDeleteJulio Arg??elloApril 1, 2011 at 11:19 PMLaurent, probably your problem could be fixed using the foll
|