@Inherited @Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Path
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
NULL_VIEW_PATH
由于空字符串可以被用于配置 viewPath,所以使用如下字符串表示默认值
|
public static final String NULL_VIEW_PATH
public abstract String value
public abstract String viewPath
Copyright © 2022. All rights reserved.