| Package | Description |
|---|---|
| org.glassfish.pfl.basic.tools.file |
| Modifier and Type | Method and Description |
|---|---|
static FileWrapper.OpenMode |
FileWrapper.OpenMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileWrapper.OpenMode[] |
FileWrapper.OpenMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileWrapper.open(FileWrapper.OpenMode mode)
Open the (text) file for I/O.
|
Copyright © 2017 Oracle. All rights reserved.