public class ObjectIntPairImpl<T> extends Object implements org.eclipse.collections.api.tuple.primitive.ObjectIntPair<T>
public T getOne()
getOne in interface org.eclipse.collections.api.tuple.primitive.ObjectIntPair<T>public int getTwo()
getTwo in interface org.eclipse.collections.api.tuple.primitive.ObjectIntPair<T>public int compareTo(org.eclipse.collections.api.tuple.primitive.ObjectIntPair<T> that)
compareTo in interface Comparable<org.eclipse.collections.api.tuple.primitive.ObjectIntPair<T>>Copyright © 2004–2017. All rights reserved.