Package | Description |
---|---|
org.unix4j.unix.find |
Contains private classes used by the
find command. |
Modifier and Type | Method and Description |
---|---|
static FileAttributes |
FileAttributes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileAttributes[] |
FileAttributes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.