public static class BiDataSource.Pair<T,U> extends Object
Pair(T v1, U v2)
boolean
equals(Object obj)
int
hashCode()
String
toString()
T
v1()
U
v2()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Pair(T v1, U v2)
public T v1()
public U v2()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2019. All rights reserved.