| Package | Description |
|---|---|
| org.codehaus.mojo.license |
| Modifier and Type | Method and Description |
|---|---|
static FileState |
FileState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileState[] |
FileState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileState.addFile(File file,
EnumMap<FileState,Set<File>> results)
Register a file for this state on result dictionary.
|
Copyright © 2010–2023. All rights reserved.