| Package | Description |
|---|---|
| xyz.cofe.fs |
| 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)
Открытие файла для чтения/запичи
|
Copyright © 2017. All rights reserved.