org.unix4j.unix.uniq.package-info Maven / Gradle / Ivy
/**
* Contains private classes used by the {@link org.unix4j.unix.Uniq uniq} command.
* Most of the classes have package visibility and do not need to be accessed by
* application code directly.
*/
package org.unix4j.unix.uniq;