users@el-spec.java.net

[el-spec users] Error name package on chapter 2 - Operations on Collection Objects

From: Regis Rocha <regisrocha3_at_gmail.com>
Date: Fri, 7 Feb 2014 12:17:01 -0200

Hello,

My name is Regis Rocha.

I am studing Expression Language, and i found the following error in
chapter 2 of specification Operations on Collection Objects.

In section 2.2.1 Set Construction

Construct an instance of *java.lang.util.Set*<Object>

however the full qualified name of interface Set is: java.util.Set.


this package doesn't exist.
java.*lang*.util

http://download.java.net/jdk8/docs/api/

On section *2.2.2 List Construction* and *2.2.3 Map Construction* have the
same problem.


Att,
-- 
*Regis Rocha *