public final class Triple<S1,S2,S3> extends Pair<S1,S2>
boolean
equals(Object other)
S3
getThird()
int
hashCode()
String
toString()
getFirst, getSecond
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public S3 getThird()
public boolean equals(Object other)
equals
Pair<S1,S2>
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2015. All Rights Reserved.