package org.whole.lang.changes.model; /** * @generator Whole */ public interface Nothing extends IChangesEntity, Content { }