| Package | Description |
|---|---|
| org.openbase.jul.storage.file |
| Modifier and Type | Method and Description |
|---|---|
static FileSynchronizer.InitMode |
FileSynchronizer.InitMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileSynchronizer.InitMode[] |
FileSynchronizer.InitMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FileSynchronizer(D data,
File file,
FileSynchronizer.InitMode initMode,
FileProcessor<D> fileProcessor) |
Copyright © 2015–2018 openbase.org. All rights reserved.