Cleanup checkstyle in yang-{data,model}-api
[yangtools.git] / yang / yang-model-api / src / main / java / org / opendaylight / yangtools / yang / model / api / NotificationNodeContainer.java
index 4ec347960295ed71b42a2aa25e82fd4d09dd1d1d..8a9c20bb4d58dcf88cc65fc45e2c24cbc9e7fcdf 100644 (file)
@@ -21,6 +21,7 @@ public interface NotificationNodeContainer {
      * which do not allow notification statements.
      * These YANG statements have been changed in YANG 1.1 (RFC7950) and can now contain notification statements.
      *
+     * <p>
      * The default definition is also used by implementations of ContainerSchemaNode which do not support
      * notification statements such as InputEffectiveStatementImpl and OutputEffectiveStatementImpl.
      *