NX01: Some javadoc warning fixes and fillup

This commit is contained in:
Willem Cazander 2025-10-23 21:12:20 +02:00
parent f7558b92dd
commit e685c27131
63 changed files with 121 additions and 4 deletions

View file

@ -29,6 +29,7 @@ import org.x4o.maisdoc.flake.MaisDocContentWriter;
*
* @author Willem Cazander
* @version 1.0 May 12, 2013
* @param <T> The event object for the write.
*/
public class MaisDocWriteEvent<T> {