Interface ConfigChange
- All Known Implementing Classes:
ConfigChange.BooleanToString
,ConfigChange.Copied
,ConfigChange.Moved
,ConfigChange.MoveLevelDown
,ConfigChange.Removed
,ConfigChange.RemovedComment
public interface ConfigChange
Represents a change made to the config structure.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
static class
static class
static class
static class
static class
-
Method Summary
-
Method Details
-
hasBeenApplied
-
apply
-
getAppliedMessage
String getAppliedMessage()
-