| Package | Description |
|---|---|
| org.unix4j.unix.find |
Contains private classes used by the
find command. |
| Modifier and Type | Method and Description |
|---|---|
static SizeFilter.SizeComparator |
SizeFilter.SizeComparator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SizeFilter.SizeComparator[] |
SizeFilter.SizeComparator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SizeFilter(long size,
SizeFilter.SizeComparator comparator) |
Copyright © 2016. All Rights Reserved.