javadoc
This commit is contained in:
parent
60c2b38c03
commit
b0129111c5
|
|
@ -19,7 +19,7 @@ package org.springframework.ui.alert;
|
||||||
* A static factory for conveniently constructing Alerts.
|
* A static factory for conveniently constructing Alerts.
|
||||||
* Usage example:
|
* Usage example:
|
||||||
* <pre>
|
* <pre>
|
||||||
* import static org.springframework.ui.alert.Alerts;
|
* import static org.springframework.ui.alert.Alerts.*;
|
||||||
*
|
*
|
||||||
* public void example() {
|
* public void example() {
|
||||||
* info("An info alert");
|
* info("An info alert");
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue