瀏覽代碼

Add missing @since 7.6

Change-Id: I4f40737f69081bbda997e87b2448dee89dbc25d5
tags/7.6.0.alpha5
Mika Murtojarvi 8 年之前
父節點
當前提交
2366eebce0
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      client/src/com/vaadin/client/communication/MessageHandler.java

+ 2
- 2
client/src/com/vaadin/client/communication/MessageHandler.java 查看文件

@@ -207,7 +207,7 @@ public class MessageHandler {
/**
* Sets the application connection this instance is connected to. Called
* internally by the framework.
*
*
* @param connection
* the application connection this instance is connected to
*/
@@ -1683,7 +1683,7 @@ public class MessageHandler {
*
* If the given string is not wrapped as expected, returns null
*
* @since
* @since 7.6
* @param jsonWithWrapping
* the JSON received from the server
* @return an unwrapped JSON string or null if the given string was not

Loading…
取消
儲存