| Package | Description |
|---|---|
| xyz.cofe.fs | |
| xyz.cofe.fs.java |
| Modifier and Type | Method and Description |
|---|---|
static OpenMode |
OpenMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenMode[] |
OpenMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RandomAccessFile |
File.openReadWrite(OpenMode mode)
Открытие файла для чтения/запичи
|
| Modifier and Type | Method and Description |
|---|---|
RandomAccessFile |
JavaFile.openReadWrite(OpenMode mode) |
Copyright © 2018. All rights reserved.