| Package | Description | 
|---|---|
| org.unix4j.util.sort | 
 Contains interfaces and classes related to sorting. 
 | 
| Class and Description | 
|---|
| DecimalNumberStringComparator
 A comparator for decimal strings consisting of optional blanks, an optional
 '-' sign, and zero or more digits possibly separated by thousands separators,
 optionally followed by a decimal-point character and zero or more digits. 
 | 
| LineComparator
 Comparator for a  
Line without line ending; forwards the comparison of
 the content string to a delegate string comparator. | 
| ScientificNumberStringComparator
 Comparison based on  
Double floating point numbers. | 
| TrimBlanksStringComparator.Mode
 Mode defining which end of the strings should be trimmed for blanks. 
 | 
Copyright © 2017. All Rights Reserved.