您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
SEARCH:
Record Class的使用
org.dromara.northstar.common.model.Tuple
使用
Tuple
的程序包
程序包
说明
org.dromara.northstar.common.model
org.dromara.northstar.common.model
中
Tuple
的使用
返回
Tuple
的
org.dromara.northstar.common.model
中的方法
修饰符和类型
方法
说明
static <T1,
T2>
Tuple
<T1,
T2>
Tuple.
of
(T1 t1, T2 t2)