Reformating to fix checkstyle.

This commit is contained in:
Jindra Petřík
2024-08-07 18:33:17 +02:00
parent a5d3ce4f9b
commit f3da12e032
2432 changed files with 39110 additions and 44808 deletions

View File

@@ -23,7 +23,6 @@ package natorder;
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
*/
import java.util.Arrays;
import java.util.Collections;
import java.util.Comparator;

View File

@@ -1,4 +1,4 @@
/**
* Natural sorting of strings.
*/
package natorder;
package natorder;