Package | Description |
---|---|
javolution.util |
High-performance collection classes with
guaranteed worst case execution time . |
Modifier and Type | Class and Description |
---|---|
class |
FastCollection<E>
A high-performance collection with
real-time behavior;
smooth capacity increase/decrease and minimal memory footprint. |
class |
Index
A non-negative number representing a position in an arrangement.
|
Copyright © 2005-2013 Javolution. All Rights Reserved.