java.lang.Object
cn.wjybxx.base.tuple.Tuple2<A,B>
- 所有已实现的接口:
Map.Entry<A,B>
二元组
- 作者:
- wjybxx date 2023/3/31
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
Tuple2
-
-
方法详细资料
-
of
-
getFirst
-
getSecond
-
getKey
-
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-