public class RowScore extends Object implements Comparable<RowScore>
RowScore(Object r, int s)
int
compareTo(RowScore o)
Object
getRow()
getScore()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RowScore(Object r, int s)
public Object getRow()
public int getScore()
public int compareTo(RowScore o)
compareTo
Comparable<RowScore>
Copyright © 2018. All Rights Reserved.