-
-
构造器概要
构造器
| 构造器和说明 |
Tuple(F first,
S second) |
-
方法概要
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
方法详细资料
-
getFirst
public F getFirst()
-
getSecond
public S getSecond()
Copyright © 2018. All rights reserved.