Javolution Core (Java) 6.0.0 API

Javolution - JavaTM Solution for Real-Time and Embedded Systems.

See: Description

Packages 
Package Description
javolution.context
Run-time contexts to facilitate separation of concerns and achieve higher level of performance and flexibility.
javolution.io
Utility classes for input and output such as Struct and Union for direct interoperability with C/C++.
javolution.lang
Fundamental classes, interfaces and annotations.
javolution.test
Testing tools for validation and performance.
javolution.text
Text handling package.
javolution.util
High-performance collection classes with worst case execution time behavior documented.
javolution.util.function
Basic functions for lambda expressions and method references.
javolution.util.service
Service interfaces to be implemented by javolution.util.* collections and collections views.
javolution.xml
Support for the encoding of objects, and the objects reachable from them, into XML; and the complementary reconstruction of the object graph from XML.
javolution.xml.sax
SAX2 and high-performance SAX2-Like parsers.
javolution.xml.stream
StAX-like XML readers/writers which do not require object creation (such as String) and are consequently faster than standard StAX.
javolution.xml.ws
Classes and interfaces to create and handle web services.

Copyright © 2005-2013 Javolution. All Rights Reserved.