T1
T2
public final class Tuple2<T1,T2> extends Object
Tuple.create(Object, Object)
Tuple2<T2,T1>
swap()
Tuple2
String
toString()
value1()
value2()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public T1 value1()
public T2 value2()
public Tuple2<T2,T1> swap()
public String toString()
toString
Object
Copyright © 2019 Couchbase, Inc.. All rights reserved.