WritableComparable; import java.io. ... this.second = second; } @Override public String toString() { return this.first+"/t"+this.second; } }
確定! 回上一頁