您的浏览器已禁用 JavaScript。
跳过导航链接
程序包
类
使用
树
已过时
索引
概要:
字段 |
可选 |
必需
详细资料:
字段 |
元素
SEARCH:
程序包
gateway.api
Annotation Interface Nullable
@Documented
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
Nullable
允许方法返回NULL时不抛
NotFoundException
异常
作者:
neeker