Kaynağa Gözat

Set @since tags to 7.4

Change-Id: I3846bea13444afbb72b54eaf8808273f88dddee1
tags/7.4.0.beta2
Artur Signell 9 yıl önce
ebeveyn
işleme
0fa60d0fce

+ 2
- 2
shared/src/com/vaadin/shared/VaadinUriResolver.java Dosyayı Görüntüle

@@ -25,7 +25,7 @@ import com.vaadin.shared.util.SharedUtil;
* logic in {@link #resolveVaadinUri(String)} and using abstract methods in the
* class for accessing information specific to the current environment.
*
* @since
* @since 7.4
* @author Vaadin Ltd
*/
public abstract class VaadinUriResolver implements Serializable {
@@ -49,7 +49,7 @@ public abstract class VaadinUriResolver implements Serializable {
* Any other URI protocols, such as <code>http://</code> or
* <code>https://</code> are passed through this method unmodified.
*
* @since
* @since 7.4
* @param vaadinUri
* the uri to resolve
* @return the resolved uri

Loading…
İptal
Kaydet