public interface FileMonitorListener
Modifier and Type | Field and Description |
---|---|
static int |
EVENT_MODIFIED |
Modifier and Type | Method and Description |
---|---|
void |
onFileEvent(File file,
int eventID) |
static final int EVENT_MODIFIED
void onFileEvent(File file, int eventID)
Copyright © 2018. All rights reserved.