Improve Javadoc, make wrapper properties final

This commit is contained in:
2022-02-11 09:48:34 +01:00
parent 4872fd3db3
commit b30f806894
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
package dev.kske.undoredo.core;
/**
* Base interface for changes to be registered in an undo manager.
* Base interface for changes to be registered in a change manager.
*
* @author Maximilian Käfer
* @since 0.0.1