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