Skip to Main Content

Embedded Technologies

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java.util.list is not Generic type

982091Jul 22 2013

Hi All,

i am creating ADF Mobile application and i am getting this error while executing following code.

List<String> results = new ArrayList<String>();

Please help me

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 19 2013
Added on Jul 22 2013
0 comments
1,065 views