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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

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,062 views