Package | Description |
---|---|
org.unix4j.unix |
Provides implementations for commands inspired by well known unix commands.
|
org.unix4j.unix.sort |
Contains private classes used by the
sort command. |
Modifier and Type | Field and Description |
---|---|
static SortFactory |
Sort.Factory
Singleton
factory instance for the "sort" command. |
Modifier and Type | Field and Description |
---|---|
static SortFactory |
SortFactory.INSTANCE
The singleton instance of this factory.
|
Copyright © 2024. All rights reserved.