| Package | Description |
|---|---|
| com.helger.commons.io.watchdir |
| Modifier and Type | Method and Description |
|---|---|
static EWatchDirAction |
EWatchDirAction.getFromIDOrNull(String sID) |
static EWatchDirAction |
EWatchDirAction.getFromIDOrNull(String sID) |
static EWatchDirAction |
EWatchDirAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EWatchDirAction |
EWatchDirAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EWatchDirAction[] |
EWatchDirAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static EWatchDirAction[] |
EWatchDirAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IWatchDirCallback.onAction(EWatchDirAction eAction,
Path aPath)
Generic callback method
|
void |
IWatchDirCallback.onAction(EWatchDirAction eAction,
Path aPath)
Generic callback method
|
Copyright © 2014–2022 Philip Helger. All rights reserved.