| Package | Description |
|---|---|
| javolution.util |
High-performance collection classes with
worst case execution time behavior documented. |
| Modifier and Type | Class and Description |
|---|---|
class |
FastCollection<E>
A closure-based collection supporting numerous views which can be chained.
|
class |
FastMap<K,V>
A high-performance hash map with
real-time behavior. |
class |
Index
A non-negative number representing a position in an arrangement.
|
Copyright © 2017. All rights reserved.