Comparator
s that could be
useful to anyone using opencsv.See: Description
Class | Description |
---|---|
LiteralComparator<T extends Comparable<T>> | Deprecated
This exact behavior can be had using comparators from Apache
Commons Collections, which opencsv includes as a dependency.
|
Comparator
s that could be
useful to anyone using opencsv.
Suggestions for widely applicable, general-purpose comparators that can be added to this package are welcome.
Copyright © 2005–2023. All rights reserved.