You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by "Keshavan, Rango" <ra...@fmr.com> on 2005/11/22 21:05:48 UTC

enum package

It looks like the enum package is not JDK 5 compatible because it's a
keyword in JDK 5 (enum).  Does anyone know if there is a workaround to
this?

 

 

 

----------
Rango Keshavan

 


Re: enum package

Posted by Tomasz Pik <to...@gmail.com>.
On 22/11/05, Keshavan, Rango <ra...@fmr.com> wrote:
> It looks like the enum package is not JDK 5 compatible because it's a
> keyword in JDK 5 (enum).  Does anyone know if there is a workaround to
> this?

Use 'enums' package, it's in version 2.1 of commons-lang.

Regards,
Tomek

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org