]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fix javadoc
authorArtur Signell <artur@vaadin.com>
Tue, 6 Oct 2015 12:18:26 +0000 (15:18 +0300)
committerVaadin Code Review <review@vaadin.com>
Tue, 6 Oct 2015 13:13:48 +0000 (13:13 +0000)
Change-Id: Ifda7b33b21ebe5bccb34559d9dc7617a7898a39a

server/src/com/vaadin/server/Constants.java

index f897b016eb929ffb48096de8d9b945d56569fa2b..4dd4b45cfdbd6a39aee6b35a658b8a14012e650d 100644 (file)
@@ -19,9 +19,9 @@ import com.vaadin.shared.communication.PushMode;
 import com.vaadin.ui.declarative.DesignContext;
 
 /**
- * TODO Document me!
+ * Internal constants used by both the client and the server side framework
  * 
- * @author peholmst
+ * @since 6.2
  * 
  */
 public interface Constants {