mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 13:31:46 +00:00
javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1443 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
@@ -19,7 +19,7 @@ package org.springframework.ui.alert;
|
||||
* A static factory for conveniently constructing Alerts.
|
||||
* Usage example:
|
||||
* <pre>
|
||||
* import static org.springframework.ui.alert.Alerts;
|
||||
* import static org.springframework.ui.alert.Alerts.*;
|
||||
*
|
||||
* public void example() {
|
||||
* info("An info alert");
|
||||
|
||||
Reference in New Issue
Block a user