Browse Source

Fix javadoc

Change-Id: Ifda7b33b21ebe5bccb34559d9dc7617a7898a39a
tags/7.6.0.alpha7
Artur Signell 8 years ago
parent
commit
ce8d9e68e0
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      server/src/com/vaadin/server/Constants.java

+ 2
- 2
server/src/com/vaadin/server/Constants.java View 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 {

Loading…
Cancel
Save