| Package | Description |
|---|---|
| cn.orionsec.kit.lang.utils.io |
| Modifier and Type | Method and Description |
|---|---|
static FileType |
FileType.of(String entity) |
static FileType |
FileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileType[] |
FileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.