您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
SEARCH:
类的使用
org.beetl.core.util.Pair
使用
Pair
的程序包
程序包
说明
org.beetl.core.util
org.beetl.core.util
中
Pair
的使用
返回
Pair
的
org.beetl.core.util
中的方法
修饰符和类型
方法
说明
static <A,
B>
Pair
<A,
B>
Pair.
create
(A a, B b)
Convenience method for creating an appropriately typed pair.