| Package | Description |
|---|---|
| xyz.cofe.io |
Функции по работе с файловой системой
|
| Modifier and Type | Field and Description |
|---|---|
protected DirFollow.ErrorBehavior |
DirFollowBuilder.errorBehavior |
protected DirFollow.ErrorBehavior |
DirFollow.errorBehavior |
| Modifier and Type | Method and Description |
|---|---|
DirFollow.ErrorBehavior |
DirFollowBuilder.getErrorBehavior()
Возвращает поведение при возникновении ошибки
|
DirFollow.ErrorBehavior |
DirFollow.getErrorBehavior()
Возвращает поведение при возникновении ошибки
|
static DirFollow.ErrorBehavior |
DirFollow.ErrorBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirFollow.ErrorBehavior[] |
DirFollow.ErrorBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DirFollowBuilder |
DirFollowBuilder.errorBehavior(DirFollow.ErrorBehavior errorBehavior) |
void |
DirFollowBuilder.setErrorBehavior(DirFollow.ErrorBehavior errorBehavior)
Указывает поведение при возникновении ошибки
|
void |
DirFollow.setErrorBehavior(DirFollow.ErrorBehavior errorBehavior)
Указывает поведение при возникновении ошибки
|
Copyright © 2019. All rights reserved.