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