| Package | Description |
|---|---|
| net.lecousin.framework.collections.sort |
Sorted collections.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedBlackTreeLong<T>
Sorted list, where each element is associated with a long value used to compare elements.
|
class |
RedBlackTreeLongByRange<T>
Similar as RedBlackTreeLong, but keeps performance with a large number of elements.
|
Copyright © 2019. All rights reserved.