public class StringSorter extends Object
| Constructor and Description |
|---|
StringSorter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
sort(String[] a)
Sorts the array.
|
static String[] |
sortNumerically(String[] list)
Sorts file names containing numerical components.
|
Copyright © 1997–2018 NIH. All rights reserved.