Bump Version to 0.1.0 #9
@ -18,7 +18,7 @@ public final class UnlimitedChangeManager<C extends Change> implements ChangeMan
|
|||||||
private int markedIndex = -1;
|
private int markedIndex = -1;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @implNode As this change manager uses a linear history model, all changes behind the last
|
* @implNote As this change manager uses a linear history model, all changes behind the last
|
||||||
* applied change will be discarded and therefore can be garbage collected.
|
* applied change will be discarded and therefore can be garbage collected.
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
|
Reference in New Issue
Block a user