|
J avolution v5.2 (J2SE 1.5+) | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Context
to facilitate
separation of concerns and achieve higher level of performance and
code predictability.Struct
and Union
for direct interoperability with C/C++).java.lang
package or are not available for all platforms (including J2ME CLDC).java.util.*
classes (for example, java.util.IdentityHashMap
would be
a FastMap
with an identity
key comparator).XML
; and the complementary reconstruction of the
object graph from XML
.SAX2
and
SAX2-Like
parsers; the later
being several times faster than conventional SAX2 parsers (by avoiding
String
allocations while parsing).
|
J avolution v5.2 (J2SE 1.5+) | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |