See: Description
Package | Description |
---|---|
javolution.context |
Run-time
contexts to facilitate
separation of concerns and achieve higher level of performance and flexibility. |
javolution.io | |
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 | |
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.