Java 5.0 syntax with J2ME?

Is it possible to use the code written for Java 5.0 and using some of the 5.0 features like generics in J2ME applications?
[129 byte] By [chin-china] at [2007-10-3 3:08:11]
# 1
Not directly; you could simulate it though. For example, here is a link on how to do object serialization in cldc based profiles: http://java.sun.com/developer/J2METechTips/2002/tt0226.html#tip2Mihai
Printisora at 2007-7-14 20:58:39 > top of Java-index,Java Mobility Forums,Java ME Technologies...