| Modifier and Type | Field and Description |
|---|---|
protected KeepType |
NodeRepository.keepType |
| Modifier and Type | Method and Description |
|---|---|
static KeepType |
KeepType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeepType[] |
KeepType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NodeRepository(@Nullable KeepType keepType) |
Copyright © 2020. All rights reserved.