Revision: 10478
Author:   rj...@google.com
Date:     Thu Jul 28 13:18:05 2011
Log:      Javadoc tweak for SafeUri.

http://code.google.com/p/google-web-toolkit/source/detail?r=10478

Modified:
 /trunk/user/src/com/google/gwt/safehtml/shared/SafeUri.java

=======================================
--- /trunk/user/src/com/google/gwt/safehtml/shared/SafeUri.java Mon Jun 6 10:00:08 2011 +++ /trunk/user/src/com/google/gwt/safehtml/shared/SafeUri.java Thu Jul 28 13:18:05 2011
@@ -50,6 +50,8 @@
  *
  * <p>
  * Implementations must not return {@code null} from {@link #asString()}.
+ *
+ * @see UriUtils
  */
 public interface SafeUri {

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to