public final class LongPair extends Object implements Comparable<LongPair>, Serializable
public long getFirst()
public long getSecond()
public LongPair swap()
public int compareTo(LongPair o)
compareTo in interface Comparable<LongPair>Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.