| Package | Description |
|---|---|
| com.helger.commons.io.watchdir |
| Modifier and Type | Method and Description |
|---|---|
static WatchDir |
WatchDir.createAsyncRunningWatchDir(Path aDir,
boolean bRecursive,
IWatchDirCallback aCallback)
Static factory method to create a simple
WatchDir instance that
already spawned an Thread to listen. |
static WatchDir |
WatchDir.createAsyncRunningWatchDir(Path aDir,
boolean bRecursive,
IWatchDirCallback aCallback)
Static factory method to create a simple
WatchDir instance that
already spawned an Thread to listen. |
Copyright © 2014–2022 Philip Helger. All rights reserved.