public class Bi<A,B> extends Object
Pair
Bi(A item1, B item2)
boolean
equals(Object o)
A
getItem1()
B
getItem2()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Bi(A item1, B item2)
item1
item2
public A getItem1()
public B getItem2()
public int hashCode()
hashCode
Object
public boolean equals(Object o)
equals
public String toString()
toString
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.