if ( !(other instanceof Up) ) return false; Up that = (Up) other; return this.id1.equals(that.id1) && this.id2==that.id2;
return id1;
return id2;
return id1.hashCode();
id1 = string;
id2 = l;