public interface FileMonitor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FileMonitor.Listener
A Listener to receive file change notifications.
|
| Modifier and Type | Field and Description |
|---|---|
static FileMonitor |
DISABLED |
| Modifier and Type | Method and Description |
|---|---|
void |
start(FileMonitor.Listener listener) |
static final FileMonitor DISABLED
void start(FileMonitor.Listener listener)
Copyright © 2013–2020 Hotels.com. All rights reserved.