| Package | Description |
|---|---|
| org.unix4j.unix.find |
Contains private classes used by the
find command. |
| Modifier and Type | Method and Description |
|---|---|
static TimeFilter.TimeType |
TimeFilter.TimeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeFilter.TimeType[] |
TimeFilter.TimeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
TimeFilter.TimeComparator.accept(File file,
TimeFilter.TimeType timeType,
Date time) |
| Constructor and Description |
|---|
TimeFilter(Date time,
TimeFilter.TimeType timeType,
TimeFilter.TimeComparator comparator) |
Copyright © 2016. All Rights Reserved.