| Package | Description |
|---|---|
| javolution.util |
High-performance collection classes with
worst case execution time behavior documented. |
| Modifier and Type | Method and Description |
|---|---|
FastSortedTable<E> |
FastSortedTable.addAll (E... elements) |
FastSortedTable<E> |
FastSortedTable.addAll (FastCollection<? extends E> that) |
FastSortedTable<E> |
FastSortedTable.atomic () |
FastSortedTable<E> |
FastSortedTable.shared () |
FastSortedTable<E> |
FastSortedTable.unmodifiable () |
Copyright © 2005-2013 Javolution. All Rights Reserved.