public interface ConfigChange
Modifier and Type | Interface and Description |
---|---|
static class |
ConfigChange.Copied |
static class |
ConfigChange.Moved |
static class |
ConfigChange.Removed |
Modifier and Type | Method and Description |
---|---|
void |
apply(Config config) |
java.lang.String |
getAppliedMessage() |
boolean |
hasBeenApplied(Config config) |