| Package | Description |
|---|---|
| eu.fbk.dkm.pikes.raid.mdfsa |
| Modifier and Type | Method and Description |
|---|---|
static FileManager.Mode |
FileManager.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileManager.Mode[] |
FileManager.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FileManager(String fileAbsolutePath,
FileManager.Mode m)
Initializes the object
|
Copyright © 2016–2020 FBK. All rights reserved.