| Package | Description |
|---|---|
| ma.glasnost.orika.impl | |
| ma.glasnost.orika.util |
| Class and Description |
|---|
| SortedCollection
A simple sorted collection implementation that allows for duplicates; new
items are inserted based on their comparison to existing items; if a new item
is found to be less than any item in the list, it is inserted before that
item, else it is inserted at the end.
|
| Class and Description |
|---|
| Ordering
Ordering
|
| Ordering.OrderingRelation |
| SortedCollection
A simple sorted collection implementation that allows for duplicates; new
items are inserted based on their comparison to existing items; if a new item
is found to be less than any item in the list, it is inserted before that
item, else it is inserted at the end.
|
Copyright © 2019 Glasnost. All rights reserved.