public static class Pairs.Entry extends Object
Used to support inPairs() expression.
Entry(Object a, Object b)
boolean
equals(Object o)
Object
getA()
getB()
int
hashCode()
String
toString()
getClass, notify, notifyAll, wait, wait, wait
public Entry(Object a, Object b)
a
b
public String toString()
toString
public Object getA()
public Object getB()
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2019. All rights reserved.